Carlos Williams put forth on 12/1/2009 9:32 AM:

> I am unable to connect via Telnet so it appears to be a network / ISP issue.
> 
> car...@tunafish:~$ telnet 198.186.193.20 25
> Trying 198.186.193.20...
> telnet: Unable to connect to remote host: No route to host

Definitely a network problem between you and the remote host.  Works
fine here in the US:

greer:/etc/postfix# ping 198.186.193.20
PING 198.186.193.20 (198.186.193.20) 56(84) bytes of data.
64 bytes from 198.186.193.20: icmp_seq=1 ttl=51 time=79.1 ms
64 bytes from 198.186.193.20: icmp_seq=2 ttl=51 time=78.9 ms
64 bytes from 198.186.193.20: icmp_seq=3 ttl=51 time=78.7 ms
64 bytes from 198.186.193.20: icmp_seq=4 ttl=51 time=78.7 ms
^C
--- 198.186.193.20 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3012ms
rtt min/avg/max/mdev = 78.729/78.883/79.151/0.263 ms

greer:/etc/postfix# telnet 198.186.193.20 25
Trying 198.186.193.20...
Connected to 198.186.193.20.
Escape character is '^]'.
220 share.docforge.org ESMTP Postfix
quit
221 2.0.0 Bye

--
Stan

Reply via email to