Multi Subnet Network Help

Hello everyone. I’m new to MikroTik and RouterOS.

We have a network that is growing and we needed a router that was more capable than our old Cisco WRVS4400.
We didn’t really have a need for network wide filtering or spam features, etc.

SO, I decided to order a MikroTik RB2011UiAS-2HnD-IN.

It seems like a very capable device and most likely able to meet our needs, but I’m having some trouble getting it configured properly.

I tried setting up each subnet on a different port of the router but I was not getting internet access. I could ping google.com from the RouterOS interface though!

Here is a quick diagram of what we’re trying to accomplish. I’m open to any suggestions and comments are much appreciated!
Drawing1.png

Please post your config.

I however see an anomaly in your IP ranges.
192.168.0.0/22 is overlapping 192.168.1.0/24.
Are you sure this is correct?

Hello and thanks for the response.

I started from scratch on the configuration and I think I’ve got it all working now. Each port on the MikroTik gives me the correct subnet, etc.

You are right about the overlap. I was thinking I could get some computers from one network to access the other.

So now I have another question:

Do you have an ideas of how I could get specific PC’s from the 192.168.1.x network to access the DVR equipment on the 192.168.0.0 network?

Or do I just need to set up access through the WAN IP?

Thanks again for any assistance!

In normal situations access from one network to the other is there because RouterOS can, hence the name, route.
Share your config so we can give in detail advice.

Nice diagram.

don’t over lap networks.


stick with what you had move from the /22 to /24
use the routeros as the default gateway and it will route all the packets to the right place

but it looks like you might have to change your ip address on your wireless as it over laps the other network

Thanks for the replies guys.

Here is an updated network map:
Drawing1.png
How do I post my config? The backup file?

I’m currently trying to get outside access to the DVR and NVR. I was able to successfully set up access to the web page (port 80) but am not getting video.

Thanks again for the assistance.