802.1x
From Leo's Notes
Last edited on 30 December 2021, at 02:10.
- https://documentation.meraki.com/MS/Access_Control/Configuring_802.1X_Wired_Authentication_on_a_Windows_7_Client
- ftp://ftp.hp.com/pub/networking/software/2900yl-ASG-0207-T_12_XX-9-8021X.pdf
- http://h22208.www2.hpe.com/eginfolib/networking/docs/switches/YA-YB/15-18/5998-8153_yayb_2530_asg/content/ch13s09.html
FreeRadius:
- http://wiki.freeradius.org/guide/freeradius-active-directory-integration-howto
- https://xenomorph.net/linux/samba/issues/exec-program-output-reading-winbind-reply-failed/
On a HP ProCurve:
radius-server host 172.20.1.16 key "CPSC.12345"
radius-server key "CPSC.12345"
aaa authentication port-access eap-radius
aaa port-access authenticator 5-24
aaa port-access authenticator 5 auth-vid 911
aaa port-access authenticator 5 unauth-vid 912
aaa port-access authenticator 5 client-limit 1
aaa port-access authenticator 6 auth-vid 911
aaa port-access authenticator 6 unauth-vid 912
aaa port-access authenticator 6 client-limit 1
aaa port-access authenticator 7 auth-vid 911
aaa port-access authenticator 7 unauth-vid 912
aaa port-access authenticator 7 client-limit 1
aaa port-access authenticator 8 auth-vid 911
aaa port-access authenticator 8 unauth-vid 912
aaa port-access authenticator 8 client-limit 1
aaa port-access authenticator 9 auth-vid 911
aaa port-access authenticator 9 unauth-vid 912
aaa port-access authenticator 9 client-limit 1