LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   PPP won't Connect (https://www.linuxquestions.org/questions/linux-networking-3/ppp-wont-connect-23527/)

CalcAE 06-16-2002 04:18 AM

PPP won't Connect
 
I have an ethernet card connect to a LAN, and a modem on my own system which I wish to use to connect to the internet, I can dial and connect to my isp, however I can only ping the ip address given in ifconfig after I have connected, no other ip's can be pinged, and no program can connect to anything.

this is my ppp status in ifconfig:

ppp0 Link encap:Point-to-Point Protocol
inet addr:144.134.53.128 P-t-P139.134.77.226 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1524 Metric:1
RX packets:69 errors:0 dropped:0 overruns:0 frame:0
TX packets:74 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:5580 (5.4 Kb) TX bytes:6017 (5.8 Kb)

And my routing tables:

Destination Gateway Genmask Flags Metric Ref Use Iface
139.134.77.228 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 139.134.77.228 0.0.0.0 UG 0 0 0 ppp0
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0

I know its a little garbled, hopefully someone out there can understand what is happening, if you have any ideas...please help

Please note I have a gateway mapped to use the ip address of the ptp in ppp

Thanks

xanthium 06-16-2002 06:18 AM

Hi ,

Now try using the traceroute to check the flow of ur packets.
Its seems a gateway problem to me.

Xanthium.


All times are GMT -5. The time now is 12:12 AM.