Good evening
I need help with this kind of configuration on a Microtik device with Fw 6.42
The configuration is as follows.
I have a Wan that will go into Port 1 of Microtik, La Wan has DHCP.
I have a Lan that will go to input 2 with address 192.168.88.X
Finally I have a third network with address 192.168.1.X. This third network arrives from the next room where there is a server.
My problem is to let the two 192.168.88.X network communicate on different address classes. I can do this with microtik.
I did some tests but from 192.168.88.X I can not ping the device on the other network. I can only ping it from the Microtik terminal.
Thanks to those who give me a hand.
Hi friend, you need to show a rule to discover the other network
IP->FIREWALL → [NAT ] → + [GENERAL] src_Address: 192.168.88.0/24 , src_dst 192.168.1.0/24, [action] accept
I think your mask is /24 , you need to say to your mikrotik exists other network all you inside 192.168.88.0 exist other network 192.168.1.0
you can make ping inside of your mikrotik because inside knows two networks but our don´t know how route
I would like to have help for you
Sorry for my bad english