Giter Site home page Giter Site logo

hassio-addons's People

Contributors

davidcibeles avatar davidramosweb avatar joaofl avatar maivorbim avatar matthieup240 avatar simongoudie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hassio-addons's Issues

telegraf2hassio docker stats

Hi, your addon is great but for docker stats it was terrible. Maybe you will be interesting in python changes i made in my fork. I was trying to keep backward compatibility (in python files, others are changed to work in my environment).

6f9b650

Max client

Hi I'm using the addon on raspberry pi 3b and waiting for the ralink RT5370 to arrive for now I am using the internal wifi chip of the raspberry and I can connect max of 10 clients together is that because of my pi or it's related to the addon?

Supported devices

Hi the addon works great I just wana know which external usb wifi doungel is supported by your addon

DHCP configuration doesn't work

Hi,

Thanks for this new available version it's so cool !!
I have many problems.

This is my own config :

ssid: my-network
wpa_passphrase: my_own_password
channel: '0'
address: 192.168.3.1
netmask: 255.255.255.0
broadcast: 192.168.3.254
interface: wlan0
allow_internet: true
enable_dhcp: true

  1. When I changed the DHCP config like my config above, the logs seems to not using my config, but the default config (192.168.2.1).
Starting DHCP server...
udhcpd config:
start	        192.168.2.100
end             192.168.2.200
max_leases	    100
opt	dns	        192.168.2.1
opt	subnet	    255.255.255.0
opt	router	    192.168.2.1
opt	lease	    864000
interface wlan0
Disabling NAT
  1. If I don't change the channel to another digit than 0, there is an error on the logs :
wlan0: interface state UNINITIALIZED->ACS
wlan0: ACS-STARTED 
ACS: Unable to collect survey data
ACS: All study options have failed
Interface initialization failed
wlan0: interface state ACS->DISABLED
wlan0: AP-DISABLED 
ACS: Possibly channel configuration is invalid, please report this along with your config file.
ACS: Failed to start
wlan0: AP-DISABLED 
hostapd_free_hapd_data: Interface wlan0 wasn't started
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
wlan0: interface state DISABLED->DISABLED
wlan0: interface state DISABLED->DISABLED
wlan0: AP-DISABLED 
wlan0: CTRL-EVENT-TERMINATING 
hostapd_free_hapd_data: Interface wlan0 wasn't started
  1. I try to enable the internet access but when I'm connected on the wifi network, I can't access to the internet.

Does this module works only with a dongle or the rpi wireless has to works to ?

Thanks

Bridge between LAN and WLAN not working.

Hi there,

I'm running Hassio on a MiniPC with an external USB WiFi dongle.
Your addon has been so far the only one working for me and I managed to run the AP. However, when I select the "allow internet" option it does bring up the bridge but in end, it doesn't work and I can't even ping the two networks from each other.

I think it happens because it tries to use eth0 as ethernet interface, but actually, mine is enp0s10. Is there a way I can change it?

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Starting...
Set nmcli managed no
Network interface set to wlp0s21f0u2
Deleting iptables
MASQUERADE  all opt -- in * out eth0  0.0.0.0/0  -> 0.0.0.0/0  
ACCEPT  all opt -- in eth0 out wlp0s21f0u2  0.0.0.0/0  -> 0.0.0.0/0   state RELATED,ESTABLISHED
ACCEPT  all opt -- in wlp0s21f0u2 out eth0  0.0.0.0/0  -> 0.0.0.0/0  
Configuring iptables for NAT
MASQUERADE  all opt -- in * out eth0  0.0.0.0/0  -> 0.0.0.0/0  
ACCEPT  all opt -- in eth0 out wlp0s21f0u2  0.0.0.0/0  -> 0.0.0.0/0   state RELATED,ESTABLISHED
ACCEPT  all opt -- in wlp0s21f0u2 out eth0  0.0.0.0/0  -> 0.0.0.0/0  
Setup hostapd ...
Setup interface ...
Resseting interfaces
ifdown: interface wlp0s21f0u2 not configured
Setup udhcpd ...
Starting DHCP server...
udhcpd: started, v1.33.1
udhcpd: can't open '/var/lib/udhcpd/udhcpd.leases': No such file or directory
Starting HostAP daemon ...
Interface stats:
wlp0s21f0u2 Link encap:Ethernet  HWaddr 1C:BF:CE:F4:B3:84  
          inet addr:192.168.2.1  Bcast:192.168.2.254  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:56453 errors:0 dropped:0 overruns:0 frame:0
          TX packets:43742 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:10002420 (9.5 MiB)  TX bytes:6682958 (6.3 MiB)
Configuration file: /hostapd.conf
rfkill: Cannot open RFKILL control device
Using interface wlp0s21f0u2 with hwaddr 1c:bf:ce:f4:b3:84 and ssid "hassio"
wlp0s21f0u2: interface state UNINITIALIZED->ENABLED
wlp0s21f0u2: AP-ENABLED

Any input on how to solve the issue would be very appreciated.

Atheros support

Will support for Atheros dongles like the TP-Link TL-WN821N be added in the future?

Hassio Hotspot says wlan0 isn't wlan0?

Here's my log:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
Starting...
Unknown network interface wlan0. Please set one of the available:
wlan0:
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

I am on a RPI3b+

This is my config:

ssid: ESPhometestnet
wpa_passphrase: ***
channel: 2
address: 192.168.2.1
netmask: 255.255.255.0
broadcast: 192.168.2.254
interface: wlan0
internet_interface: eth0
allow_internet: true
dhcp_enable: true
dhcp_start: 192.168.2.100
dhcp_end: 192.168.2.200
dhcp_dns: 1.1.1.1
dhcp_subnet: 255.255.255.0
dhcp_router: 192.168.2.1
hide_ssid: false

I am on Version 1.1.4

telegraf2hassio can not be installed

I was able to add the store as documented and when the installation is started I get the following error:
The command '/bin/ash -o pipefail -c pip3 install paho-mqtt' returned a non-zero code: 1

In some community message it was reported that replacing the pip call with the apk might help. (RUN apk add py3-paho-mqtt)

core version: 2024.1.5
homeassistant OS on Raspi

Pls fix these two Warnings!

I get this annoying warnings in the Log system.
Pls fix it.

21-05-30 08:09:02 WARNING (MainThread) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Hassio Hostapd Extended

21-05-30 08:09:05 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of Hassio Hostapd Extended

Give temporary internet access

Is it possible to give devices temporary internet access?

I think this would be useful in the case where I want to update the firmware of a plug or lightbulb.

If not, I understand. I appreciate the work you've put into these projects.

Stops with "loop forever" error

Hi tried your addon and it seems it stops with errors below, configuration is correct , mqtt broker is working fine for years now. I am on lates Home Assistant.

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[17:34:35] INFO: Starting Telegraf2Hassio
[17:34:35] INFO Setup finished
[17:34:35] INFO Connected to MQTT Broker!
Traceback (most recent call last):
File "/opt/telegraf2hassio/telegraf2hassio.py", line 62, in
client.loop_forever()
File "/usr/lib/python3.11/site-packages/paho/mqtt/client.py", line 1756, in loop_forever
rc = self._loop(timeout)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/paho/mqtt/client.py", line 1164, in _loop
rc = self.loop_read()
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/paho/mqtt/client.py", line 1556, in loop_read
rc = self._packet_read()
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/paho/mqtt/client.py", line 2439, in _packet_read
rc = self._packet_handle()
^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/paho/mqtt/client.py", line 3033, in _packet_handle
return self._handle_publish()
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/paho/mqtt/client.py", line 3327, in _handle_publish
self._handle_on_message(message)
File "/usr/lib/python3.11/site-packages/paho/mqtt/client.py", line 3570, in _handle_on_message
on_message(self, self._userdata, message)
File "/opt/telegraf2hassio/telegraf2hassio.py", line 11, in data_received
tp.send(data)
File "/opt/telegraf2hassio/parser.py", line 120, in send
jdata = self.add_calc(self.jdata_recv)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/telegraf2hassio/parser.py", line 85, in add_calc
for measurement_name in self.__get_measurements_list(jdata_o):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/telegraf2hassio/parser.py", line 81, in __get_measurements_list
return jdata['fields'].keys()
~~~~~^^^^^^^^^^
KeyError: 'fields'
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

Additionally calc_rate is optional but i cannot start Addon without some data filled in that field?

Failed install

Hello, I have error on install:

The command '/bin/bash -o pipefail -c apk update && apk add --no-cache bash jq iw linux-firmware-other linux-firmware-ath6k linux-firmware-ath10k linux-firmware-ath9k_htc hostapd networkmanager iptables net-tools sudo busybox-extras && rm -rf /var/cache/apk/*' returned a non-zero code: 2

My version of HA is 2021.1.5
RPi is 3B

I saw the same problem on forum, but addons was davidramosweb
https://community.home-assistant.io/t/addon-raspberry-pi-as-hotspot-in-hass-io/127151

Work with Home Assistant Core?

Hello,
I already have an Matt broker but run HA Core as opposed to hassio. Will this work as an integration (rather than an add-on) via HACS, if I add the repo?

thanks

No internet

There is no internet access
dongle is: tp-link TL-WN823N

setup:
channel: '7' (channel 0 doesn't work)
address: 192.168.2.1
netmask: 255.255.255.0
broadcast: 192.168.2.254
interface: wlp1s0u1u3
internet_interface: eth0
allow_internet: true
dhcp_enable: true
dhcp_start: 192.168.2.100
dhcp_end: 192.168.2.200
dhcp_dns: 1.1.1.1
dhcp_subnet: 255.255.255.0
dhcp_router: 192.168.2.1
hide_ssid: false

Log:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Starting...
Set nmcli managed no
Network interface set to wlp1s0u1u3
Deleting iptables
MASQUERADE all opt -- in * out eth0 0.0.0.0/0 -> 0.0.0.0/0
ACCEPT all opt -- in eth0 out wlp1s0u1u3 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
ACCEPT all opt -- in wlp1s0u1u3 out eth0 0.0.0.0/0 -> 0.0.0.0/0
Configuring iptables for NAT
MASQUERADE all opt -- in * out eth0 0.0.0.0/0 -> 0.0.0.0/0
ACCEPT all opt -- in eth0 out wlp1s0u1u3 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
ACCEPT all opt -- in wlp1s0u1u3 out eth0 0.0.0.0/0 -> 0.0.0.0/0
Setup hostapd ...
Setup interface ...
Resseting interfaces
ifdown: interface wlp1s0u1u3 not configured
Setup udhcpd ...
Starting DHCP server...
udhcpd: started, v1.33.1
udhcpd: can't open '/var/lib/udhcpd/udhcpd.leases': No such file or directory
Starting HostAP daemon ...
Interface stats:
Configuration file: /hostapd.conf
wlp1s0u1u3 Link encap:Ethernet HWaddr C0:4A:00:13:74:FB
inet addr:192.168.2.1 Bcast:192.168.2.254 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
rfkill: Cannot open RFKILL control device
Using interface wlp1s0u1u3 with hwaddr c0:4a:00:13:74:fb and ssid "xxxxxx"
wlp1s0u1u3: interface state UNINITIALIZED->ENABLED
wlp1s0u1u3: AP-ENABLED
wlp1s0u1u3: STA 66:4c:92:cc:08:04 IEEE 802.11: authenticated
wlp1s0u1u3: STA 66:4c:92:cc:08:04 IEEE 802.11: associated (aid 1)
wlp1s0u1u3: AP-STA-CONNECTED 66:4c:92:cc:08:04
wlp1s0u1u3: STA 66:4c:92:cc:08:04 RADIUS: starting accounting session 2F889F6E525AECA9
wlp1s0u1u3: STA 66:4c:92:cc:08:04 WPA: pairwise key handshake completed (RSN)
udhcpd: sending OFFER to 192.168.2.125
udhcpd: sending ACK to 192.168.2.125

Ping request timeouts once hotspot is turned on

Hello, many thanks for the addon which works great, except for one issue.

As soon as I start the hotspot add-on, the host running HA stops responding to ping requests, which return Request Timed out. This in turn breaks the functionality of other integrations I have running in HA.

These are my configuration settings. Home assistant is running on an intel NUC with static IP 192.168.2.10. Home Assistant also acts as DHCP server via Adguard addon. The router is set to 192.168.2.1 and does not act as a DHCP server.

`ssid: NETGEAR
wpa_passphrase: password
channel: "1"
address: 192.168.2.1
netmask: 255.255.255.0
broadcast: 192.168.2.254
interface: wlo2
internet_interface: eno1
allow_internet: true
allow_mac_addresses:

  • XX:XX:XX:XX:XX
    deny_mac_addresses: []
    dhcp_enable: true
    dhcp_start: 192.168.2.2
    dhcp_end: 192.168.2.2
    dhcp_dns: 192.168.2.10
    dhcp_subnet: 255.255.255.0
    dhcp_router: 192.168.2.1
    hide_ssid: false
    `

This is the log:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
Starting...
Set nmcli managed no
/run.sh: line 77: nmcli: command not found
Network interface set to wlo2
Deleting iptables
MASQUERADE all opt -- in * out eno1 0.0.0.0/0 -> 0.0.0.0/0
ACCEPT all opt -- in eno1 out wlo2 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
ACCEPT all opt -- in wlo2 out eno1 0.0.0.0/0 -> 0.0.0.0/0
Configuring iptables for NAT
MASQUERADE all opt -- in * out eno1 0.0.0.0/0 -> 0.0.0.0/0
ACCEPT all opt -- in eno1 out wlo2 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED
ACCEPT all opt -- in wlo2 out eno1 0.0.0.0/0 -> 0.0.0.0/0
Setup hostapd ...
Setup interface ...
Resseting interfaces
ifdown: interface wlo2 not configured
Setup udhcpd ...
Starting DHCP server...
udhcpd: started, v1.35.0
udhcpd: max_leases=100 is too big, setting to 1
udhcpd: can't open '/var/lib/udhcpd/udhcpd.leases': No such file or directory
Starting HostAP daemon ...
Interface stats:
wlo2 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX
inet addr:192.168.2.1 Bcast:192.168.2.254 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:1263 errors:0 dropped:0 overruns:0 frame:0
TX packets:3329 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:90528 (88.4 KiB) TX bytes:271265 (264.9 KiB)
rfkill: Cannot open RFKILL control device
wlo2: interface state UNINITIALIZED->HT_SCAN
20/40 MHz operation not permitted on channel pri=1 sec=5 based on overlapping BSSes
Fallback to 20 MHz
wlo2: interface state HT_SCAN->ENABLED
wlo2: AP-ENABLED
wlo2: STA XX:XX:XX:XX:XX IEEE 802.11: authenticated
wlo2: STA XX:XX:XX:XX:XX IEEE 802.11: associated (aid 1)
wlo2: AP-STA-CONNECTED XX:XX:XX:XX:XX
wlo2: STA XX:XX:XX:XX:XX RADIUS: starting accounting session 12901CF343EF913F
wlo2: STA XX:XX:XX:XX:XX WPA: pairwise key handshake completed (RSN)
wlo2: EAPOL-4WAY-HS-COMPLETED XX:XX:XX:XX:XX
udhcpd: sending OFFER to 192.168.2.2
udhcpd: sending OFFER to 192.168.2.2
udhcpd: sending ACK to 192.168.2.2

I am guessing it has to do something with firewall/iptables? It seems that once the addon is started HA is refusing to answer to ping requests.

telegraf2hassio - 'could not get host informations'

I have installed telegraf2hassio and the log file reports it has connected to the mqtt broker.

I have added the [[output.mqtt]] as per your telegraf.conf install but I get the error in the telegraf log file
2022-12-14T23:10:47Z E! [agent] Failed to connect to [outputs.mqtt], retrying in 15s, error was 'could not get host informations'

What am I doing wrong?

No IP Address

Hi, running on HASSIO using wlan0 but no device gets an IP address. Log attached:

IEEE 802.1X: Ignore STA - 802.1X not enabled or forced for WPS wlan0: STA 52:fa:fb:c0:0d:2a WPA: start authentication WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state INITIALIZE wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=0x20dd658 key_idx=0 set_tx=1 seq_len=0 key_len=0 addr=52:fa:fb:c0:0d:2a nl80211: set_key failed; err=-22 Invalid argument) RSN: PTK removal from the driver failed nl80211: Set STA flags - ifname=wlan0 addr=52:fa:fb:c0:0d:2a total_flags=0x60 flags_or=0x0 flags_and=0xfffffffe authorized=0 wlan0: STA 52:fa:fb:c0:0d:2a IEEE 802.1X: unauthorizing port WPA: 52:fa:fb:c0:0d:2a WPA_PTK_GROUP entering state IDLE WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state AUTHENTICATION WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state AUTHENTICATION2 WPA: Assign ANonce - hexdump(len=32): b3 b7 3d d1 d2 1e e9 e6 e1 ab 5c 55 87 f7 95 37 6f 72 e4 56 04 b8 db 52 1b 9b 1c dc 79 2d 6a eb WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state INITPSK Searching a PSK for 52:fa:fb:c0:0d:2a prev_psk=0 Searching a PSK for 52:fa:fb:c0:0d:2a prev_psk=0 WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state PTKSTART wlan0: STA 52:fa:fb:c0:0d:2a WPA: sending 1/4 msg of 4-Way Handshake WPA: Send EAPOL(version=2 secure=0 mic=0 ack=1 install=0 pairwise=1 kde_len=0 keyidx=0 encr=0) WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 01 WPA: Use EAPOL-Key timeout of 1000 ms (retry counter 1) wlan0: hostapd_new_assoc_sta: reschedule ap_handle_timer timeout for 52:fa:fb:c0:0d:2a (300 seconds - ap_max_inactivity) wlan0: Event EAPOL_RX (23) received IEEE 802.1X: 121 bytes from 52:fa:fb:c0:0d:2a IEEE 802.1X: version=1 type=3 length=117 WPA: Received EAPOL-Key from 52:fa:fb:c0:0d:2a key_info=0x10a type=2 mic_len=16 key_data_length=22 WPA: Received Key Nonce - hexdump(len=32): e9 64 dc 30 cf 80 43 e9 ac 9a 31 83 7c 30 35 b0 0e fc 84 6f 27 1e e4 82 10 d8 31 a3 8c 6e 3f 69 WPA: Received Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 01 wlan0: STA 52:fa:fb:c0:0d:2a WPA: received EAPOL-Key frame (2/4 Pairwise) WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state PTKCALCNEGOTIATING Searching a PSK for 52:fa:fb:c0:0d:2a prev_psk=0 WPA: PTK derivation using PRF(SHA1) WPA: PTK derivation - A1=dc:a6:32:6e:33:a3 A2=52:fa:fb:c0:0d:2a WPA: Nonce1 - hexdump(len=32): b3 b7 3d d1 d2 1e e9 e6 e1 ab 5c 55 87 f7 95 37 6f 72 e4 56 04 b8 db 52 1b 9b 1c dc 79 2d 6a eb WPA: Nonce2 - hexdump(len=32): e9 64 dc 30 cf 80 43 e9 ac 9a 31 83 7c 30 35 b0 0e fc 84 6f 27 1e e4 82 10 d8 31 a3 8c 6e 3f 69 WPA: PMK - hexdump(len=32): [REMOVED] WPA: PTK - hexdump(len=48): [REMOVED] WPA: KCK - hexdump(len=16): [REMOVED] WPA: KEK - hexdump(len=16): [REMOVED] WPA: TK - hexdump(len=16): [REMOVED] WPA: EAPOL-Key MIC using HMAC-SHA1 WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state PTKCALCNEGOTIATING2 WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state PTKINITNEGOTIATING wlan0: STA 52:fa:fb:c0:0d:2a WPA: sending 3/4 msg of 4-Way Handshake WPA: Send EAPOL(version=2 secure=1 mic=1 ack=1 install=1 pairwise=1 kde_len=46 keyidx=1 encr=1) WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 02 Plaintext EAPOL-Key Key Data - hexdump(len=56): [REMOVED] WPA: Encrypt Key Data using AES-WRAP (KEK length 16) WPA: EAPOL-Key MIC using HMAC-SHA1 WPA: Use EAPOL-Key timeout of 1000 ms (retry counter 1) wlan0: Event EAPOL_RX (23) received IEEE 802.1X: 99 bytes from 52:fa:fb:c0:0d:2a IEEE 802.1X: version=1 type=3 length=95 WPA: Received EAPOL-Key from 52:fa:fb:c0:0d:2a key_info=0x30a type=2 mic_len=16 key_data_length=0 WPA: Received Key Nonce - hexdump(len=32): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 WPA: Received Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 02 wlan0: STA 52:fa:fb:c0:0d:2a WPA: received EAPOL-Key frame (4/4 Pairwise) WPA: EAPOL-Key MIC using HMAC-SHA1 WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state PTKINITDONE wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=3 addr=0x20dd658 key_idx=0 set_tx=1 seq_len=0 key_len=16 nl80211: KEY_DATA - hexdump(len=16): [REMOVED] addr=52:fa:fb:c0:0d:2a wlan0: AP-STA-CONNECTED 52:fa:fb:c0:0d:2a nl80211: Set STA flags - ifname=wlan0 addr=52:fa:fb:c0:0d:2a total_flags=0x61 flags_or=0x1 flags_and=0xffffffff authorized=1 wlan0: STA 52:fa:fb:c0:0d:2a IEEE 802.1X: authorizing port wlan0: STA 52:fa:fb:c0:0d:2a RADIUS: starting accounting session 6326FA9BB3784AB2 wlan0: STA 52:fa:fb:c0:0d:2a WPA: pairwise key handshake completed (RSN) nl80211: BSS Event 59 (NL80211_CMD_FRAME) received for wlan0 nl80211: RX frame da=dc:a6:32:6e:33:a3 sa=52:fa:fb:c0:0d:2a bssid=dc:a6:32:6e:33:a3 freq=2462 ssi_signal=0 fc=0xd0 seq_ctrl=0x0 stype=13 (WLAN_FC_STYPE_ACTION) len=28 wlan0: Event RX_MGMT (18) received mgmt::action RX_ACTION category 10 action 6 sa 52:fa:fb:c0:0d:2a da dc:a6:32:6e:33:a3 len 28 freq 2462 wlan0: STA 52:fa:fb:c0:0d:2a IEEE 802.11: handle_action - unknown action category 10 or invalid frame IEEE 802.11: Return unknown Action frame back to sender nl80211: send_mlme - da= 52:fa:fb:c0:0d:2a noack=0 freq=0 no_cck=0 offchanok=0 wait_time=0 fc=0xd0 (WLAN_FC_STYPE_ACTION) nlmode=3 nl80211: Use bss->freq=2462 nl80211: Drv Event 60 (NL80211_CMD_FRAME_TX_STATUS) received for wlan0 nl80211: Frame TX status event wlan0: Event TX_STATUS (16) received mgmt::action cb ok=0 nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlan0 nl80211: Delete station 52:fa:fb:c0:0d:2a wlan0: Event DISASSOC (1) received wlan0: STA 52:fa:fb:c0:0d:2a IEEE 802.11: disassociated wlan0: AP-STA-DISCONNECTED 52:fa:fb:c0:0d:2a wlan0: STA 52:fa:fb:c0:0d:2a WPA: event 2 notification wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=0x20dd658 key_idx=0 set_tx=1 seq_len=0 key_len=0 addr=52:fa:fb:c0:0d:2a WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state DISCONNECTED WPA: 52:fa:fb:c0:0d:2a WPA_PTK entering state INITIALIZE wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=0x20dd658 key_idx=0 set_tx=1 seq_len=0 key_len=0 addr=52:fa:fb:c0:0d:2a nl80211: set_key failed; err=-22 Invalid argument) RSN: PTK removal from the driver failed nl80211: Set STA flags - ifname=wlan0 addr=52:fa:fb:c0:0d:2a total_flags=0x0 flags_or=0x0 flags_and=0xfffffffe authorized=0 wlan0: STA 52:fa:fb:c0:0d:2a IEEE 802.1X: unauthorizing port nl80211: sta_remove -> DEL_STATION wlan0 52:fa:fb:c0:0d:2a --> 0 (No error information) hostapd_ht_operation_update current operation mode=0x0 hostapd_ht_operation_update new operation mode=0x0 changes=0 ap_free_sta: cancel ap_handle_timer for 52:fa:fb:c0:0d:2a

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.