mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-13 22:20:27 +00:00
@@ -107,7 +107,7 @@ start() {
|
||||
c["vlan0ports"] = ""
|
||||
c["vlan1ports"] = ""
|
||||
}
|
||||
if (model == "ASUS WL-500g") {
|
||||
if ((model == "ASUS WL-500g") || (model == "Microsoft MN-700")) {
|
||||
c["wan_ifname"] = "eth1"
|
||||
c["lan_ifname"] = "eth0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user