mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update 02_network
This commit is contained in:
parent
cdb6795496
commit
4f67ed8907
1 changed files with 1 additions and 5 deletions
|
@ -55,6 +55,7 @@ ipq40xx_setup_interfaces()
|
||||||
avm,fritzbox-4040|\
|
avm,fritzbox-4040|\
|
||||||
linksys,ea6350v3|\
|
linksys,ea6350v3|\
|
||||||
pangu,l1000|\
|
pangu,l1000|\
|
||||||
|
zbt,z4019|\
|
||||||
linksys,ea8300|\
|
linksys,ea8300|\
|
||||||
linksys,mr8300)
|
linksys,mr8300)
|
||||||
ucidef_set_interfaces_lan_wan "eth0" "eth1"
|
ucidef_set_interfaces_lan_wan "eth0" "eth1"
|
||||||
|
@ -110,11 +111,6 @@ ipq40xx_setup_interfaces()
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
"0u@eth0" "3:lan" "4:lan" "0u@eth1" "5:wan"
|
"0u@eth0" "3:lan" "4:lan" "0u@eth1" "5:wan"
|
||||||
;;
|
;;
|
||||||
zbt,z4019)
|
|
||||||
ucidef_set_interfaces_lan_wan "eth0" "eth1"
|
|
||||||
ucidef_add_switch "switch0" \
|
|
||||||
"0u@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "0u@eth1" "5:wan"
|
|
||||||
;;
|
|
||||||
unielec,u4019-32m)
|
unielec,u4019-32m)
|
||||||
ucidef_set_interfaces_lan_wan "eth0" "eth1"
|
ucidef_set_interfaces_lan_wan "eth0" "eth1"
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue