Page 1 of 1

Need Help

Posted: Mon Apr 25, 2016 12:00 pm
by suhug
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

Re: Need Help

Posted: Mon Apr 25, 2016 2:19 pm
by nxs02
u need to accept in forward chain communication between that 2 subnet

Re: Need Help

Posted: Tue Apr 26, 2016 6:38 am
by suhug
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

Re: Need Help

Posted: Tue Apr 26, 2016 11:29 am
by trangtrau
same problem :D

Re: Need Help

Posted: Tue Apr 26, 2016 8:38 pm
by blajah
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).

Re: Need Help

Posted: Wed Apr 27, 2016 12:43 pm
by suhug
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 :(

Re: Need Help

Posted: Wed Apr 27, 2016 1:10 pm
by blajah
Are you using winbox or CLI? Also, can you export config( hide sensitive).

Re: Need Help

Posted: Wed Apr 27, 2016 1:34 pm
by suhug
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

Re: Need Help

Posted: Wed Apr 27, 2016 9:12 pm
by blajah
Hi,
here is winbox proxy-arp setup:
Image
Are these interfaces in some slave/master relationship? Do you have bridge setup?

Re: Need Help

Posted: Thu Apr 28, 2016 8:38 am
by suhug
Hi,
here is winbox proxy-arp setup:
Image
Are these interfaces in some slave/master relationship? Do you have bridge setup?
no
i just want to share anything between two network.