I have a router running asuswrt-merlin so I have access to ssh/iptable rules. Is there a way to make a device not able to access an external network or only allow the IP to connect to another IP e.g. 192.168.0.2 -> 192.168.0.3?
I don’t have a router/switch with custom vlan capability, so I was wondering is there another way to do this?
Ah. I’m not sure on that specific setup sorry, but sounds like you may need to check what chains already exist and see if there are ones for the right network interfaces. I’m familiar with IPTables itself only, not the Asus openwrt!