Allow devices on one network to reach a different network

Hi,

I am new in setting up network devices so I say sorry in advance is the question is to dumb.

So I got a Mikrotik router model CCR2004-16G-2S+ - I am using winbox to set it up and I had successfully set up the internet connection and created 2 networks:

  1. 192.168.22.XXX
  2. 192.168.110.XXX (this is the router local network) and the address is 192.168.110.254

I have 1 device on 192.168.110.1 and 2 devices on 22. From the router I can reach 192.168.110.1… from the devices on 22 I can reach 192.168.110.254 but I can not reach 192.168.110.1… what am I missing here?

Thanks in advance.

Hello,

Maybe will need an export to view the settings on the Mikrotik.

  1. On 192.168.111.1 do you have Internet access? If not, maybe you missed to configure the default gateway on the device
  2. Is the mikrotik natting anything between these 2 networks? Check this in ip/firewall/nat
  3. If 1 and 2 did not help, check the firewall rules (ip/firewall/filter), by default Mikrotik only deny invalid traffic and traffic from ether1 interface.

Regards,
Damián