Hi,
I want to put up a wireless access point. The ip address on the ethernet side
is assigned via DHCP.
A wlan connection from the hosts to the access point cannot be established,
unfortunately. The AP breaks with the following message:
hostapd_wpa_auth_disconnect: WPA authenticator requests disconnect:
$ cat hostapd.conf
interface=wlan0
driver=nl80211
ssid=test
hw_mode=g
channel=1
bridge=br0
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=1
wpa_passphrase=verygoodsecret
wpa_key_mgmt=WPA-PSK
If you need more information or logs, let me know.
Marco
|