Best Advice for NAC and 802.1X

Posted by darmachino@reddit | sysadmin | View on Reddit | 12 comments

Hi folks,

I took over a role for a company that previously had no IT in office. We have other offices around the world so all IT help was done by other offices. I kind of came into a mess, the infrastructure was basically hand the employee a computer and say go nuts with it.

I am working on making the office more secure but wanted some advice. Our WiFi has PSK with no NAC. I want to implement NAC and 802.1X (as a start) to secure our network. However, I am a little concerned with the overhead that this will cause as currently our IT team is only 2 for about 350+ user as I am not sure if this would be manageable.

I have a proof of concept working using Freeradius, MYSQL DB and uses TTLS and MSCHAPv2. I know this is not the most secure but it certainly has to be better than Wifi with a PSK and no NAC, right? The passwords would strictly be used for network access and no other accounts.

Appreciate the feedback.