Need Help about to connect ,share files and printer between two LAN interfaces in mikrotik (example 192.168.1.0/22 and 192.168.2.0/24)
thanx in advance
Need Help about to connect ,share files and printer between two LAN interfaces in mikrotik (example 192.168.1.0/22 and 192.168.2.0/24)
thanx in advance
u need to accept in forward chain communication between that 2 subnet
can u write the rules my network is LAN1-192.168.0.1/21 and LAN 2 192.168.90.1/24
thanx in advance
same problem ![]()
Hi,
try to set proxy arp on both interfaces. That should do the trick ( considering you do not have any firewall rules in forward chain which could deny communication between subnets).
can you wrote the step for me ![]()
Are you using winbox or CLI? Also, can you export config( hide sensitive).
I’m using Winbox
ip address
2 192.168.0.1/21 192.168.0.0 ether4
3 192.168.50.1/24 192.168.50.0 ether5
Hi,
here is winbox proxy-arp setup:

Are these interfaces in some slave/master relationship? Do you have bridge setup?
no
i just want to share anything between two network.