Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 23620

Wireless Networking • Re: Cannot connect to wifi on hAP ac3 + cAP with CAPSMAN and wifi-qcom-ac, with wireless it works

$
0
0
Thanks erlinden for your advice.
I tried it to solve it. I removed the wifi configuration, then corrected the interface names are correctly wifi1 and wifi2. Then I activated the wifi configuration again and the strange interface names with asterisk are back.

After removing the wifi configuration the ports looks like:
Code:
/interface bridge portadd bridge=bridge comment=defconf ingress-filtering=no interface=ether2     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=ether3     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=ether4     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=ether5     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=wifi1     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=wifi2 
Then I again activate the wifi configuration by:
Code:
/interface wifi datapathadd bridge=bridge comment=defconf disabled=no name=capdp/interface wifi securityadd authentication-types=wpa2-psk,wpa3-psk disabled=no name=security1_AC/interface wifi configurationadd country=Czech disabled=yes name=cfg_AC security=security1_AC ssid=XX/interface wifi provisioningadd action=create-dynamic-enabled disabled=no master-configuration=cfg_AC     name-format="CAP - %I, %r"
And the strange names are back, this time with letters:
Code:
/interface bridge portadd bridge=bridge comment=defconf ingress-filtering=no interface=ether2     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=ether3     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=ether4     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=ether5     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=*E     internal-path-cost=10 path-cost=10add bridge=bridge comment=defconf ingress-filtering=no interface=*F     internal-path-cost=10 path-cost=10

Any other idea?

Statistics: Posted by RadimB — Fri Mar 28, 2025 1:07 am



Viewing all articles
Browse latest Browse all 23620

Trending Articles