mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-18 08:30:22 +00:00
fix stupid typo in default network config
SVN-Revision: 1756
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# lan_dns=""
|
||||
|
||||
## WAN configuration (PPPoE)
|
||||
# wan_type=pppoe
|
||||
# wan_proto=pppoe
|
||||
# wan_ifname=ppp0
|
||||
# pppoe_atm=1
|
||||
# pppoe_ifname=nas0
|
||||
@@ -21,7 +21,7 @@
|
||||
# ppp_mtu=1492
|
||||
|
||||
## WAN configuration (PPPoA)
|
||||
# wan_type=pppoa
|
||||
# wan_proto=pppoa
|
||||
# wan_ifname=ppp0
|
||||
# atm_vpi=8
|
||||
# atm_vci=35
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user