Hello,
I am having a problem trying to telnet (or ftp) to our host at work.
I am using a dialin ppp connection and can surf with Netscape okay, I
can ping and nslookup okay,
but when I "telnet xxxxxxx.com" I get:
trying yyy.yyy.yyy.yyy
telnet: Unable to connect to remote host: No route to host
/usr/local/ppp >netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt
Iface
38.1.1.1 0.0.0.0 255.255.255.255 UH 1500 0 0
ppp0
127.0.0.0 0.0.0.0 255.0.0.0 U 3584 0 0
lo
0.0.0.0 38.1.1.1 0.0.0.0 UG 1500 0 0
ppp0
/usr/local/ppp >route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
38-default-gw.p * 255.255.255.255 UH 0 0 0
ppp0
127.0.0.0 * 255.0.0.0 U 0 0 12
lo
default 38-default-gw.p 0.0.0.0 UG 0 0 6
ppp0
/usr/local/ppp >cat /etc/resolv.conf
domain earthlink.net
nameserver 207.217.120.83
nameserver 207.217.77.82
can anyone shed any light on the problem here, I know it is probably a
routing issue, but what to do to fix it I can not figure out.
John Gorman