mirror of https://github.com/hak5/openwrt.git
SVN-Revision: 2930lede-17.01
parent
1744f73f49
commit
6638e39800
|
@ -59,6 +59,7 @@ END {
|
|||
(nvram["boardnum"] == "1024")) {
|
||||
c["lan_ifnames"]="eth1 eth2"
|
||||
c["wan_ifname"]=""
|
||||
c["unused_ifnames"]="eth0"
|
||||
}
|
||||
|
||||
print "#### VLAN configuration "
|
||||
|
|
Loading…
Reference in New Issue