Hi,
I am using hAP AC devices as simple wireless access points and bridging all Ethernet ports, WiFi and SFP port.
Ethernet devices are fine. WiFi devices intermittently disconnect from WiFi completely.
My requirements are standard 2.4GHz WiFi only, Channels 1, 6 and 11 only and reduced transmit power to suit small units (This card only seems to support all-rates-fixed).
I think it’s unlikely that I have two faulty devices. Here is my wireless-related config info:
/interface wireless
set [ find default-name=wlan1 ] antenna-gain=3 band=2ghz-g/n bridge-mode=
disabled country=australia disabled=no frequency=auto frequency-mode=
regulatory-domain installation=indoor mode=ap-bridge scan-list=
2412,2437,2462 ssid=“SSID” tx-power=10 tx-power-mode=all-rates-fixed
wireless-protocol=802.11 wps-mode=disabled
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk eap-methods=“” mode=
dynamic-keys supplicant-identity=MikroTik wpa2-pre-shared-key=password
Are there any issues with anything above?
Thanks in advance!