Hello all experts,
I am a newbie for DirectAdmin. After I installed DirectAdmin successfully, all the mail ports are blocked:
25, 465, 587, etc.
I then install firewall CSF which opens the following ports automatically:
$ cd /etc/csf
$ vi csf.conf
# Allow incoming TCP ports
TCP_IN = "6827,20,21,22,25,53,80,110,143,443,465,587,993,995,2222,6827,35000:35999"
# Allow outgoing TCP ports
TCP_OUT = "6827,20,21,22,25,53,80,110,113,443,587,993,995,2222"
# Allow incoming UDP ports
UDP_IN = "20,21,53,80,443"
# Allow outgoing UDP ports
# To allow outgoing traceroute add 33434:33523 to this list
UDP_OUT = "20,21,53,113,123"
All mail ports are open. However, when I tested connectivity in the settings of Post SMTP plugin, all these ports: 25, 465 and 587 are blocked.
Can you please advise how to fix them?
I very appreciate your advice.
Thanks
I am a newbie for DirectAdmin. After I installed DirectAdmin successfully, all the mail ports are blocked:
25, 465, 587, etc.
I then install firewall CSF which opens the following ports automatically:
$ cd /etc/csf
$ vi csf.conf
# Allow incoming TCP ports
TCP_IN = "6827,20,21,22,25,53,80,110,143,443,465,587,993,995,2222,6827,35000:35999"
# Allow outgoing TCP ports
TCP_OUT = "6827,20,21,22,25,53,80,110,113,443,587,993,995,2222"
# Allow incoming UDP ports
UDP_IN = "20,21,53,80,443"
# Allow outgoing UDP ports
# To allow outgoing traceroute add 33434:33523 to this list
UDP_OUT = "20,21,53,113,123"
All mail ports are open. However, when I tested connectivity in the settings of Post SMTP plugin, all these ports: 25, 465 and 587 are blocked.
Can you please advise how to fix them?
I very appreciate your advice.
Thanks