Привет! Возникла странная проблема с моим новым hap ax^2. В какой-то момент отключаются все клиенты по Wi-Fi. Проводные клиенты при этом продолжают работать как надо. Вот что я вижу в логах:
Конфигурация очень простая: # nov/15/2022 11:57:43 by RouterOS 7.6
# software id = X35J-1274
#
# model = C52iG-5HaxD2HaxD
# serial number = HD8083KAHAX
/interface bridge
add add-dhcp-option82=yes dhcp-snooping=yes name=bridge1
/interface wifiwave2 security
add authentication-types=wpa2-psk,wpa3-psk disable-pmkid=no encryption=ccmp,gcmp,ccmp-256,gcmp-256 name=auto wps=disable
/interface wifiwave2
set [ find default-name=wifi1 ] channel.frequency=5725-5990 configuration.country=Ukraine .mode=ap .ssid=josser-airnet disabled=no security=auto
set [ find default-name=wifi2 ] configuration.country=Ukraine .mode=ap .ssid=josser-airnet-slow disabled=no security=auto
/port
set 0 name=serial0
/interface bridge port
add bridge=bridge1 interface=all trusted=yes
/ip dhcp-client
add interface=bridge1
/ip ssh
set strong-crypto=yes
/system clock
set time-zone-name=Europe/Kiev
/system identity
set name=josser-airnet
/system logging
add topics=wireless,debug
/tool bandwidth-server
set enabled=no
Есть идеи, как можно отладить причину?
Конфигурация очень простая: # nov/15/2022 11:57:43 by RouterOS 7.6 # software id = X35J-1274
#
# model = C52iG-5HaxD2HaxD
# serial number = HD8083KAHAX
/interface bridge
add add-dhcp-option82=yes dhcp-snooping=yes name=bridge1
/interface wifiwave2 security
add authentication-types=wpa2-psk,wpa3-psk disable-pmkid=no encryption=ccmp,gcmp,ccmp-256,gcmp-256 name=auto wps=disable
/interface wifiwave2
set [ find default-name=wifi1 ] channel.frequency=5725-5990 configuration.country=Ukraine .mode=ap .ssid=josser-airnet disabled=no security=auto
set [ find default-name=wifi2 ] configuration.country=Ukraine .mode=ap .ssid=josser-airnet-slow disabled=no security=auto
/port
set 0 name=serial0
/interface bridge port
add bridge=bridge1 interface=all trusted=yes
/ip dhcp-client
add interface=bridge1
/ip ssh
set strong-crypto=yes
/system clock
set time-zone-name=Europe/Kiev
/system identity
set name=josser-airnet
/system logging
add topics=wireless,debug
/tool bandwidth-server
set enabled=no
Есть идеи, как можно отладить причину?
