When setting up a wireless connection that uses WPA-RADIUS or WPA2-RADIUS secruity, there are a few configuration options that must be addressed in order for the connection to be properly established. To debug your wireless connection, please try the following steps:
It's a good idea to check that your wireless card detects the router and that it's using WPA or WPA2. To do this, run:
# /sbin/iwlist wlan0 scan
You should get a result with your router's SSID. This result should also include the field "IE". If it does not, confirm that your router is running WPA-RADIUS or WPA2-RADIUS. If it is or you do not see a router with your SSID, restart DriverLoader and re-scan.
radiusSecret.
enableRADIUSServer is set to "yes".
radiusHost is set to the testvar_group LAN interface running the RADIUS server.
testvar_group LAN interface running the RADIUS server, check that the testvar hostIp is configured and is on the same network as the LAN interface. If not, confirm that the hostGateway testvar is configured and is on the same network as the LAN. Also, confirm that the testvar hostMask is configured with the same network mask as the LAN.
lanUseEAPOL is configured and set to "yes" on your wireless interface.
hostIp configured on the LAN interface running the RADIUS server.
startOtherLanFirst to "yes". On a related note, make sure that the LAN interface running the RADIUS server is the first one configured and not after a wireless interface. The RADIUS server needs to be brought up before any wireless interfaces using WPA-RADIUS or WPA2-RADIUS authentication.
lanUseEAPOL is set globally and that the RADIUS server configured on the device under test is the same as the value for testvar remoteHost.
By following the above steps, you should be able to properly set up a wireless connection using WPA-RADIUS or WPA2-RADIUS security using CDRouter.