Hi
I am having problems with my DSL connection (uses PPPoA).
The ppp link establishes but i can only ping the remote ip address and
localhost. I cannot ping either DNS server or a random internet server
such as 66.102.11.99 (
www.google.co.uk). Trying to ping a URL certainly
does not work.
I would be grateful for anyone's ideas.
Ian Colley
---------------------
Result of ifconfig:
spearfish:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00

0:09:85:7E:5D
inet addr:192.168.0.85 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:195 errors:0 dropped:0 overruns:0 frame:0
TX packets:290 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:20309 (19.8 KiB) TX bytes:43936 (42.9 KiB)
Interrupt:11 Base address:0xc000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:66 errors:0 dropped:0 overruns:0 frame:0
TX packets:66 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4692 (4.5 KiB) TX bytes:4692 (4.5 KiB)
ppp0 Link encap:Point-to-Point Protocol
inet addr:81.178.238.110 P-t-P:62.241.161.247
Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:32725 Metric:1
RX packets:11 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:482 (482.0 b) TX bytes:54 (54.0 b)
----------------------------
Result of route -n:
spearfish:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
62.241.161.247 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
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
-----------------------------
My /etc/ppp/options file:
lock
defaultroute
noipdefault
noauth
sync
noaccomp
nopcomp
noccp
novj
holdoff 4
persist
maxfail 25
passive
usepeerdns
asyncmap 0
lcp-echo-interval 2
lcp-echo-failure 7
user ********@xtreme3.pipex.net
name ********
plugin /usr/lib/pppd/2.4.2b3/pppoatm.so
0.38
-------------------------------
Part of my /var/log/messages which might be helpful:
Dec 23 22:23:51 spearfish pppd[834]: Plugin
/usr/lib/pppd/2.4.2b3/pppoatm.so loaded.
Dec 23 22:23:51 spearfish pppd[834]: PPPoATM plugin_init
Dec 23 22:23:51 spearfish pppd[834]: PPPoATM setdevname - remove
unwanted options
Dec 23 22:23:51 spearfish pppd[834]: PPPoATM setdevname_pppoatm -
SUCCESS:0.38
Dec 23 22:23:51 spearfish pppd[836]: pppd 2.4.2b3 started by root, uid 0
Dec 23 22:23:51 spearfish pppd[836]: Using interface ppp0
Dec 23 22:23:51 spearfish pppd[836]: Connect: ppp0 <--> 0.38
Dec 23 22:23:54 spearfish pppd[836]: LCP terminated by peer
Dec 23 22:23:57 spearfish pppd[836]: Connection terminated.
Dec 23 22:24:01 spearfish pppd[836]: Using interface ppp0
Dec 23 22:24:01 spearfish pppd[836]: Connect: ppp0 <--> 0.38
Dec 23 22:24:05 spearfish pppd[836]: CHAP authentication succeeded
Dec 23 22:24:05 spearfish pppd[836]: local IP address 81.178.238.110
Dec 23 22:24:05 spearfish pppd[836]: remote IP address 62.241.161.247
Dec 23 22:24:05 spearfish pppd[836]: primary DNS address 62.241.160.200
Dec 23 22:24:05 spearfish pppd[836]: secondary DNS address 158.43.240.3