I have 2 interfaces
wan 192.168.1.1
Lan 197.2.1.1
I need the clients on both interfaces to be able to see each other and share files ??
I don't know how to do this or what is is the suitable rule ??
thanks in advanc
I had a similar problem where I was trying to use a PC in my wan network ( same as yours) to open the GUI of an ata in the lan network.would you please show me step by step
I am a microtik beginner
sorry
yes this is my topologyIs your topology like this picture?
If not, try to draw it out to make it possible for us to understand and try to give a solution.
/ip route add dst-address=192.168.1.0/24 gateway=192.168.1.2
/ip firewall nat add dst-address=192.168.1.0/24 action=accept