aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/x86/base-files/etc/board.d/02_network')
-rw-r--r--target/linux/x86/base-files/etc/board.d/02_network9
1 files changed, 8 insertions, 1 deletions
diff --git a/target/linux/x86/base-files/etc/board.d/02_network b/target/linux/x86/base-files/etc/board.d/02_network
index 2a07518096..21238a5df1 100644
--- a/target/linux/x86/base-files/etc/board.d/02_network
+++ b/target/linux/x86/base-files/etc/board.d/02_network
@@ -17,9 +17,16 @@ pc-engines-apu1|pc-engines-apu2|pc-engines-apu3)
roqos-roqos-core-rc10)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;
-sophos-sg-105|sophos-xg-105)
+sophos-sg-105r1|sophos-xg-105r1| \
+sophos-sg-105r2|sophos-xg-105r2)
ucidef_set_interfaces_lan_wan "eth0 eth2 eth3" "eth1"
;;
+sophos-sg-135r1|sophos-xg-135r1| \
+sophos-sg-135Wr1|sophos-xg-135Wr1| \
+sophos-sg-135r2|sophos-xg-135r2| \
+sophos-sg-135Wr2|sophos-xg-135Wr2)
+ ucidef_set_interfaces_lan_wan "eth0 eth2 eth3 eth4 eth5 eth6 eth7" "eth1"
+ ;;
traverse-technologies-geos)
ucidef_set_interface_lan "eth0 eth1"
ucidef_add_atm_bridge "0" "35" "llc" "bridged"