davidsc
26-01-2004, 04:44 PM
I have downloaded the rp-pppoe-3.5-1.i386.rpm file from www.roaringpenguin.com and run adsl-setup successfully on my Linux box. I am running a Redhat 7.2 distribution (Clark Connect 1.1).
I have configured my Netcomm 1300B ADSL modem into full bridge mode as per the user guide - this includes using a cross-over cable (I have tried straight thru also) between my modem and the Linux box eth0 card. I run adsl-start and it reports that it has connected OK but when I try to browse the internet it doesn’t work. I can ping neither www.google.com nor 198.133.219.25.
Here is the output from ifconfig after I have run adsl-start:
eth0 Link encap:Ethernet HWaddr 00:90:27:90:D1:EA
inet addr:192.168.1.4 Bcast:255.255.255.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MTU:1500 Metric:1
RX packets:49 errors:0 dropped:0 overruns:0 frame:0
TX packets:198 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:3493 (3.4 Kb) TX bytes:13906 (13.5 Kb)
Interrupt:9 Base address:0xb000
eth1 Link encap:Ethernet HWaddr 00:04:E2:22:47:04
inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:77 errors:0 dropped:0 overruns:0 frame:0
TX packets:59 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:8246 (8.0 Kb) TX bytes:8842 (8.6 Kb)
Interrupt:10 Base address:0x2000
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:25 errors:0 dropped:0 overruns:0 frame:0
TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1430 (1.3 Kb) TX bytes:1430 (1.3 Kb)
ppp0 Link encap:Point-to-Point Protocol
inet addr:218.214.23.xxx P-t-P:202.154.95.173 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:4 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:78 (78.0 b) TX bytes:30 (30.0 b)
Here is the output from running route:
--------------------------------------------------------------------------------
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
202.154.95.xxx * 255.255.255.255 UH 0 0 0 ppp0192.168.1.0 * 255.255.255.0 U 0 0 0 eth0192.168.0.0 * 255.255.255.0 U 0 0 0 eth1127.0.0.0 * 255.0.0.0 U 0 0 0 lodefault 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
--------------------------------------------------------------------------------
My suspicion is that I have the Linux box setup OK but my modem may be at fault. My modem is working OK however when I connect successfully to the internet with the modem in default mode as the PPPoE client.
David
:rolleyes:
I have configured my Netcomm 1300B ADSL modem into full bridge mode as per the user guide - this includes using a cross-over cable (I have tried straight thru also) between my modem and the Linux box eth0 card. I run adsl-start and it reports that it has connected OK but when I try to browse the internet it doesn’t work. I can ping neither www.google.com nor 198.133.219.25.
Here is the output from ifconfig after I have run adsl-start:
eth0 Link encap:Ethernet HWaddr 00:90:27:90:D1:EA
inet addr:192.168.1.4 Bcast:255.255.255.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MTU:1500 Metric:1
RX packets:49 errors:0 dropped:0 overruns:0 frame:0
TX packets:198 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:3493 (3.4 Kb) TX bytes:13906 (13.5 Kb)
Interrupt:9 Base address:0xb000
eth1 Link encap:Ethernet HWaddr 00:04:E2:22:47:04
inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:77 errors:0 dropped:0 overruns:0 frame:0
TX packets:59 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:8246 (8.0 Kb) TX bytes:8842 (8.6 Kb)
Interrupt:10 Base address:0x2000
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:25 errors:0 dropped:0 overruns:0 frame:0
TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1430 (1.3 Kb) TX bytes:1430 (1.3 Kb)
ppp0 Link encap:Point-to-Point Protocol
inet addr:218.214.23.xxx P-t-P:202.154.95.173 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:4 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:78 (78.0 b) TX bytes:30 (30.0 b)
Here is the output from running route:
--------------------------------------------------------------------------------
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
202.154.95.xxx * 255.255.255.255 UH 0 0 0 ppp0192.168.1.0 * 255.255.255.0 U 0 0 0 eth0192.168.0.0 * 255.255.255.0 U 0 0 0 eth1127.0.0.0 * 255.0.0.0 U 0 0 0 lodefault 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
--------------------------------------------------------------------------------
My suspicion is that I have the Linux box setup OK but my modem may be at fault. My modem is working OK however when I connect successfully to the internet with the modem in default mode as the PPPoE client.
David
:rolleyes: