Hi all,
It have been a while I try to get my WGT634U online with the newest 7.06 release without success.
Here is my case, your help is highly appreciated:
I'm using the official WGT634U before flash to the 7.06 image and internet access is fine.
After flash completed I modify /etc/config/network file on following section:
...
#### WAN configuration
config interface wan
option ifname 'eth0.1'
option proto 'pppoe'
option username 'myaccout'
option passwd 'mypass'
...
then reboot, but could not get internet access. So I manually execute 'ifup wan' and get following output from logread:
...
Jan 1 00:00:28 Delta9 daemon.info pppd[1046]: Plugin rp-pppoe.so loaded.
Jan 1 00:00:28 Delta9 user.info : Plugin rp-pppoe.so loaded.
Jan 1 00:00:28 Delta9 daemon.err pppd[1046]: Linux kernel does not support PPPoE -- are you running 2.4.x?
Jan 1 00:00:28 Delta9 daemon.info pppd[1046]: Exit.
Jan 1 00:01:02 Delta9 daemon.info pppd[1561]: Plugin rp-pppoe.so loaded.
Jan 1 00:01:02 Delta9 daemon.notice pppd[1562]: pppd 2.4.3 started by root, uid 0
Jan 1 00:01:03 Delta9 daemon.info pppd[1562]: PPP session is 108
Jan 1 00:01:03 Delta9 daemon.info pppd[1562]: Using interface ppp0
Jan 1 00:01:03 Delta9 daemon.notice pppd[1562]: Connect: ppp0 <--> eth0.1
Jan 1 00:01:03 Delta9 daemon.warn pppd[1562]: Couldn't increase MTU to 1500
Jan 1 00:01:03 Delta9 daemon.warn pppd[1562]: Couldn't increase MRU to 1500
Jan 1 00:01:03 Delta9 daemon.notice pppd[1562]: peer from calling number 00:E0:FC:02:CC:A9 authorized
Jan 1 00:01:33 Delta9 daemon.warn pppd[1562]: IPCP: timeout sending Config-Requests
Jan 1 00:01:33 Delta9 daemon.warn pppd[1562]: Couldn't increase MTU to 1500
Jan 1 00:01:33 Delta9 daemon.warn pppd[1562]: Couldn't increase MRU to 1500
Jan 1 00:01:39 Delta9 daemon.notice pppd[1562]: Connection terminated.
Jan 1 00:01:39 Delta9 daemon.notice pppd[1562]: Modem hangup
...
Is there anything I've missed in configuration? or any steps I should do before I could surf the internet?
Or any lucky guys are using WGT634U + pppoe flawless could share his/her experience?
Thanks