Guys, I have a network 10.0.0.0/28, I have a router and a L2 switch, to which 2 hosts are connected. I need the hosts 10.0.0.2 and 10.0.0.3 to access each other. Communications between hosts is blocked on the switch but the hosts can access their default gateway.
If I set proxy-arp on the Mikrotik’s interface it won’t work, because it apparently will not reply to ARP requests which came from the same interface the target is located in.
Can anything be done here?