Differences between revisions 28 and 29
Revision 28 as of 2020-09-04 13:38:43
Size: 1963
Editor: davidsch
Comment:
Revision 29 as of 2022-04-29 07:38:59
Size: 1966
Editor: stroth
Comment: Fix Headings and prepare for new section by specifying "NetworkManager"
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
=== How to configure a wireless (WLAN) connection for 802.1x authorization === = How to configure wireless (WLAN) and wired connections for 802.1x authorization ==
Line 5: Line 5:
== Wireless with NetworkManager ==
Line 22: Line 23:
=== How to configure a wired connection for 802.1x authorization ===
== Wired with NetworkManager ==

= How to configure wireless (WLAN) and wired connections for 802.1x authorization ==

Wireless with NetworkManager

  1. Click on the network-settings symbol on the task bar of the Ubuntu desktop.
  2. In the upcoming menu click 'edit connections'.
  3. In Tab:Wireless choose the name of your current wireless connection and click button 'edit'.

  4. In the upcoming window click Tab:'Wireless Security', make the following settings and enter your NETHZ name and password (example). 802.1xWirelessSettings.png

    NOTE THE USERNAME FIELD SYNTAX VARIES BETWEEN USERS:
    
    In the "Username" field of the above dialog enter the following:
    <username>@student-net.ethz.ch, if your are student at ETH
    <username>@staff-net.ethz.ch, if your are a staff member of ETH
    <username>@guest-net.ethz.ch, if your are a guest at ETH
    
    As password, enter your ETH network password
  5. Click 'Save...'. In the upcoming "No Certificate Authority..." window click button 'Ignore'.
  6. Click button 'close'

Wired with NetworkManager

  1. Click on the network-settings symbol on the task bar of the Ubuntu desktop.
  2. In the upcoming menu click 'edit connections'.
  3. In Tab:Wired choose your network profile and click button 'edit'.

  4. In the upcoming window click Tab:'802.1x Security', make the following settings and enter your NETHZ name and password: 802.1xWiredSettings.png

    NOTE THE USERNAME FIELD SYNTAX VARIES BETWEEN USERS:
    
    In the "Username" field of the above dialog enter the following:
    <username>@student-net.ethz.ch, if your are student at ETH
    <username>@staff-net.ethz.ch, if your are a staff member of ETH
    <username>@guest-net.ethz.ch, if your are a guest at ETH
    
    As password, enter your ETH network password
  5. Click 'Save...'. In the upcoming "No Certificate Authority..." window click button 'Ignore'.
  6. Click button 'close'


CategoryNET

Workstations/Network/Infrastructure/802.1xUbuntu (last edited 2022-04-29 07:46:25 by stroth)