Differences between revisions 1 and 29 (spanning 28 versions)
Revision 1 as of 2013-04-26 12:16:39
Size: 65
Editor: hgiger
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 1: Line 1:
Describe Workstations/Network/Infrastructure/802.1xUbuntu here. #rev 2020-09-04 davidsch

= 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.
 1. In the upcoming menu click 'edit connections'.
 1. In Tab:Wireless choose the name of your current wireless connection and click button 'edit'.
 1. In the upcoming window click Tab:'Wireless Security', make the following settings and enter your NETHZ name and password (example). {{attachment: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
}}}
 1. Click 'Save...'. In the upcoming "No Certificate Authority..." window click button 'Ignore'.
 1. Click button 'close'


== Wired with NetworkManager ==
 1. Click on the network-settings symbol on the task bar of the Ubuntu desktop.
 1. In the upcoming menu click 'edit connections'.
 1. In Tab:Wired choose your network profile and click button 'edit'.
 1. In the upcoming window click Tab:'802.1x Security', make the following settings and enter your NETHZ name and password: {{attachment: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
}}}
 1. Click 'Save...'. In the upcoming "No Certificate Authority..." window click button 'Ignore'.
 1. Click button 'close'


----
[[CategoryNET]]

= 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)