What steps will reproduce the problem?
1. Clicking Reconnect on the "PPPoE Status" Page
What is the expected output? What do you see instead?
I expect it to reconnect. Instead it just disconnects and does not connect
again until I click connect. The ppp0 interface also disappears until I
click connect. Manually reconnecting (clicking Disconnect and then Connect)
works fine.
What version of the product are you using? On what operating system and web
browser?
Firmware: OpenWrt Kamikaze - With X-Wrt Extensions 7.09
Kernel: Linux 2.4.34 #94 Tue Sep 9 02:58:48 CDT 2008
MAC: 00:21:29:99:60:2A
Device: Linksys WRT54G/GS/GL
Board: Broadcom BCM5352 chip rev 0
Username: root
Web mgt. console: Webif²
Version: r4306
Please provide any additional info below.
I checked the source and found clicking Reconnect executes "ifdown wan &&
ifup wan". I tried executing this manually (using SSH) with the same
result. It seems like ifup wan does not get executed at all because ifdown
wan does not return success (no idea why). So I tried "ifdown wan; ifup
wan" and it works.
Original issue reported on code.google.com by corneliu...@gmail.com on 2 Dec 2008 at 2:50
Original issue reported on code.google.com by
corneliu...@gmail.com
on 2 Dec 2008 at 2:50