mirror of https://github.com/hak5/openwrt.git
ar71xx: set GE interface as wan by default in Wallys DR344
This aligns default network interfaces configuration with vendor firmware: GE (eth0) -> wan, FE (eth1) -> lan. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>openwrt-18.06
parent
c7bc8a9a13
commit
6713640b52
|
@ -133,6 +133,7 @@ ar71xx_setup_interfaces()
|
|||
a60|\
|
||||
alfa-ap96|\
|
||||
alfa-nx|\
|
||||
dr344|\
|
||||
gl-ar150|\
|
||||
gl-ar300m|\
|
||||
gl-domino|\
|
||||
|
@ -160,7 +161,6 @@ ar71xx_setup_interfaces()
|
|||
all0315n|\
|
||||
dlan-hotspot|\
|
||||
dlan-pro-500-wp|\
|
||||
dr344|\
|
||||
ja76pf2|\
|
||||
rocket-m-ti|\
|
||||
ubnt-unifi-outdoor)
|
||||
|
|
Loading…
Reference in New Issue