Hi, as attempt to replace existing not-so-cozy iptables firewall with mikrotik I’ve encountered following showstopper:
some_user_lans(192.168.x.0/24) <=> my router <=> private_subnet /30(my router 10.0.0.2, isp gateway 10.0.0.1) <=> bunch of public IPs
I have this working seamlessly with iptables and even with pfSense on different location but without clue how make this routing/natting magic on mikrotik.
Assuming that it will be something pretty trivial but as far I can get is reach isp gateway. Any hints? Thanks.