Temat: [1043N Tp-Link] Nie można podłączyć się do wifi
Witam,
Znajomy nie może podłączyć się do mojej sieci wifi, poniżej logi, mogę prosić o odp. co jest przyczyną?
Jan 24 10:19:10 OpenWrt daemon.info hostapd: wlan1: STA 00:1f:3b:6c:8d:99 WPA: group key handshake completed (RSN)
Jan 24 11:09:27 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: authenticated
Jan 24 11:09:27 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: associated (aid 1)
Jan 24 11:09:30 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: deauthenticated due to local deauth request
Jan 24 11:09:30 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: authenticated
Jan 24 11:09:30 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: authenticated
Jan 24 11:09:30 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: associated (aid 1)
Jan 24 11:09:34 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: deauthenticated due to local deauth request
Jan 24 11:09:34 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: authenticated
Jan 24 11:09:34 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: associated (aid 1)
Jan 24 11:09:37 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: deauthenticated due to local deauth request
Jan 24 11:09:37 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: authenticated
Jan 24 11:09:37 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: associated (aid 1)
Jan 24 11:09:40 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: deauthenticated due to local deauth request
Jan 24 11:09:40 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: authenticated
Jan 24 11:09:40 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: associated (aid 1)
Jan 24 11:09:43 OpenWrt daemon.info hostapd: wlan0: STA 00:21:5c:7e:07:eb IEEE 802.11: deauthenticated due to local deauth requestPoniżej moja konfiguracja:
config 'wifi-device' 'radio0'
option 'type' 'mac80211'
# option 'channel' '8'
option 'channel' 'auto'
option 'macaddr' '54:e6:fc:fb:9a:0c'
# option 'hwmode' '11ng'
option 'hwmode' 'auto'
option 'htmode' 'HT20'
# option 'ht_capab' '1'
option 'distance' '10'
list 'ht_capab' 'SHORT-GI-40'
list 'ht_capab' 'DSSS_CCK-40'
# option 'txpower' '17'
config 'wifi-iface' 'pub_wlan'
option 'device' 'radio0'
option 'mode' 'ap'
option 'network' 'pub_lan'
option 'ssid' 'Widoczna'
option 'macfilter' 'deny'
option 'maclist' '00:11:0A:81:21:FF 00:1A:6B:96:F3:F8 00:14:A5:65:55:7E 00:14:A4:6D:29:79 00:1F:3B:6C:8D:99'
option 'isolate' '1'
option 'encryption' 'psk2'
option 'key' '123'
config 'wifi-iface' 'lan_wlan'
option 'device' 'radio0'
option 'maxassoc' '5'
option 'mode' 'ap'
option 'network' 'lan'
option 'ssid' 'CM-TP-LINK'
option 'hidden' '1'
option 'encryption' 'psk2'
option 'key' '1234567890'
option 'macfilter' 'allow'
option 'maclist' '00:11:0A:81:21:FF 00:1A:6B:96:F3:F8 00:14:A5:65:55:7E 00:14:A4:6D:29:79 00:1F:3B:6C:8D:99'