Hello,
First of all, I am aware that people have asked similar questions, but none of them seem to be concerned with what I'm trying to do.
Anyway, yesterday, I got a RB2011UiAS-2HnD-IN to replace the gigabit switch, and also start learning about Mikrotik and networking in general. I got the basic setup done. I experimented with vpn servers and clients, etc. This is a home setup by the way.
The situation is: as seen in the diagram, the RB2011 currently runs in bridge mode. I can't replace the ISP supplied router because it provides VOIP, etc. The ISP also has a MAC address thingy, so it doesn't allow me to use other devices - though I know how to get around it, but then I can't use another VOIP device because I don't know the settings - and the ISP is being a jerk about it. The bridge mode is also disabled on the ISP router. The ISP router is a Huawei HG253s, with a lot of limited capabilities.
With RB2011 in bridge mode, I can't make use of its extended features. For example, when I had a vpn client to route traffic to certain IPs, I was able to do it inside RB (saw that the traffic goes through VPN when I pinged the IP), but not through my local clients (though I tried different rules etc).
Basically, my question is, is there a way to make use of RB's routing capabilities while having to keep it behind the ISP router?
I thought of having two subnets: ISP Router (192.168.1.0/24) -> Mikrotik (192.168.2.0/24 dhcp, nat etc) -> Rest of the devices. But I am not sure if this is a solution. Would port forwarding work with this for example? Would the ISP Router know how to communicate with Mikrotik and the rest? Can Mikrotik route all traffic to and fro?
DMZ -> When I put Mikrotik in DMZ, where do I use port forwarding? Still on ISP Router or on Mikrotik? Would all routing capabilities work like this?
It was rather long, but I tried to be as explicit as possible. Thanks for your time and help in advance!