I wanted to free up port for future use, so I’ve got RJ45 SFP module to use as WAN port. Supposedly it also should be a bit faster.
So what I want is to move from [eth1 - WAN][eth2-5 - LAN] to [SFP - WAN][eth1-5 - LAN]
I tried to replicate how other ports configuration looked like, and I’ve left ether1 unplugged for now, but I get these errors in firewall unless I remove it from bridge:
error - in/out-interface matcher not possible when interface (ether1) is slave - use master instead (bridge)
Apparently I do not grasp how bridge works. What should I do?
interface bridge port
looks like this
# INTERFACE BRIDGE HW PVID PRIORITY PATH-COST INTERNAL-PATH-COST HORIZON
0 H ;;; defconf
ether2 bridge yes 1 0x80 10 10 none
1 H ;;; defconf
ether3 bridge yes 1 0x80 10 10 none
2 H ;;; defconf
ether4 bridge yes 1 0x80 10 10 none
3 H ;;; defconf
ether5 bridge yes 1 0x80 10 10 none
4 ;;; defconf
wlan1 bridge 1 0x80 10 10 none
5 ;;; defconf
wlan2 bridge 1 0x80 10 10 none
6 XI ;;; defconf
ether1 bridge 1 0x80 10 10 none