How to setup your Cisco Access Point to use WPA with Microsoft SBS 2003

IFM supplies network engineering services for $NZ200+GST per hour. If you require assistance with designing or engineering a Cisco network - hire us!

802.11b (and 802.11a and 802.11g) are great. You loose the tether to your desktop. The problem is, how do you secure your network so that your users can still use your network without having to jump through hoops.

WEP used to be the answer. WEP is insecure and dead. Cisco have an excellent security suite, but if you're a small company then the cost of investing in the additional components may be prohibitive. If this is your case then WPA (Wi-Fi Protected Access) is the solution for you. It has two modes it can be used in, pre-shared key mode and dynamic key mode.

I look down on pre-shared key mode. It requires you to manually enter a key on every wireless machine, and if the key is ever discovered you have to change it on every access point and every machine. It really is only good on the smallest of networks. The dynamic key approach requires two digital certificates to be installed on each workstation. After that, you do nothing. Security keys are dynamically generated per user per session. If a machine gets stolen, you simply invalidate those two certificates on your server and your network is secure again. No more pain.

If you have Microsoft Small Business Server 2003 (or Windows Server 2003) then you can use the more secure easier to manage dynamic mode. Note that you can not do this with Windows 2000 server. You will also need a Cisco 350 Access Point series or better (1100 series, 1200 series, etc). If you have Cisco ACS, please use that instead. Cisco ACS is easy to setup compared to using SBS2003. However, you're reading this article because you probably don't have Cisco ACS. The client used in this article was Windows XP. I believe Windows 2000 Professional also supports WPA - providing you download the WPA patches from Microsoft.

There are many steps in getting a working SBS 2003 WPA setup going. Most steps are essential, and the setup won't work at all if it is not done. This guide tries to cover all the major points and gotchas, but is not an exact step by step guide. So you will have to have an inkling of what to do yourself.

The major steps (clicking on these will scroll you down to the relevant section):

  1. Patches. Do a Windows Update on your server, your workstation, and make sure your Cisco wireless kit has up to date software on it. The Windows Updates are essential. There is a critical wireless patch that needs to be applied to Windows XP and Windows 2000 that will prevent the solution from working if not done.
  2. Install Microsoft Certificate Server. The WPA setup can only be used with certificates. You CAN NOT use username/password authentication (need Cisco ACS for the simpler username/password authentication).
  3. Install IAS (Internet Authentication Service) on your SBS 2003 server.
  4. Create a "Wireless Users" security group in Active Directory (not essential, but highly recommended).
  5. Create a "Wireless" access policy in IAS.
  6. Add your access point in as a RADIUS client.
  7. Configure you Cisco access point.
  8. Install two certificates on your machine. One for your machine account, and one for your user account. It is critical that both of these are installed.
  9. Configure the wireless settings on your workstation. Note that you CAN NOT use Cisco ACU to configure your settings. You must set it so that Windows XP/2000 does the configuration.
  10. Special notes for Intel Wireless NIC Users. You may have trouble connecting to WPA networks if you don't do this.
  11. Summary

Patches

The most critical patch to have on your workstations at the time or writing is KB826942. You will see it under Add/Remove Programs if you have it installed already. You can install it by using Windows Update, or by getting it directly from Microsoft. You will not be able to use WPA without this patch. It is critical. You should do a Windows Update on your SBS2003 server as well. It is also strongly recommend that you update your Cisco access points to the most recent software, as well as your wireless NICs.

Patches - Update

Windows XP SP2 contains all the patches you need. If you have Windows XP SP2, you don't need to install any patches.

Install Microsoft Certificate Server

The general click path on the server is:

  1. Start
  2. Control Panel
  3. Add or Remove Programs
  4. Add/Remove Windows Components
  5. Tick "Certificate Services" if it isn't already.
  6. Follow your nose when answering the questions. Probably best to make yourself an Enterprise CA, since this is a simple AD structure (you're a small company, right?)

Install IAS (Internet Authentication Server)

Don't get this confused with ISA. Where using IAS - and they have nothing to do with each other. The general click path on the server is:

  1. Start
  2. Control Panel
  3. Add or Remove Programs
  4. Add/Remove Windows Components
  5. Networking Services
  6. Details
  7. Tick "Internet Authentication Service", if it isn't already.
  8. Click "Okay" lots of times.

Create a "Wireless Users" security group

The general click path on the server is:

  1. Start
  2. All Programs
  3. Administrative Tools
  4. Active Directory Users and Computers
  5. If you're running SBS2003 navigate to "MyBusiness" and then "Security Groups". If you have Windows 2003 server then navigate to "Users".
  6. Right click, and select "New" and then "Group".
  7. Type "Wireless Users" for the group name.
  8. Set the scope to Universal.
  9. Now the REALLY important bit. Add both the users who you want to have wireless access AND (I repeat AND) their machines. To see machines, click the "Add" button, and then "Object Types", and make sure that "Computers" is ticked. This is critical, repeat CRITICAL.

Create a "Wireless" access policy

This is done in IAS. The general click path is:

  1. Start
  2. All Programs
  3. Administrative Tools
  4. Internet Authentication Service
  5. Remote Access Policies
  6. Right click, "New Remote Access Policy"
  7. Next
  8. Use the wizard to setup a typical policy for a common scenario.
  9. Type "Wireless Access" for your policy name.
  10. Next
  11. Wireless
  12. Select "Group", click "Add".
  13. Type "Wireless Users", and lick "OK".
  14. Next
  15. Change the "Authentication Method" from "PEAP" to "Smart Card or other certificate". This is critical.
  16. Click "Configure", and select the certificate that you originally created when installing your certificate server. You will probably only have one option.
  17. OK
  18. Next
  19. Finish
  20. Double click on your new "Wireless Access" policy.
  21. Edit Profile
  22. Tick "Minutes client can be connected", and set it to "10".
  23. OK
  24. OK

Add your access point in as a RADIUS client

This is done in IAS. The general click path is:

  1. Start
  2. All Programs
  3. Administrative Tools
  4. Internet Authentication Service
  5. RADIUS Clients
  6. Right click, "New RADIUS Client"
  7. Type a name for your access point.
  8. Type the IP address of your access point.
  9. Next
  10. Change "Client-Vendor" from "RADIUS Standard" to "Cisco".
  11. Type in a "Shared secret" (password) to be used between the RADIUS server and the access point. Note this down, because you will have to configure this on the access point as well.
  12. Finish

Configure you Cisco access point

This is done via your WWW browser. Make sure your running an IOS based access point (you will be unless you have had it for quite sometime). General summary of settings. You need to use "Open Authentication with EAP", "TKIP" for your encryption, and set up everything to use VLAN1. If this is a new access point, run the "Express Setup" first. The general click path is:

  1. Security
  2. Server Manager
  3. Under "Corporate Servers" enter the IP address of your IAS server.
  4. In "Shared Secret" enter the password I said to note down above when configuring IAS.
  5. Apply
  6. Under "Default Server Properties", set "EAP Authentication" "Priority 1" to your IAS server.
  7. Apply
  8. SSID Manager
  9. Type in your SSID (what your access point will be known as), and enter a VLAN of "1".
  10. Under "Authentication Methods" click "Open Authentication" and select "with EAP" from the drop down box.
  11. Under "Authentication Key Management" set "Key Management" to "Mandatory" and tick "WPA".
  12. Apply
  13. Encryption Manager
  14. Select "Cipher", and "TKIP". Don't use any of the other TKIP settings, CRITICAL. Use plain TKIP.
  15. Apply

Install two certificates on your machine

This bit gets done on the workstation. It is CRITICAL that you add both a machine certificate and a user certificate. The general click path is:

  1. Start
  2. Run
  3. MMC
  4. File
  5. Add/Remove Snap-In
  6. Add
  7. Certificates
  8. My User account
  9. Finish
  10. Add
  11. Computer Account
  12. Next
  13. Finish
  14. Close
  15. OK
  16. Go to "Certificates - Current User"
  17. Personal
  18. Certificates
  19. Right click, "All Tasks", "Request New Certificate"
  20. Next
  21. Select a "User" certificate.
  22. Next
  23. Type a name you would like the certificate known by, such as your username.
  24. Finish
  25. Now repeat this process for "Certificates (Local Computer)", but give the certificate a friendly name similar to that of the machine's name.

Configure the wireless settings on your workstation

A really CRITICAL bit. If you have Cisco ACU installed, you MUST tell it to allow windows to configure the wireless settings. Repeat, this is CRITICAL. You can still use ACU to monitor your wireless connection, you just can't use it to configure the wireless settings. So if you have ACU installed the general click path is:

  1. Start
  2. All Programs
  3. Cisco Systems
  4. Aironet Client Utility (ACU)
  5. Select Profile
  6. Use Another Application to Configure My Wireless Settings
  7. OK

Now we need to configure the Windows wireless settings. The general click path is:

  1. Start
  2. Connect To
  3. Show all connections
  4. View
  5. Details
  6. Right click on your "Wireless Network Connection".
  7. View Available Wireless Networks
  8. Advanced - DO NOT CLICK ON CONNECT
  9. Make sure "Use Windows to configure my wireless network settings" is ticked.
  10. You should be able to see your wireless network. Reboot if you can't. Click on "Configure".
  11. Set "Network Authentication" to "WPA".
  12. Set "Data Encryption" to "TKIP".
  13. Click on the Authentication tab.
  14. Make sure "Authenticate as computer when computer information is available. CRITICAL.
  15. Set "EAP Type" to "smart Card or other Certificate".
  16. Properties
  17. Under "Trusted Root Certificate Authorities" find the certificate for your certificate server, and tick it.
  18. OK
  19. OK
  20. OK

Under the "Status" column in "Network Connections" you should see the wireless connection progressing through several stages. When all is going correctly the status should be "Authentication succeeded". If you've just finished all of the workstation configuration above you may need to do a reboot before it starts working correctly.

Special notes for Intel Wireless NIC Users

Intel NICs have trouble associating to Cisco access points that have legacy world domain mode turned on. This may prevent you from connecting to the network, or may allow you to connect intermittently. If you have Intel NICs refer to this article from Intel and Cisco.

Summary

Congratulations, you should now have a wireless connected workstation that has secure access to your wired network. If you haven't, make sure you've done all the critical steps. Check the event log on the SBS2003 server (particularly look at any IAS events), and check the event log on the access point.

Cisco Systems Partner - Premier Certified