Hello,
Please, I am having trouble disabling or blocking the inter-lan between the ports eth1 and eth2 via firewall.
I need to use edgerouter to route two devices that are on two different networks but both networks have the same 255.255.255.0 masking and 192.168.0.xxx IP range, as shown in the drawing.
The problem I face today in having two networks with the same mask and range of ips connected on ports eth1 and eth2 is that edgerouter disables one of the ports for some conflict on ports eth1 and eth2.
When I go in the dashboard and click on the button to deactivate the port eth2 that was in trouble and then active again the eth2 returns to operate normally but the eth1 stops operating and ip from the eth1 gateway does not respond anymore, and so it occurs in the same way if you try to do with eth1.
The configured nat works correctly if you change the ip of one of the ports to a different range with for example 192.168.10.99 the problem of disabling the ports not occur.
How can I do to block via firewall or some command that disables communications between eth1 and eth2?
I already read several posts and I even joined ubnt support chat but I can not solve it.
CLI commands are easier to understand and implement, if possible they could send in this format.
Could you please help me?
Thank you