Hi
Please see diagram attached
Our ISP has offered us with a Public IP list of /26 sub-net. We currently have 4 sites that each require a public IP
In our ISP's Data center we have a Mikrotik CCR 1036 and each site respectively has a Mikrotik RB1100AH
The ISP has setup separate Vlans from each of their termination points where the 1100AH's connect in order for us to connect to the Core from each site via the ISP's internal infrastructure (ADSL wireless etc).
Each site has a public 196.x.x.x/26 IP. On the CCR Mikrotik in NOC I have created a bridge interface and made all the Site allocated Vlans part of the Bridge. I have assigned the IP of our Mikrotik CCR in NOC on the Bridge interface. This way each site can speak to the Mikrotik in NOC which is in essence each site's Mikrotik 1100AH's default Gateway. Isolation is put in place so that the sites can't see each other as if on a lan.
My question is, wheat routing type must be in place for the main Mikrotik CCR router in NOC to route inbound traffic from WWW destined for a specific router (1100 AH). Another option would be to give each 1100AH a private IP, assign the Mikrotik CCR the complete /26 IP range on a bridge and create a 1-1 Nat to each site from the CCR in NOC, but is there another way to do this?