Hi… I have a CRS with isolated ports… but I need specific hosts to be able to connect to each other…
how can I do that?
Thank you in advance and sorry for my poor english
Hi… I have a CRS with isolated ports… but I need specific hosts to be able to connect to each other…
how can I do that?
Thank you in advance and sorry for my poor english
Not sure what you mean by port isolation?
Firewall rules are where one can allow L3 routing by the router between subnets for example.
Lets say you have 10 vlans and vlan5 has a printer that needs to be shared.
add chain=forward action=accept in-interface-list=LAN out-interface=vlan5 dst-address=printer_IP
(assuming all VLANs are members of LIST LAN)
With port isolation, I mean the feature found in the SWITCH menu… there are 5 tabs Switch / Port / Port Isolation / Host/Rule
It’s a CRS and I use layer2 for switching… I isolate all ports but I need some hosts to connect to each other… ignoring port isolation.
Can this be done?
Sorry I dont use switches , hopefully someone else will chime in thats familiar with those settings!
i think you will need to recreate isolation using switch ACL rules, excluding some host in that rules