I want to run two Hotspots on a single Mikrotik. I want to have two Wan Interfaces on this Mikrotik. I want Hotspot 1 to route out Wan1 only. I want Hotspot 2 to route out Wan 2 only. I realize Wan 1 and Wan 2 are on the same subnet. The reason for this is because the Mikrotik sits behind a firewall that does filtering of services based on ip address. I want to filter adult content and streaming on Hotspot 1 and allow all traffic for Hotspot 2. Right now I am doing this with two separate Mikrotiks. We are offering a free network and a paid network in a hotel. So my question is how do I set up the Mikrotik to do this?
Upstream firewall 10.3.2.1/24 on it's Lan port and Public on it's Wan
Proposed Mikrotik setup
Eth1 Wan 1 10.3.2.2/24 GW 10.3.2.1
Eth2 Wan 2 10.3.2.3/24 GW 10.3.2.1
Eth3 Hotspot 1 172.16.248.1/24
Eth4 Hotspot 2 172.16.249.1/24
I am not worried about the hotspot setup I have that figured out. I just need to figure out the routing. I am guessing I need to mark packets with mangle somehow but I am not sure where to start. Any advice would be hugley appriciated
Thanks uber smart people
