#7793: Internet Connection not Stable on PPPoE (Backfire). Disconnected
-----------------------+----------------------------------
Reporter: dzen@… | Owner: developers
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: packages | Version: Backfire 10.03.1 RC1
Resolution: | Keywords:
-----------------------+----------------------------------
Comment (by AlexanderA80):
Same problems on my tp-link TL-WDR4300. Tested on Barrier Breaker and
Chaos Calmer.
What i did to "fix it":
Set LCP parameters in PPPoE interface from Luci
LCP echo failure threshold 10
LCP echo interval 1
Or in /etc/config/network
config interface 'PPPoE'
option proto 'pppoe'
option ifname 'eth0.2'
option username 'yourlogin'
option password 'yourpassword'
option metric '10'
option keepalive '10 1'
config interface 'wan'
option ifname 'eth0.2'
option proto 'dhcp'
option macaddr 'XX:XX:XX:XX:XX:XX'
option metric '20'
With LCP paremeters all works stable.
--
Ticket URL: <https://dev.openwrt.org/ticket/7793#comment:52>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets