Hi,
you're missing most of the required settings in section IEEE 802.11r
configuration of https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf .
You don't need r0kh/r1kh only if only using FT-PSK with
ft_psk_generate_local, because otherwise both hostapd instances need to
communicate to faciliate roaming (exchange keys etc.) - which they
cannot unless r0kh/r1kh is configured.
Regards,
M. Braun
Am 13.08.2021 09:34, schrieb Michael Yartys:
--- LAPTOP 1 ---
interface=wlp18s0
driver=nl80211
ssid=test1
hw_mode=g
channel=1
auth_algs=3
wmm_enabled=1
nas_identifier=first_example
wpa=2
wpa_passphrase=testingstuff123
wpa_key_mgmt=SAE FT-SAE
wpa_pairwise=CCMP
ieee80211w=2
sae_pwe=2
mobility_domain=a1b2
ft_over_ds=0
ft_psk_generate_local=0
--- LAPTOP 2 ---
interface=wlp18s0
driver=nl80211
ssid=test1
hw_mode=g
channel=6
auth_algs=3
wmm_enabled=1
nas_identifier=second_example
wpa=2
wpa_passphrase=testingstuff123
wpa_key_mgmt=SAE FT-SAE
wpa_pairwise=CCMP
ieee80211w=2
sae_pwe=2
mobility_domain=a1b2
ft_over_ds=0
ft_psk_generate_local=0
_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap