Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
f00b4r0:
LEDE Reboot 17.01.2 r3435-65eec8bd5f on Netgear WN3000RPv3 (ramips/mt7620)
Image built with wpad-full
Setting 802.11w to anything other than disabled results in hostapd failing to initialize the interface:
Sat Jul 8 19:54:29 2017 kern.info kernel: [ 110.273913] device wlan0 left promiscuous mode Sat Jul 8 19:54:29 2017 kern.info kernel: [ 110.282943] br-lan: port 2(wlan0) entered disabled state Sat Jul 8 19:54:30 2017 daemon.notice hostapd: wlan0: interface state ENABLED->DISABLED Sat Jul 8 19:54:30 2017 daemon.notice hostapd: wlan0: AP-DISABLED Sat Jul 8 19:54:30 2017 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING Sat Jul 8 19:54:30 2017 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Sat Jul 8 19:54:30 2017 daemon.notice hostapd: nl80211: Failed to remove interface wlan0 from bridge br-lan: Invalid argument Sat Jul 8 19:54:31 2017 daemon.notice netifd: radio0 (1076): command failed: Not supported (-122) Sat Jul 8 19:54:31 2017 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf Sat Jul 8 19:54:32 2017 kern.info kernel: [ 112.823292] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Sat Jul 8 19:54:32 2017 kern.info kernel: [ 112.873796] device wlan0 entered promiscuous mode Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE Sat Jul 8 19:54:32 2017 daemon.err hostapd: Using interface wlan0 with hwaddr aa:bb:cc:dd:ee:ff and ssid "myssid" Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.436915] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.449757] br-lan: port 2(wlan0) entered forwarding state Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.460761] br-lan: port 2(wlan0) entered forwarding state Sat Jul 8 19:54:32 2017 daemon.err hostapd: Interface initialization failed Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->DISABLED Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: AP-DISABLED Sat Jul 8 19:54:32 2017 daemon.err hostapd: wlan0: Unable to setup interface. Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: interface state DISABLED->DISABLED Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: AP-DISABLED Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING Sat Jul 8 19:54:32 2017 daemon.err hostapd: hostapd_free_hapd_data: Interface wlan0 wasn't started Sat Jul 8 19:54:32 2017 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.478814] device wlan0 left promiscuous mode Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.487820] br-lan: port 2(wlan0) entered disabled state Sat Jul 8 19:54:32 2017 daemon.notice hostapd: ELOOP: remaining socket: sock=22 eloop_data=0x771caa90 user_data=0 handler=0x420d69 Sat Jul 8 19:54:33 2017 daemon.notice netifd: radio0 (1076): Device setup failed: HOSTAPD_START_FAILED
HTH
The text was updated successfully, but these errors were encountered:
psyborg55:
worked crappy as usual, in combination with atheros 9331 client.
was even able to crash it with most basic aireplay command
Sorry, something went wrong.
No branches or pull requests
openwrt-bot commentedJul 8, 2017
f00b4r0:
LEDE Reboot 17.01.2 r3435-65eec8bd5f on Netgear WN3000RPv3 (ramips/mt7620)
Image built with wpad-full
Setting 802.11w to anything other than disabled results in hostapd failing to initialize the interface:
Sat Jul 8 19:54:29 2017 kern.info kernel: [ 110.273913] device wlan0 left promiscuous mode
Sat Jul 8 19:54:29 2017 kern.info kernel: [ 110.282943] br-lan: port 2(wlan0) entered disabled state
Sat Jul 8 19:54:30 2017 daemon.notice hostapd: wlan0: interface state ENABLED->DISABLED
Sat Jul 8 19:54:30 2017 daemon.notice hostapd: wlan0: AP-DISABLED
Sat Jul 8 19:54:30 2017 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING
Sat Jul 8 19:54:30 2017 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Sat Jul 8 19:54:30 2017 daemon.notice hostapd: nl80211: Failed to remove interface wlan0 from bridge br-lan: Invalid argument
Sat Jul 8 19:54:31 2017 daemon.notice netifd: radio0 (1076): command failed: Not supported (-122)
Sat Jul 8 19:54:31 2017 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
Sat Jul 8 19:54:32 2017 kern.info kernel: [ 112.823292] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Sat Jul 8 19:54:32 2017 kern.info kernel: [ 112.873796] device wlan0 entered promiscuous mode
Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Sat Jul 8 19:54:32 2017 daemon.err hostapd: Using interface wlan0 with hwaddr aa:bb:cc:dd:ee:ff and ssid "myssid"
Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.436915] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.449757] br-lan: port 2(wlan0) entered forwarding state
Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.460761] br-lan: port 2(wlan0) entered forwarding state
Sat Jul 8 19:54:32 2017 daemon.err hostapd: Interface initialization failed
Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->DISABLED
Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: AP-DISABLED
Sat Jul 8 19:54:32 2017 daemon.err hostapd: wlan0: Unable to setup interface.
Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: interface state DISABLED->DISABLED
Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: AP-DISABLED
Sat Jul 8 19:54:32 2017 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING
Sat Jul 8 19:54:32 2017 daemon.err hostapd: hostapd_free_hapd_data: Interface wlan0 wasn't started
Sat Jul 8 19:54:32 2017 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.478814] device wlan0 left promiscuous mode
Sat Jul 8 19:54:32 2017 kern.info kernel: [ 113.487820] br-lan: port 2(wlan0) entered disabled state
Sat Jul 8 19:54:32 2017 daemon.notice hostapd: ELOOP: remaining socket: sock=22 eloop_data=0x771caa90 user_data=0 handler=0x420d69
Sat Jul 8 19:54:33 2017 daemon.notice netifd: radio0 (1076): Device setup failed: HOSTAPD_START_FAILED
HTH
The text was updated successfully, but these errors were encountered: