koffi2k Posted October 8, 2012 Posted October 8, 2012 (edited) G'day We're deploying UniFi UAP/UAP-Pro here and plan to offer a student and a teacher SSID, they'll be separate from the rest of the network via a packet filter, so they can only access a limited range of ports and hosts. But for multiple SSIDs, the switch port connecting the Access Point to the network needs to transport more than 1 VLAN via VLAN tagging - thus the need to have 802.1q trunk ports. I was aware of VLAN hopping danger, but stumbling upon a talk at DEFCON 19 about VoIP VLAN hopping made me think more about the risks (See where the issue is explained) Now this means that the RADIUS authentication barrier to your staff network can easily circumvented: Ignore the Access Point, just plug into the port where the Access Point normally is connected Optionally set up a transparent bridge in between Sniff traffic and get the VLAN tags used (simple with Linux and OS X, Windows is more depending on the NIC driver) Spawn a interface with correct VLAN tag and set yourself and IP, *boom* done. Now I guess that controller based systems like Cisco LAP using the their LWAPP protocol encapsulate all traffic to the controller and VLANs get separated at the controller level - so there is no need to use trunk ports in locations people can access the network plugs. Anyone who has spent on thinking about this issue and perhaps up to some levels this can be mitigated? (no, I can't install plugs in secure places just for access points, that would be far to expensive) Edited October 8, 2012 by koffi2k
paulfinlay Posted October 8, 2012 Posted October 8, 2012 How do you currently protect your non-trunk ports? 802.1x?
koffi2k Posted October 8, 2012 Author Posted October 8, 2012 Not 802.1x I'd like but there isn't the time for - neither do all device support 802.1x, think of network printers. All ports are configured as access ports as normally recommended. The VLANs are set to these ports according to the groupe of people who can access the ports. Meaning: Staff ports are only in staff work rooms and all the rest is students. Up to a certain level you have to trust your teachers to close the doors by key, yes, the physical protection can be circumvented, but at least you first need to get a key from a teacher first. I don't think we can really start setting up access points for one or the other wifi network exclusively - which would add much higher cost and also complicate cabling and configuration...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now