Hey everyone!
So some time ago I bought a RB2011UiAS-RM for my homelab in order to get a little better at networking and finally I started to play around it a bit.
Now that I’m actually getting my hands on it I can understand the various forum / reddit comments “RouterOS is quite powerful but quite difficult”. So true that I had to reser the router to basic settings a could of times due to my oopies.
No big deal as it’s just a playground and nothing critical depends on it.
I managed to get a stable initial config. My current situation is as depicted in the screenshot

From now on, I’ll refer to the subnets as “home subnet” (ISP provided the usual 192.168.1.xxx) and “mikro subnet” (the default one, 192.168.88.xxx for simplicity)
I’m at a point where the PC in the “mikro subnet” (.88.150) is able reach to the outside world as well as reaching a couple of test VMs in the home subnet (I’ve not tested everything, but the basic, such the pihole instance which is on the 192.168.1 IS reachable from the the .88.x).
My next (ideal) step would be have the opposite, so everything in the home net to be able to reach everything inside the mikro net (in the above example, the RDP to the .88.150 pc).
I’m quite sure what I’m missing is a config (probably on the ISP router?) in order to say “hey request for .88.150 should be sent to the mikrotik, so .1.250”, but my knowledge outside of basic networking and firewalls is quite limited.
Also, as a separate question: is possible to have a port on the mikrotik working just as a “passthrough”? (I’m sure it’s not the right term).
So basically I’d like to connect a device, say on ether8 on the mikrotik and have it on the same 192.168.1 subnet (so in this case the mikrotik would be basically a managed / glorified switch for that port).
As pointed earlier, I’m quite experienced when it come to sysadmin jobs but quite limited when it’s related to anything that is not enabling an additional firewall rule on iptables, and that’s one of the points of me getting to play with the routerboard.
Cheers to anyone who will be willing to spend a couple of minutes reading / replying to this!