G'day folks,
I hope I'm not asking what has already been explained, but I have been reading all sorts of areas and getting confused with this, so I though it best to ask,
I am setting up a hotspot for a school network using an RB450G. The purpose is to account for the student's usage.
Now I must emphasize that I do not have control over this network as it integrated with a private network covering schools nationwide, so I cannot do anything with the main gateway, etc. All the 10.x.x.x IP's are part of this external network.
The solution I am looking at implementing will be a "plug in, plug out" solution, which will only require minimal effort to restore the network to its current state should the need arise. (Basically, to implement this, the DHCP server on the MAC server is turned off, and the clients are served via the RB450, to switch back, unplug the RB450 and turn the Mac Server's DHCP back on, reset switched to force DHCP reload, and all should be back to original).
The Mikrotik will assign the clients with 192.168.x.x addresses via DHCP and these will point at the HotSpot interface (eth2) as the defacto default gateway for these clients. This is a logical separation only as the 10.x.x.x and 192.168.x.x networks share the same physical network.
The school servers will be accessed via the other RB450 ports (eth3 and eth4), statically routed.
Now comes the problem.... The default gateway for the main network is on the same IP range as the servers, and the default route always comes up as reachable on eth3, but I want the hotspot to use eth1 to access the external traffic, and I cannot see how you set an "out" interface for the hotspot.
How can I get the local traffic to use eht3 - eth4 and the external traffic to use eth1 - eth2?
Existing network:
Modified network (changes in yellow):