How do I configure Ubuntu Server to access a WPA2 Enterprise WiFi Access Point?

Lord Loh.

I am running Ubuntu 13.10 server and would like to be able to access the WiFi in my university using these setting. I have searched through numerous posts and found several configurations, none of which work. How do I get get this connection to work?

Can this be done without without SU privileges? How do I extend this for multiple SSIDs - for home (WPA2-personal) and the University (WPA2 Enterprise) ?

Network Name or SSID (case-sensitive):  TTUnet
Network Security or Authentication:  WPA2 Enterprise
Data Encryption:  AES
EAP Type:  PEAP/MS-CHAP-V2
When prompted for user credentials, use the following:

User Name:  your eRaider username
Password:  your eRaider password
Domain:  TTU
K7AAY

You will end up with multiple wireless profiles; one for home and one (or more) for the Uni.

You do not need sudo su to do this. The wpa-supplicant app that's standard with Ubuntu and lets you connect to any available wireless network in range.

wpa_supplicant -i wlan0 -B -c /path/to/wpa_supplicant.conf

Switch out the wpa_supplicant.conf files based on whether you are at home or the Uni.

http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap.git;a=blob_plain;f=wpa_supplicant/wpa_supplicant.conf illustrates the configuration file options.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How do I configure Ubuntu Server to access a WPA2 Enterprise WiFi Access Point?

From Dev

how to connect to WPA2 enterprise WiFi in Ubuntu Core Raspberry Pi 3

From Dev

If I know the password of a WPA2 access point, can I passively eavesdrop to communications?

From Dev

How do I connect to WPA2 Enterprise wireless networks on 18.04 without breaking regular wireless connections?

From Dev

What does the RADIUS server do in a WPA2 Enterprise setup?

From Dev

Ubuntu 14.04 Server - WiFi WPA2 Personal

From Dev

Ubuntu 14.04 Server - WiFi WPA2 Personal

From Dev

How do I access Ubuntu server running in VirtualBox from outside

From Dev

How do I access Ubuntu server running in VirtualBox from outside

From Dev

How do I access my ubuntu server from anywhere in the world?

From Dev

How do I access the $locationProvider to configure it?

From Dev

How can I make wifi access point on Banana pro? P

From Dev

How do I configure Postgres 9.5 server so that I can access it from a remote machine?

From Dev

Creating a home server to act as a wifi access point and home router (Ubuntu server 18.04)

From Dev

How to confirm/verify WiFi is WPA2?

From Dev

How to setup Access Point (WiFi hotspot) on Debian

From Dev

How can i configure my network so i can access a linux box behind 2 routers (4G and wifi)

From Dev

How do I use a wireless router as a switch? (even WiFi access)

From Dev

How to Configure Ubuntu to Access Internet only with Wifi Ignoring Wire Connection (Ethernet)

From Dev

How to Configure Ubuntu to Access Internet only with Wifi Ignoring Wire Connection (Ethernet)

From Dev

How to set up WiFi Access Point by connecting to another WiFi?

From Dev

How do I configure the location and rotation of the Dropwizard access log?

From Dev

How do I configure my Android emulator to access my localhost?

From Dev

How do I configure the location and rotation of the Dropwizard access log?

From Dev

How do I configure passwordless serial console access on CentOS 8?

From Dev

Cannot start created Wifi Access point in Ubuntu 14.04 LTS

From Dev

How do I configure my DNS settings in Ubuntu server?

From Dev

How do I configure my DNS settings in Ubuntu server?

From Dev

How do i configure samba on my Ubuntu Server 14.04

Related Related

  1. 1

    How do I configure Ubuntu Server to access a WPA2 Enterprise WiFi Access Point?

  2. 2

    how to connect to WPA2 enterprise WiFi in Ubuntu Core Raspberry Pi 3

  3. 3

    If I know the password of a WPA2 access point, can I passively eavesdrop to communications?

  4. 4

    How do I connect to WPA2 Enterprise wireless networks on 18.04 without breaking regular wireless connections?

  5. 5

    What does the RADIUS server do in a WPA2 Enterprise setup?

  6. 6

    Ubuntu 14.04 Server - WiFi WPA2 Personal

  7. 7

    Ubuntu 14.04 Server - WiFi WPA2 Personal

  8. 8

    How do I access Ubuntu server running in VirtualBox from outside

  9. 9

    How do I access Ubuntu server running in VirtualBox from outside

  10. 10

    How do I access my ubuntu server from anywhere in the world?

  11. 11

    How do I access the $locationProvider to configure it?

  12. 12

    How can I make wifi access point on Banana pro? P

  13. 13

    How do I configure Postgres 9.5 server so that I can access it from a remote machine?

  14. 14

    Creating a home server to act as a wifi access point and home router (Ubuntu server 18.04)

  15. 15

    How to confirm/verify WiFi is WPA2?

  16. 16

    How to setup Access Point (WiFi hotspot) on Debian

  17. 17

    How can i configure my network so i can access a linux box behind 2 routers (4G and wifi)

  18. 18

    How do I use a wireless router as a switch? (even WiFi access)

  19. 19

    How to Configure Ubuntu to Access Internet only with Wifi Ignoring Wire Connection (Ethernet)

  20. 20

    How to Configure Ubuntu to Access Internet only with Wifi Ignoring Wire Connection (Ethernet)

  21. 21

    How to set up WiFi Access Point by connecting to another WiFi?

  22. 22

    How do I configure the location and rotation of the Dropwizard access log?

  23. 23

    How do I configure my Android emulator to access my localhost?

  24. 24

    How do I configure the location and rotation of the Dropwizard access log?

  25. 25

    How do I configure passwordless serial console access on CentOS 8?

  26. 26

    Cannot start created Wifi Access point in Ubuntu 14.04 LTS

  27. 27

    How do I configure my DNS settings in Ubuntu server?

  28. 28

    How do I configure my DNS settings in Ubuntu server?

  29. 29

    How do i configure samba on my Ubuntu Server 14.04

HotTag

Archive