Posts

Performing A WiFi Survey For A Building That Doesn't Exist (Yet)

Image
I was recently involved in some work for an organization that had a newly constructed building to expand their, already sizable, campus. The building was a new, state-of-the-art facility that would require ubiquitous WiFi network coverage for a range of devices, including wireless voice handsets. Like many organisations, they were faced with the challenge of specifying the wireless equipment that they would require long before the building had even started construction. In order to secure the funding they would need for the new wireless infrastructure components (i.e. APs, wireless controllers, licensing), they had to try to anticipate what the new wireless network would look like, taking account of the services that they would require. The organisation realised that they would require a few more access points than might be usually expected for basic data services over wireless, but had taken a best guess at how many APs they might require and where they might go. When we walk

Spectrum Allocation Plans for WiFi in the UK (2014)

Image
Plans for new spectrum allocation for WiFi networks in North America are regular fodder for many blog and news articles that I  see scrolling past in the many RSS feeds that I monitor for WiFi related news. However, information about plans for additional spectrum allocation within the UK isn't quite so widely covered (in fact, I'd go so far as to say that it is largely ignored). But, here in the UK we still face the same issues as many other areas of the world: an explosion in mobile devices, massive deployment of WiFi networks in homes and businesses, and an ongoing increase in bandwidth demands. WiFi in the UK operates on both the 2.4GHz and 5GHz bands. We have 13 channels allocated for WiFi on 2.4GHz, but for practical purposes, only 3 may be used across a wireless LAN. On the 5GHz band, we have 19 channels allocated to WiFi, but are generally limited to using only 16 of those channels due to restrictions in supporting 3 channels that may interfere with weather rada

Microsoft NPS as a RADIUS Server for WiFi Networks: SSID Filtering

Image
The Microsoft Network Policy Server (NPS) is often used as a  RADIUS server for WiFi networks. It can provide authentication and authorization services for devices and users on a wireless network in a Windows Active Directory environment. In this article we look at how we can use NPS to provide authentication for WiFi users across a number of SSIDs. We have previously discussed how to authenticate groups of users using the same SSID and then assign them to a VLAN that is appropriate to their security authorization. However, there may still be instances where two or more SSIDs are in-use on a wireless network and we would like to base policy decisions on the SSID that the authentication request is being generated from. As an example, if we consider a school, perhaps we would like students to only be able to authenticate if they connected to the SSID: "Student_Net". Similarly,  staff should only be able to connect using the SSID: "Staff_Net". This would