OpenWrt Forum Archive

Topic: No Internet connection

The content of this topic has been archived on 20 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hallo,

I just installed the kamikaze/8.09.1/brcm-2.4/openwrt-wrt54g-squashfs.bin on my WRT54GL. After configuring PPPoE it doesn't connect to the Internet. The other Router I am connected with right now works just fine with the same credentials.

Any ideas where to look at to get this solved?

Log in with ssh and execute "ifup wan". Check "logread" after running the command to see the realted pppd messages.

~JoW

It says:

May 31 12:40:26 bitkatapult daemon.info pppd[647]: Plugin rp-pppoe.so loaded.
May 31 12:40:26 bitkatapult daemon.notice pppd[648]: pppd 2.4.3 started by root, uid 0
May 31 12:40:41 bitkatapult daemon.warn pppd[648]: Timeout waiting for PADO packets
May 31 12:40:41 bitkatapult daemon.err pppd[648]: Unable to complete PPPoE Discovery

Hi.

Looks like there is no PPPoE connection on WAN. Did you plugged the cable into the wrong port? Or did you hook up the WRT to an ADSL Router that just does DHCP on it's LAN side? What happens if you run "udhcpc -i eth0.1" ?

~ JoW

I put the cable into the port namen "Internet"... I suppose it is the right port... wink
This cable goes to a DSL box, as it went when the old router was plugged in and working. Should I plug the WRT into the wall directly?

udhcpc says:

udhcpc (v1.11.2) started
Sending discover...
Sending discover...
Sending discover...

The discussion might have continued from here.