netstat -an|grep ':25'

see whether it's listening on 127.0.0.1:25

Leo

Scott Antonivich wrote:

I am not able to receive mail on my new server:

Connection refused (port 25)

I have my iptables configured with

-A RH-Lokkit-0-50-INPUT -p tcp -m tcp --dport 25 --syn -j ACCEPT

What else could I be missing?

BTW: I have telnet turned off...only am using ssh


Scott





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to