x86: add support for iKoolCore R1 (eth1/2/3 for LAN, eth0 for WAN)

This commit is contained in:
coolsnowwolf 2022-12-08 01:26:02 +08:00
parent 91cf34988c
commit 4a372f56c2

View File

@ -17,6 +17,9 @@ roqos-roqos-core-rc10)
brounion-r86s) brounion-r86s)
ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0" ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0"
;; ;;
ikoolcore-r1)
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3" "eth0"
;;
sophos-sg-105|sophos-xg-105) sophos-sg-105|sophos-xg-105)
ucidef_set_interfaces_lan_wan "eth0 eth2 eth3" "eth1" ucidef_set_interfaces_lan_wan "eth0 eth2 eth3" "eth1"
;; ;;