I'm not a network administrator or anything, but I've tried following the guide at http://www.fatofthelan.com/technical/using-windows-2008-for-radius-authentication/ to set up a brand new Server 2008 VM with RADIUS. I'd like to toy around with WPA2 Enterprise with RADIUS authentication, but I can't even get the RADIUS server working.
Anyways, I've followed the guide, which states that I should set up the server as a DC, install certificate services role, request a certificate, and install network policy services (NPS).
For some reason, when I run a "netstat -an | find "LISTEN"", I see a lot of opened ports, but none are the ports which RADIUS should be listening (1812 and 1813).
Can someone please point me in the right direction here? I'm not sure what I could possibly be doing wrong. The service is definitely running...
Thanks.