Didn’t really know what to call this..
So I am trying to achieve the following
I have an ubiquiti wireless AP and a Mikrotik hapac2.
I want to have two wireless networks one of which will give internet access over a vpn (route 192.168.0.3) and the other straight to wan (route 192.168.0.3).
Now this is fine, however, I would like both Wi-fi ssids on the same network (192.168.8.0/24) in order for certain hardware devices and bonjour to work.
I have the AP using two vlans (10/20) at present through a managed switch and into ports 1&5 of the router. The rest of the network comes in on port 2.
I have tried adding a dhcp to each interface with split pools so I can mangle and Nat to the different dns/routes, then bridging and vlan filter and it kinda works, however no access to the hardwired stuff as soon as I turn on vlan filtering. DHCP says cant function on slave interfaces either but it does actually get addresses.
There must be an easier way to do this but I’m stumped..
I’m assuming a bridge has to be used somewhere as I can’t have same subnet of different interfaces. The main objective is to get anything on one ssid of the ubiquiti to use the separate gateway. I put it to the experts for a solution.. thanks in advance. Ps I’ve got plenty spare ports if I need to link out anything etc
So I am trying to achieve the following
I have an ubiquiti wireless AP and a Mikrotik hapac2.
I want to have two wireless networks one of which will give internet access over a vpn (route 192.168.0.3) and the other straight to wan (route 192.168.0.3).
Now this is fine, however, I would like both Wi-fi ssids on the same network (192.168.8.0/24) in order for certain hardware devices and bonjour to work.
I have the AP using two vlans (10/20) at present through a managed switch and into ports 1&5 of the router. The rest of the network comes in on port 2.
I have tried adding a dhcp to each interface with split pools so I can mangle and Nat to the different dns/routes, then bridging and vlan filter and it kinda works, however no access to the hardwired stuff as soon as I turn on vlan filtering. DHCP says cant function on slave interfaces either but it does actually get addresses.
There must be an easier way to do this but I’m stumped..
I’m assuming a bridge has to be used somewhere as I can’t have same subnet of different interfaces. The main objective is to get anything on one ssid of the ubiquiti to use the separate gateway. I put it to the experts for a solution.. thanks in advance. Ps I’ve got plenty spare ports if I need to link out anything etc