Community discussions

MikroTik App

Search found 8 matches

by SuperMario81
Thu Mar 20, 2025 1:20 pm
Forum: Wireless Networking
Topic: WiFi AX re-info country missing frequencies? [SOLVED]
Replies: 9
Views: 11928

Re: WiFi AX re-info country missing frequencies? [SOLVED]

Hi Thanks to all of you for helping me. Support Answer is: this device is a Outdoor device so no way to make it Indoor to use those other frequencies. Even if you add in the config or CLI the Outdoor NO. So only way to make it works is to use SuperChannel and then select the range of Frequencies som...
by SuperMario81
Tue Feb 25, 2025 2:01 pm
Forum: Wireless Networking
Topic: WiFi AX re-info country missing frequencies? [SOLVED]
Replies: 9
Views: 11928

Re: WiFi AX re-info country missing frequencies? [SOLVED]

Hello guys First thanks a lot for all your help and guidance! It makes a lot of sense what you mentioned that is an Outdoor, but a bit sad not be able to change it to be indoor + outdoor I try the command set configuration.installation=indoor for number 0 and number 1, it is added into de configurat...
by SuperMario81
Tue Feb 25, 2025 12:09 pm
Forum: Wireless Networking
Topic: WiFi AX re-info country missing frequencies? [SOLVED]
Replies: 9
Views: 11928

Re: WiFi AX re-info country missing frequencies? [SOLVED]

Hi,

I, no, I do not configured to Outdoor.
I will contact support then.

Thanks a lot!
by SuperMario81
Tue Feb 25, 2025 11:50 am
Forum: Wireless Networking
Topic: WiFi AX re-info country missing frequencies? [SOLVED]
Replies: 9
Views: 11928

Re: WiFi AX re-info country missing frequencies? [SOLVED]

Hi
Thanks for the response,
Hardware: NetMetal AX
ROS and wifi-qcom: 7.18

I cannot understand why in mine are missing the following:
5170-5250/23dBm/160MHz/indoor
5250-5330/23dBm/160MHz/indoor/dfs

5735-5875/14dBm/80MHz
by SuperMario81
Tue Feb 25, 2025 11:27 am
Forum: Wireless Networking
Topic: WiFi AX re-info country missing frequencies? [SOLVED]
Replies: 9
Views: 11928

WiFi AX re-info country missing frequencies? [SOLVED]

Hello I got a NetMetal AX, and I has been configuring it to be a Simple Wireless Access Point. Then I select Country Sweden then I notice that the Frequencies range for the 5Ghz is very limited. you can see the output here: /interface/wifi/radio/reg-info country=Sweden number=0 ranges: 2402-2482/20d...
by SuperMario81
Fri Jul 26, 2024 4:46 pm
Forum: Announcements
Topic: NEW FEATURE: Back to Home VPN
Replies: 474
Views: 589655

Re: NEW FEATURE: Back to Home VPN

@anav Thanks, then I guess better to config manually WG to have better control, maybe one day Mikrotik will do some improvements in the BTH, @normis are some improvements in the backlog?
by SuperMario81
Fri Jul 26, 2024 2:09 pm
Forum: Announcements
Topic: NEW FEATURE: Back to Home VPN
Replies: 474
Views: 589655

Re: NEW FEATURE: Back to Home VPN

Hi, I´m using /testing the B2H, I´m running 7.16Beta7 I create 2 users from the Back to Home Users function all is good, but when I go to WireGuard Peers there is no way to Un-check the Responder Checkbox to avoid the Log being full of the message "back-to-home-vpn: [peer2] .....=: Handshake fo...
by SuperMario81
Wed Jun 19, 2024 2:41 pm
Forum: Scripting
Topic: DHCP lease script
Replies: 2
Views: 4367

Re: DHCP lease script

Hi, I´m using this and works very good, please check (maybe there is a way to make it better) (paste it under DHCP Server Script section :local ttl 3600s :local GetDomain do={ :local ipaddr [:toip $1] /ip dhcp-server network :foreach network in [find] do={ :local netblock [get value-name=address $ne...