diff options
Diffstat (limited to 'target/linux/package/openwrt/files/brcm/etc')
-rw-r--r-- | target/linux/package/openwrt/files/brcm/etc/config/network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/package/openwrt/files/brcm/etc/config/network b/target/linux/package/openwrt/files/brcm/etc/config/network index 6f09a502a..84720852d 100644 --- a/target/linux/package/openwrt/files/brcm/etc/config/network +++ b/target/linux/package/openwrt/files/brcm/etc/config/network @@ -10,7 +10,7 @@ # lan_dns="" ## WAN configuration (PPPoE) -# wan_type=pppoe +# wan_proto=pppoe # wan_ifname=ppp0 # pppoe_ifname=vlan1 # ppp_username=my_username |