TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PPP up, but no IP



Hello all,

I'm having difficulty setting up a PPP connection.  I believe I've got
it almost completely set up, but the IP connection does not appear to
be working.

In my setup, bloomington is the dialing machine (the client) and
antioch is the answering machine (the server) they are both Linux
boxen.

When I try to ping antioch (192.168.91.128) from bloomington
(192.168.98.2) and vice versa, I get no answer.  Below, I have
included the output of 'route -n' and 'ifconfig' on both sides of the
connection.

Any suggestions as to the fix for this problem would be greatly
appreciated.

Thanks.

Eric

---------------------

bloomington# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.91.128  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       10 lo
0.0.0.0         192.168.91.128  0.0.0.0         UG    0      0        0 ppp0

bloomington# 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:78 errors:0 dropped:0 overruns:0 frame:0
          TX packets:78 errors:0 dropped:0 overruns:0 carrier:0 coll:0

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:192.168.98.2  P-t-P:192.168.91.128  Mask:255.255.255.0
          UP POINTOPOINT RUNNING  MTU:552  Metric:1
          RX packets:5 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 coll:0

antioch# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.98.2    0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
192.168.91.0    0.0.0.0         255.255.255.0   U     0      0       56 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0       44 lo
0.0.0.0         192.168.98.2    0.0.0.0         UG    1      0        0 ppp0

antioch# 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:1263 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1263 errors:0 dropped:0 overruns:0 carrier:0 coll:0

eth0      Link encap:Ethernet  HWaddr 00:C0:F0:18:5F:9A
          inet addr:192.168.91.1  Bcast:192.168.91.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:90206 errors:0 dropped:0 overruns:0 frame:0
          TX packets:111970 errors:0 dropped:0 overruns:0 carrier:0 coll:230
          Interrupt:10 Base address:0x300 

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:192.168.91.128  P-t-P:192.168.98.2  Mask:255.255.255.0
          UP POINTOPOINT RUNNING  MTU:552  Metric:1
          RX packets:5 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 coll:0

"ppp.debug" 72/3045