mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix stupid typo in default network config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1756 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
996ed3d064
commit
41de0f81f9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user