> When connecting from remote:
> ----------------------------
> telnet mail.channelorama.com 25
> Trying 74.126.19.227...
> telnet: connect to address 74.126.19.227: Connection timed
> out
> telnet: Unable to connect to remote host: Connection timed
> out
> 
> When connecting locally on channelorama.com:
> ----------------------------------------
> telnet mail.channelorama.com 25
> Trying 74.126.19.227...
> Connected to mail.channelorama.com.
> Escape character is '^]'.
> 220 Mail - Welcome to Qmail ESMTP
> quit
> 221 Mail - Welcome to Qmail
> Connection closed by foreign host.
> 
> cat /etc/tcprules.d/tcp.smtp:
> -----------------------------
> :allow,RELAYCLIENT=""


Things to check -

1.    A firewall or iptables not allowing port 25 to this server from outside.

2.   Qmail not listening on public IP or private IP Natted to public IP but 
listens only on localhost.

3.   Any tcpwrappers not allowing access.

4.   SELinux active and not allowing access.

5.   Public IP not correctly Natted to private IP in case used.


--Naresh Narang

_______________________________________________
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to