[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PPP route problem?



On 4 Nov 1998 john@dhh.gt.org wrote:

> John Maheu writes:
> > Any idea on how to fix this?  ftp, and ping work fine.
> 
> Can you telnet from Windows?  Could your isp be blocking telnet?
> -- 
> John Hasler
> john@dhh.gt.org (John Hasler)
> Dancing Horse Hill
> Elmwood, WI
> 
I don't have Windows and no the isp doesn't block telnet. 
However, I can ssh login. I also have a gateway
parameter, but I'm not sure where to put it in the ppp scripts. I did add
the netmask address 255.255.255.0 to /etc/ppp/peer/provider

Here is the output from 

ROOT:/root>route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
207.34.68.254   0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        1 lo
0.0.0.0         207.34.68.254   0.0.0.0         UG    0      0        0 ppp0


ROOT:/etc/ppp>ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:58 errors:0 dropped:0 overruns:0 frame:0
          TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
          Collisions:0

ppp0      Link encap:Point-to-Point Protocol
          inet addr:207.34.68.2  P-t-P:207.34.68.254  Mask:255.255.255.0
          UP POINTOPOINT RUNNING  MTU:1500  Metric:1
          RX packets:15 errors:1 dropped:1 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          Collisions:0
          Memory:384f038-384fc04


I can't seem to add the gateway address

ROOT:/root>route add default gw 199.45.65.1
SIOCADDRT: Network is unreachable

The OS was installed (originally) with a static ip address on a
LAN. 

Any suggestions?
Thanks
John


Reply to: