0. Problem summary.
I have spent countless hours trying to connect to the Internet through an ADSL modem from a desktop using pppoe (Ubuntu 7.10 --Gutsy Gibbon). The summary is that after I issue the command pon dsl-provider, I cannot connect to the Internet; I see the following in /var/log/syslog:
Any guidance would be immensely appreciated. See details below.Code:May 7 19:08:08 fiesta pppd[11535]: Timeout waiting for PADS packets May 7 19:08:08 fiesta pppd[11535]: Unable to complete PPPoE Discovery
1. Hardware setup.
I am an Earthlink DSL subscriber, using the ZyXel Prestige 645 ADSL modem. I have a very old 10Mps hub (Compex Microhub/8) connected to the modem and three things connected to the hub. First, an Apple desktop which can access the Internet fine (using pppoe in Apple's OS). Second, and Apple airport (to which Apple and Microsoft laptops connect and access the Internet fine). And third, a desktop running Ubuntu 7.10 (Gutsy Gibbon) --which I am struggling to get connected to the Internet and is the reason of my request of help.
2. Sofware setup.
I am using Ubuntu 7.10 (Gutsy Gibbon) installed from CD's, and since I haven't been able to connect to the Internet, I haven't run any updates. Versions for some packages: ppp-2.4.4rel-9ubuntu2, pppconfig-2.3.17ubuntu1, pppoeconf-1.16ubuntu1.
3. Problem description.
I assume that there's no problem with the wiring: the network card has two lights: the first one ("link/act") is on and flickering; the second one ("100") is off (the hub is 10Mbps).
I have three ethernet connectors on my computer: Two of them integrated on the motherboad (although, I believe I disabled one of these in the bios). The third one from a network card --which is the only one to which I have something connected.
ifconfig gives the following output:
I don't know why I have the eth0:avah and eth1:avah entries, but I assume there's nothing wrong with that.Code:eth0 Link encap:Ethernet HWaddr 00:0C:6E:11:FE:CB UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:17 eth1 Link encap:Ethernet HWaddr 00:04:5A:56:3F:EC inet6 addr: fe80::204:5aff:fe56:3fec/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:23 errors:0 dropped:0 overruns:0 frame:0 TX packets:2085 errors:2 dropped:0 overruns:0 carrier:4 collisions:0 txqueuelen:1000 RX bytes:1464 (1.4 KB) TX bytes:634887 (620.0 KB) Interrupt:19 Base address:0x9000 eth0:avah Link encap:Ethernet HWaddr 00:0C:6E:11:FE:CB inet addr:169.254.9.11 Bcast:169.254.255.255 Mask:255.255.0.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 Interrupt:17 eth1:avah Link encap:Ethernet HWaddr 00:04:5A:56:3F:EC inet addr:169.254.7.83 Bcast:169.254.255.255 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Interrupt:19 Base address:0x9000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:1530 errors:0 dropped:0 overruns:0 frame:0 TX packets:1530 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:112848 (110.2 KB) TX bytes:112848 (110.2 KB)
Also, I don't know which is the network interface that pppoe should be using, but I assume is eth1 because it reads "RUNNING" in the ifconfig output.
I have used pppoeconf (with all the default options) and get the following /etc/ppp/peers/dsl-provider file:
pppoeconf also created files /etc/ppp/chap-secrets and /etc/ppp/pap-secrets, which I am omitting.Code:noipdefault defaultroute replacedefaultroute hide-password #lcp-echo-interval 30 #lcp-echo-failure 4 noauth persist #mtu 1492 #persist #maxfail 0 #holdoff 20 plugin rp-pppoe.so eth1 usepeerdns user "my_user_name@earthlink.net"
I assume that the user name and password that I am providing are correct, but have not way knowing certainly, and I wonder how I could determine if the username/password combination is the the source of my problems.
Note that I have only used pppoeconf, not pppconfig.
When I do pon dsl-provider, I cannot access the Internet (I enter http://74.125.19.99/ in Firefox's and it says that connection with the server can't be established). I see the following in /var/log/syslog:
I don't know why this log has refereces to DHCPDISCOVER, I wonder if that points to any problem.Code:May 7 23:35:32 fiesta pppd[12340]: Plugin rp-pppoe.so loaded. May 7 23:35:32 fiesta pppd[12342]: pppd 2.4.4 started by root, uid 0 May 7 23:35:37 fiesta dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 4 May 7 23:35:41 fiesta dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 11 May 7 23:35:52 fiesta dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 16 May 7 23:36:07 fiesta pppd[12342]: Timeout waiting for PADS packets May 7 23:36:07 fiesta pppd[12342]: Unable to complete PPPoE Discovery May 7 23:36:08 fiesta dhclient: No DHCPOFFERS received. May 7 23:36:08 fiesta dhclient: No working leases in persistent database - sleeping. May 7 23:37:12 fiesta pppd[12342]: Timeout waiting for PADS packets May 7 23:37:12 fiesta pppd[12342]: Unable to complete PPPoE Discovery May 7 23:38:17 fiesta pppd[12342]: Timeout waiting for PADS packets May 7 23:38:17 fiesta pppd[12342]: Unable to complete PPPoE Discovery May 7 23:38:26 fiesta dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 May 7 23:38:33 fiesta dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 May 7 23:38:41 fiesta dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12 May 7 23:38:53 fiesta dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 May 7 23:38:57 fiesta dhclient: No DHCPOFFERS received. May 7 23:38:57 fiesta dhclient: No working leases in persistent database - sleeping. May 7 23:39:22 fiesta pppd[12342]: Timeout waiting for PADS packets May 7 23:39:22 fiesta pppd[12342]: Unable to complete PPPoE Discovery May 7 23:39:41 fiesta dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7 May 7 23:39:48 fiesta dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7 May 7 23:39:55 fiesta dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 10 May 7 23:40:05 fiesta dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7 May 7 23:40:12 fiesta dhclient: No DHCPOFFERS received. May 7 23:40:12 fiesta dhclient: No working leases in persistent database - sleeping. May 7 23:40:27 fiesta pppd[12342]: Timeout waiting for PADS packets May 7 23:40:27 fiesta pppd[12342]: Unable to complete PPPoE Discovery May 7 23:41:32 fiesta pppd[12342]: Timeout waiting for PADS packets May 7 23:41:32 fiesta pppd[12342]: Unable to complete PPPoE Discovery
Note that I have no /etc/resolv.conf file; but I believe this is not the problem (or the first one, anyway), since I wasn't able to access http://74.125.19.99/ (Google's page).
Also note that if I first execute "pon dsl-provider" followed by "ifconfig ppp0", I get:
Any guidance would be greatly appreciated. Please, let me know if there's more information that would be helpful.Code:ppp0: error fetching interface information: Device not found



Adv Reply

Bookmarks