Advanced port isolation / QinQ / Something Else
Posted: Thu May 19, 2016 10:31 am
Hi,
I've had a read about port isolation and QinQ however I can't figure out how to split the Netonnix into 'multiple switches'. Here's our setup :
I think we need to be able to have multiple port groups so that the switch can be truly isolated and perform as per the diagram.
We have sector antennas on ports 1 & 2. These antennas are considered infrastructure and we have them on VLAN 10 for their management.
Clients have their own CPE radio and these are configured on VLAN 15
All traffic ends up at the Mikrotik for this particular tower where they authenticate with PPPoE traffic.
To protect from rogue users / people connecting their DHCP server to the CPE we do the following :
* Put the sector antennas into isolation mode so no 2 clients on the same sector can talk to each other [/*]
* VLAN 10 is dropped at the sector antenna so users can’t just put themselves on VLAN 10 and get access to infrastructure
* Each sector antenna has its own port on the Netonix which tags any untagged traffic. So with antenna 1, all untagged traffic gets tagged with VLAN 20, all traffic from sector 2 gets VLAN 21. The Netonix also only allows VLANs 10,15 & 20 on port 1 and VLANs 10,15,21 on port 2
* The Netonix ports 1 & 2 are also in isolation mode so any VLAN 15/21/22 traffic can’t make its way to the other sectors
The PPPoE server listens on port 1 of the Mikrotik on VLANS 20 and 21. It also passes traffic on VLAN 15 and 10 for management of kit, along with some firewall rules.
That all works OK.
The only thing that the users can do now is to put themselves on VLAN 15 and access their own CPE radio. If they want to try and break that then that’s up to them, we keep that open so we have diagnostic access if we need it from their location.
My issue now is how to stop ports 1/2/3 accessing my backhaul kit on ports 10/11/12 (or whichever). I need to split the switch into 2 so that I can then have separate isolation zones. If the sector antennas are bridged with the backhaul in any way then VLAN 15 will be allowed through and users could potentially get to VLAN 15 shared from other towers.
Is this possible and how do I achieve it ?
Many thanks in advance, apologies if this is really easy and I've missed some docs.
I've had a read about port isolation and QinQ however I can't figure out how to split the Netonnix into 'multiple switches'. Here's our setup :
I think we need to be able to have multiple port groups so that the switch can be truly isolated and perform as per the diagram.
We have sector antennas on ports 1 & 2. These antennas are considered infrastructure and we have them on VLAN 10 for their management.
Clients have their own CPE radio and these are configured on VLAN 15
All traffic ends up at the Mikrotik for this particular tower where they authenticate with PPPoE traffic.
To protect from rogue users / people connecting their DHCP server to the CPE we do the following :
* Put the sector antennas into isolation mode so no 2 clients on the same sector can talk to each other [/*]
* VLAN 10 is dropped at the sector antenna so users can’t just put themselves on VLAN 10 and get access to infrastructure
* Each sector antenna has its own port on the Netonix which tags any untagged traffic. So with antenna 1, all untagged traffic gets tagged with VLAN 20, all traffic from sector 2 gets VLAN 21. The Netonix also only allows VLANs 10,15 & 20 on port 1 and VLANs 10,15,21 on port 2
* The Netonix ports 1 & 2 are also in isolation mode so any VLAN 15/21/22 traffic can’t make its way to the other sectors
The PPPoE server listens on port 1 of the Mikrotik on VLANS 20 and 21. It also passes traffic on VLAN 15 and 10 for management of kit, along with some firewall rules.
That all works OK.
The only thing that the users can do now is to put themselves on VLAN 15 and access their own CPE radio. If they want to try and break that then that’s up to them, we keep that open so we have diagnostic access if we need it from their location.
My issue now is how to stop ports 1/2/3 accessing my backhaul kit on ports 10/11/12 (or whichever). I need to split the switch into 2 so that I can then have separate isolation zones. If the sector antennas are bridged with the backhaul in any way then VLAN 15 will be allowed through and users could potentially get to VLAN 15 shared from other towers.
Is this possible and how do I achieve it ?
Many thanks in advance, apologies if this is really easy and I've missed some docs.