SMTP outgoing random ports
Posted: Mon Feb 16, 2015 2:36 am
Hi All,
Can anyone please advise why my server gets random ports for outgoing mail?
Running this: netstat -plan| grep :25
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 23511/exim
tcp 0 0 0.0.0.0:2525 0.0.0.0:* LISTEN 23511/exim
tcp 0 1 192.168.1.110:48673 65.55.92.136:25 SYN_SENT 21525/exim
tcp 0 1 192.168.1.110:48671 65.55.92.136:25 SYN_SENT 24051/exim
tcp 0 1 192.168.1.110:48672 65.55.92.136:25 SYN_SENT 23016/exim
tcp 0 1 192.168.1.110:36137 65.54.188.94:25 SYN_SENT 24308/exim
tcp 0 0 :::25 :::* LISTEN 23511/exim
tcp 0 0 :::2525 :::* LISTEN 23511/exim
192.168.1.110 is my servers internal IP and I have submitted a form off my web page, and this is what i see displayed as connections on port 25, see the server IP attached to random ports?
I have installed vestacp, all the default ports for smtp are active, 25,465,587,2525
I have opened my firewall for these SMTP ports to ALLOW to the server but does not.
POP works but SMTP does not.I have removed sendmail and postfix, so only exim and devcot is running.
Anyone have any ideas?
Thanks
Phil
Can anyone please advise why my server gets random ports for outgoing mail?
Running this: netstat -plan| grep :25
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 23511/exim
tcp 0 0 0.0.0.0:2525 0.0.0.0:* LISTEN 23511/exim
tcp 0 1 192.168.1.110:48673 65.55.92.136:25 SYN_SENT 21525/exim
tcp 0 1 192.168.1.110:48671 65.55.92.136:25 SYN_SENT 24051/exim
tcp 0 1 192.168.1.110:48672 65.55.92.136:25 SYN_SENT 23016/exim
tcp 0 1 192.168.1.110:36137 65.54.188.94:25 SYN_SENT 24308/exim
tcp 0 0 :::25 :::* LISTEN 23511/exim
tcp 0 0 :::2525 :::* LISTEN 23511/exim
192.168.1.110 is my servers internal IP and I have submitted a form off my web page, and this is what i see displayed as connections on port 25, see the server IP attached to random ports?
I have installed vestacp, all the default ports for smtp are active, 25,465,587,2525
I have opened my firewall for these SMTP ports to ALLOW to the server but does not.
POP works but SMTP does not.I have removed sendmail and postfix, so only exim and devcot is running.
Anyone have any ideas?
Thanks
Phil