mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 23:09:34 +01:00
doc: Document use_pae_group_addr=1 option for wired 802.1x testing
This commit is contained in:
parent
e0e046c784
commit
6dc2706459
@ -34,7 +34,7 @@ Using hostapd (the authenticator) and following hostapd.conf file:
|
|||||||
interface=veth0
|
interface=veth0
|
||||||
driver=wired
|
driver=wired
|
||||||
ieee8021x=1
|
ieee8021x=1
|
||||||
eapol_key_index_workaround=0
|
use_pae_group_addr=1
|
||||||
eap_server=1
|
eap_server=1
|
||||||
eap_user_file=hostapd.eap_user # replace with the right path
|
eap_user_file=hostapd.eap_user # replace with the right path
|
||||||
ca_cert=newcertca.crt # replace with your CA certificate path
|
ca_cert=newcertca.crt # replace with your CA certificate path
|
||||||
|
Loading…
Reference in New Issue
Block a user