Community discussions

MikroTik App
 
Santi70
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 58
Joined: Mon Sep 07, 2020 12:35 am

wifi reauthenticating

Sun Mar 31, 2024 1:57 pm

I have a task scheduled at 5:00 that disables and enables a Wi-Fi interface in case it has changed channels due to radar interference. After executing it, I have an iPhone that often cannot connect to it again.

The wifi configuration is as follows

[user@hap_ac2] > interface/wifi/export 
# 2024-03-31 11:52:26 by RouterOS 7.14.2
# software id = G48Y-1U35
#
# model = RBD52G-5HacD2HnD
# serial number = XXXXXXX
/interface wifi security
add authentication-types=wpa2-psk,wpa3-psk connect-priority=0/1 disabled=no ft=yes ft-over-ds=\
    yes name=sec1 wps=disable
/interface wifi
set [ find default-name=wifi1 ] channel.band=2ghz-n .frequency=2412 .width=20mhz \
    configuration.country=Spain .mode=ap .ssid=Miwifi .tx-power=6 disabled=no security=sec1
set [ find default-name=wifi2 ] channel.band=5ghz-ac .frequency=5660,5220 .width=20/40mhz \
    configuration.country=Spain .mode=ap .ssid=Miwifi .tx-power=16 disabled=no security=sec1

You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: No registered users and 5 guests