School of Computer Science THE UNIVERSITY OF BIRMINGHAM

WARNING (Aug 2013): The instructions below are out of date, as linux systems,
including NetworkManager now handle wifi security differently.
please see more recent instructions.


__________________________________________________________________________________________

Using wpa_supplicant on Linux to Connect to the
University of Birmingham (Bham) Campus Wireless Network
using the UOBwifi access points, started in March 2010.
Aaron Sloman

(Supplement to my web site on using Linux on Dell d600/d610 laptop)
NB
These notes assume that you already have a working wireless card, which you have tested on some other wireless network.
If your wireless card is not working, try to configure it using 'system-config-network' or some other tool that works on your system, or ask a friend for help. Come back when the card works and has been tested on another more easily accessible wireless network, so that you are sure that you have the right drivers for your wireless card and it has been properly recognised by your operating system.

NOTE: THIS IS NOT AN OFFICIAL DOCUMENT OF THE UNIVERSITY OF BIRMINGHAM OR THE SCHOOL OF COMPUTER SCIENCE. NEITHER THE UNIVERSITY NOR THE SCHOOL NOR THE AUTHOR OF THIS DOCUMENT CAN ACCEPT ANY RESPONSIBILITY FOR ANY CONSEQUENCES OF FOLLOWING THE ADVICE OFFERED HERE.
(In other words: the normal conditions of mutual-help for Linux users apply!)

In addition, please note that some of the helpdesk staff in Information Services are able to help users who wish to use a linux laptop to access the campus wireless service, but they will not physically change settings on user machines. That is the responsibility of users.

However, the Information Services web site now does give advice for linux users, and you should try their instructions, using NetworkManager, before trying mine. See:

http://www.wireless.bham.ac.uk/start/configuration/
General information about configuration for use of UOBwifi
Information about the old service is here
http://www.helpdesk.bham.ac.uk/laptopsurgery/linux.shtml
DO NOT use the certificate mentioned there for the new service.

Introduction: UOBwifi with new certificate, Starting March 2010

The following information was provided by Chris Lea in Information Services on 26 Mar 2010.

He agreed that I could pass it on, after testing the new service.

The campus WIFI certificate is changing because JANET(UK) have changed the certifying authority for their certificate service.
Details here http://www.ja.net/services/scs/

The Globalsign certificates are due to expire this summer so we need to replace with new and get everyone validating authentications against the new certificate.

It has been decided by someone that the best (least painful) approach is to run a new wireless SSID: UOBwifi against the new cert whilst running the current service UOBWLAN to expiration. This will give people time to migrate to the new service before the old one is phased out.

Changes and Actions Required

  1. The name of the service (SSID) is changing from UOBWLAN to UOBwifi.
    So network settings will have to be altered to accommodate this.

  2. WARNING Added 12 Jun 2013
    The certificate specified below stopped working for me in June 2013.
    I had to convert it from the .pem form to the .der form, as described here (another file).
    The .pem certificate used is available from webdev1.bham.ac.uk/uob_root_linux.pem

    E.g. linux users can fetch it using this command, or something similar:

        wget webdev1.bham.ac.uk/uob_root_linux.pem
    

  3. Install the certificate in /etc/cert or wherever you put your certificates.

  4. Update your system's information about the new service name and the location of the new certificate.

    This can be done in different ways, depending on the system you use.


Installed: 26 Mar 2010
Last updated: 26 Mar 2010; 13 Jul 2010; 12 Jun 2013

Maintained by Aaron Sloman
School of Computer Science
The University of Birmingham