tamulink-wpa and Ubuntu (For my aggie linux readers)

Finally, I no longer have the pain of not being able to connect to the wireless network on campus (without having wicd installed).

I got it working using the network-manager applet in Gnome that comes installed by default (cause I like it and it makes my life easier). I’ve had people poke fun at me because I don’t feel like traversing the console and running wpa_supplicant manually, I have better things to do, like expecting things to work with the least hassle. But that’s a rant for another time.

Sadly CIS or whoever is responsible for the wireless networks has decided that Ubuntu, Fedora, or any other flavor of Linux won’t be supported. Thanks to one enterprising Maurice Rahe, I had enough information to get started. Since I was working with Ubuntu 9.10 (Jaunty Jackelope) Alpha 6, I needed to update the instructions a bit and turns out we didn’t need to do the manual wpa_supplicant.conf at all. Simply attempt to connect to tamulink-wpa and when it asks for the connection details:

Security
WPA & WPA 2 Enterprise
Authentication
Protected EAP (PEAP)
Anonymous Identity
Leave Blank
CA Certificate
/usr/share/ca-certificates/mozilla/ValiCert_Class_2_VA.crt
PEAP Version
Version 0
Inner Authentication
MSCHAPv2
User Name
NETID
Password
NETID Password

VOILA, it works! Reconnections kinda suck, but what’ll you do.

Comments

  1. Syed says:

    I don’t suppose you could copy and paste the network configurations from wpa_supplicant.conf

    This is what I have so far, but can’t get it to work. And I don’t have a netowrk manager, so this is the only way to do it.

    Thanks.

    network={

    ssid=”tamulink-wpa”

    key_mgmt=WPA-EAP

    group=CCMP TKIP

    eap=PEAP

    identity=”********”

    password=”********”

    phase2=”AUTH=MSCHAPV2″

    ca_cert=”/data/misc/wifi/cacert.pem”

    priority=1

    }

  2. That’s the thing, network-manager doesn’t create/update wpa_supplicant.conf.

  3. Syed says:

    Ok, this worked for me. I guess it should work for most other folks.

    network={
    ssid=”tamulink-wpa”
    scan_ssid=1
    key_mgmt=WPA-EAP
    eap=PEAP
    identity=”xxxxxx”
    password=”xxxxxx”
    pairwise=CCMP
    }

  4. David Sweeney says:

    You geek! I guess I’m one, too since I really needed this setup for my tablet.

  5. @David oh noes, the Boss’s Boss knows of my blog! I don’t know whether this is awesome or horrible :P

  6. Sarah says:

    Thanks!
    I’m an Linux newbie and Aggie, and this solved my problem!

  7. Kalyan says:

    Buddy! you are a life saver.

  8. Cody Lee says:

    Howdy ags! The Texas A&M Unix & Linux Users Group is still very active, and should you have any problems feel free to chat with us on irc (irc.tamu.edu port 6667 #tamulug), and visit our website: http://tamulug.tamu.edu

    TAMULUG President,
    Cody

  9. Scott says:

    @Daniel
    Thanks for the info. Helped me get connected to tamulink with no trouble at all.

    You can add the line “update_config=1″ to your ‘wpa_supplicant.conf’ file to allow the network manager to update the wpa_supplicant.conf file

  10. Anil says:

    Thanks Daniel ! am a new joinee and just found out the easiest way to connect to ubuntu on campus.

    Gig’em !

  11. Anna says:

    I have a netbook running Ubuntu 8.04 that I can’t get to connect. I haven’t been able to upgrade to 9.10 and not sure it can even handle that with a 2gb flash drive.

    Any ideas on what I should do?
    Thanks!

  12. M.A. Wortman says:

    Great post … Thanks!

  13. ale says:

    I own a nokia n8 and I can’t connect to tamulink-wpa on my phone :/ I found another response on a different website, but even when I changed everything on my settings it still won’t connect. I keep getting “Connection failed, authentication failed”
    Can someone help me?
    Thanks!

  1. [...] as it dropped me once every 10-15min. Then I did some googling, and I found a blog post on Tower of Power. But after applying settings found in the blog, I couldn’t even connect to tamulink-wpa. I [...]

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>