) wireless - added new "installation" parameter to specify router's location;
Where is this option?Code: Select all) wireless - added new "installation" parameter to specify router's location;
Sent from my C6833 using Tapatalk
Thanks. Does it affects wifi power when selecting indoor or outdoor?Where is this option?Code: Select all) wireless - added new "installation" parameter to specify router's location;
Sent from my C6833 using Tapatalk
Would like to know as well. My RB4011 keeps disabling 5ghz WiFi after a few days (see graph). Only a reboot can bring the WiFi up again. Wondering if this has been fixedhello support!
Could you give us more information about this changelog entry?
*) wireless - improved stability for 802.11ac;
What have been changed? Any improvement in NV2?
Thanks!
It isn't a report, is a decision.Has anyone at Mikrotik investigated this report??
viewtopic.php?f=2&t=143065
me tooi'm wondering what's differences between new "installation" and distance?
actually what the new feature does?
Thanks
distance is for ACK calculation and installation ist foot frequency selection.....me tooi'm wondering what's differences between new "installation" and distance?
actually what the new feature does?
Thanks
distance is for ACK calculation and installation ist foot frequency selection.....me tooi'm wondering what's differences between new "installation" and distance?
actually what the new feature does?
Thanks
Just set Country to no_country_set and use superchannelOn old conf, Frequency is 5920, Frequence Mode is superchannel, Conutry romania.
On new conf, Frequency is auto, Frequence Mode is regulary-domain, Conutry romania.
I cannot change back Frequency to 5920.
That is it! TyJust set Country to no_country_set and use superchannel
That is trueThank you very much for this present!
Now if I have a country set I can only use regulatory domain and default scanlist, a real pain in the a*s.
That should be in changelog!
Distance adjusts ack settings.i'm wondering what's differences between new "installation" and distance?
actually what the new feature does?
Thanks
Careful, this can bring you trouble, depending on which country you are in.Just set Country to no_country_set and use superchannel
That is it! Ty
[normis@rb4011] > interface wireless info country-info germany
ranges: 2402-2482/b,g,gn20,gn40(20dBm)
2417-2457/g-turbo(20dBm)
5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/passive
5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(20dBm)/dfs,passive
5490-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(27dBm)/dfs,passive
5190-5310/a-turbo(20dBm)/dfs
5180-5300/a-turbo(20dBm)/dfs
5520-5680/a-turbo(27dBm)/dfs,passive
5510-5670/a-turbo(27dBm)/dfs,passive
902-927/b,g,g-turbo,gn20,gn40(30dBm)
yottabit - To which IP address does your router resolve upgrade.mikrotik.com (:put [:resolve upgrade.mikrotik.com])? Upgrade should work on this router without any problems. There might be some proxy server between your router and upgrade server causing this.
[yottabit@rb1] > /ip dns print
servers: 8.8.8.8,8.8.4.4
dynamic-servers:
allow-remote-requests: yes
max-udp-packet-size: 4096
query-server-timeout: 2s
query-total-timeout: 10s
max-concurrent-queries: 100
max-concurrent-tcp-sessions: 20
cache-size: 2048KiB
cache-max-ttl: 1w
cache-used: 205KiB
[yottabit@rb1] > :put [:resolve upgrade.mikrotik.com]
159.148.147.204
[yottabit@rb1] > /system package update check-for-updates
channel: stable
installed-version: 6.43.7
status: ERROR: connection timed out
[yottabit@rb1] > /ip dns print
servers: 208.67.222.123,208.67.220.123
dynamic-servers:
allow-remote-requests: yes
max-udp-packet-size: 4096
query-server-timeout: 2s
query-total-timeout: 10s
max-concurrent-queries: 100
max-concurrent-tcp-sessions: 20
cache-size: 2048KiB
cache-max-ttl: 1w
cache-used: 139KiB
[yottabit@rb1] > /ip dns cache flush
[yottabit@rb1] > :put [:resolve upgrade.mikrotik.com]
159.148.172.226
[yottabit@rb1] > :put [:resolve upgrade.mikrotik.com]
159.148.147.204
[yottabit@rb1] > /system package update check-for-updates
channel: stable
installed-version: 6.43.7
status: ERROR: connection timed out
3 ;;; tarpit WAN
chain=input action=tarpit protocol=tcp in-interface-list=WAN log=no log-prefix="tarpit"
3 ;;; Accept WAN established,related before tarpit
chain=input action=accept connection-state=established,related in-interface-list=WAN log=no log-prefix=""
4 ;;; tarpit WAN
chain=input action=tarpit protocol=tcp in-interface-list=WAN log=no log-prefix="tarpit"
I think that "normis" post was missing "indoor/outdoor" setting in country information simply because example country does not have such limits.
Here you can see info for Latvia:
/interface wireless info country-info latvia
ranges: 2402-2482/b,g,gn20,gn40(20dBm)
2417-2457/g-turbo(20dBm)
5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/passive,indoor
5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(20dBm)/dfs,passive
5490-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(27dBm)/dfs,passive
5190-5310/a-turbo(20dBm)/dfs
5180-5300/a-turbo(20dBm)/dfs
5520-5680/a-turbo(27dBm)/dfs,passive
5510-5670/a-turbo(27dBm)/dfs,passive
902-927/b,g,g-turbo,gn20,gn40(30dBm)
These settings can be used only if any or indoor is selected on wireless interface. If you select outdoor, then you can not use this part. Same rules apply if info says "outdoor" - indoor configuration will not be able to use it:
"5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/passive,indoor"
Distance adjusts ack settings.i'm wondering what's differences between new "installation" and distance?
actually what the new feature does?
Thanks
Installation decides which frequencies and powers you can use, based on regulations.
So normis basically it means we always have to look what this command says:
/interface wireless info county-info xxx
And dependent of that we can use indoor or outdoor ( regulatory domain)
Thanks
Careful, this can bring you trouble, depending on which country you are in.Just set Country to no_country_set and use superchannel
That is it! Ty
As it was always possible, check specifics in menu "/interface wireless info county-info germany" or other country.
Code: Select all[normis@rb4011] > interface wireless info country-info germany ranges: 2402-2482/b,g,gn20,gn40(20dBm) 2417-2457/g-turbo(20dBm) 5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/passive 5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(20dBm)/dfs,passive 5490-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(27dBm)/dfs,passive 5190-5310/a-turbo(20dBm)/dfs 5180-5300/a-turbo(20dBm)/dfs 5520-5680/a-turbo(27dBm)/dfs,passive 5510-5670/a-turbo(27dBm)/dfs,passive 902-927/b,g,g-turbo,gn20,gn40(30dBm)
I don't think that a user using superchannel with a country set wants to be compliant and I think the second option (changing country on update) is the best option.You are right that there could have been two ways to adjust the inaccurate setting for some users.
We chose to adjust towards compliance, not towards incompliance. If user has set a country, he possibly wanted to be compliant already.
I dare not play with you.Can you provide supout file to support@mikrotik.com? Honestly, I do not see how (if you did not play around with Photoshop ) you could get this information under country info.
Screenshot 2018-12-22 21.41.45.png
However i send to you rif file. from your last commandnichky - "/interface wireless export verbose" should tell us why your output differs from mine.
[admin@MikroTik962_Fug31] /interface wireless info> country-info "czech republic"
ranges: 2402-2482/b,g,gn20,gn40(20dBm)
2417-2457/g-turbo(20dBm)
5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/passive
5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(20dBm)/dfs,passive
5490-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(27dBm)/dfs,passive
5190-5310/a-turbo(20dBm)/dfs
5180-5300/a-turbo(20dBm)/dfs
5520-5680/a-turbo(27dBm)/dfs,passive
5510-5670/a-turbo(27dBm)/dfs,passive
902-927/b,g,g-turbo,gn20,gn40(30dBm)
# dec/22/2018 22:08:30 by RouterOS 6.43.8
# software id = Y9WG-XJW8
#
# model = RouterBOARD 962UiGS-5HacT2HnT
# serial number = 6F1206AB3E12
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk disable-pmkid=no eap-methods="" group-ciphers=aes-ccm \
group-key-update=1h interim-update=0s management-protection=disabled management-protection-key="" mode=\
dynamic-keys mschapv2-password="" mschapv2-username="" name=default radius-called-format=mac:ssid \
radius-eap-accounting=no radius-mac-accounting=no radius-mac-authentication=no radius-mac-caching=disabled \
radius-mac-format=XX:XX:XX:XX:XX:XX radius-mac-mode=as-username static-algo-0=none static-algo-1=none \
static-algo-2=none static-algo-3=none static-key-0="" static-key-1="" static-key-2="" static-key-3="" \
static-sta-private-algo=none static-sta-private-key="" static-transmit-key=key-0 supplicant-identity=MikroTik \
tls-certificate=none tls-mode=no-certificates unicast-ciphers=aes-ccm wpa-pre-shared-key="" wpa2-pre-shared-key=\
add authentication-types=wpa2-psk disable-pmkid=yes eap-methods="" group-ciphers=aes-ccm group-key-update=1h \
interim-update=0s management-protection=disabled management-protection-key="" mode=dynamic-keys \
mschapv2-password="" mschapv2-username="" name=WPA2 radius-called-format=mac:ssid radius-eap-accounting=no \
radius-mac-accounting=no radius-mac-authentication=no radius-mac-caching=disabled radius-mac-format=\
XX:XX:XX:XX:XX:XX radius-mac-mode=as-username static-algo-0=none static-algo-1=none static-algo-2=none \
static-algo-3=none static-key-0="" static-key-1="" static-key-2="" static-key-3="" static-sta-private-algo=none \
static-sta-private-key="" static-transmit-key=key-0 supplicant-identity=MikroTik tls-certificate=none tls-mode=\
no-certificates unicast-ciphers=aes-ccm wpa-pre-shared-key="" wpa2-pre-shared-key=
/interface wireless
set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode allow-sharedkey=no ampdu-priorities=\
0,1,2,3,4,5,6,7 amsdu-limit=8192 amsdu-threshold=8192 antenna-gain=0 area="" arp=enabled arp-timeout=auto band=\
2ghz-g/n basic-rates-a/g=24Mbps,36Mbps,48Mbps,54Mbps basic-rates-b="" bridge-mode=enabled channel-width=\
20/40mhz-Ce compression=no country="czech republic" default-ap-tx-limit=0 default-authentication=yes \
default-client-tx-limit=0 default-forwarding=yes disable-running-check=no disabled=no disconnect-timeout=3s \
distance=indoors frame-lifetime=0 frequency=2412 frequency-mode=regulatory-domain frequency-offset=0 \
guard-interval=any hide-ssid=no ht-basic-mcs=mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7 ht-supported-mcs="mcs\
-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,mcs-14,mcs-15,mcs-16,mcs-17,m\
cs-18,mcs-19,mcs-20,mcs-21,mcs-22,mcs-23" hw-fragmentation-threshold=disabled hw-protection-mode=cts-to-self \
hw-protection-threshold=0 hw-retries=4 installation=indoor interworking-profile=disabled keepalive-frames=enabled \
l2mtu=1600 mac-address=6C:3B:6B:42:3D:5A max-station-count=20 mode=ap-bridge mtu=1500 multicast-buffering=enabled \
multicast-helper=full name=wlan1-2.4GHz noise-floor-threshold=default nv2-cell-radius=30 nv2-downlink-ratio=50 \
nv2-mode=dynamic-downlink nv2-noise-floor-offset=default nv2-preshared-key="" nv2-qos=default nv2-queue-count=2 \
nv2-security=disabled nv2-sync-secret="" on-fail-retry-time=100ms preamble-mode=both radio-name=6C3B6B423D5A \
rate-selection=advanced rate-set=default rx-chains=0,1,2 scan-list=default secondary-channel="" security-profile=\
WPA2 ssid=sutrus_fug31 station-bridge-clone-mac=00:00:00:00:00:00 station-roaming=enabled supported-rates-a/g=\
24Mbps,36Mbps,48Mbps,54Mbps supported-rates-b="" tdma-period-size=2 tx-chains=0,1,2 tx-power-mode=default \
update-stats-interval=disabled vlan-id=1 vlan-mode=no-tag wds-cost-range=50-150 wds-default-bridge=none \
wds-default-cost=100 wds-ignore-ssid=no wds-mode=disabled wireless-protocol=802.11 wmm-support=enabled wps-mode=\
disabled
set [ find default-name=wlan2 ] adaptive-noise-immunity=ap-and-client-mode allow-sharedkey=no ampdu-priorities=\
0,1,2,3,4,5,6,7 amsdu-limit=8192 amsdu-threshold=8192 antenna-gain=0 area="" arp=enabled arp-timeout=auto band=\
5ghz-a/n/ac basic-rates-a/g=6Mbps bridge-mode=enabled channel-width=20/40/80mhz-Ceee compression=no country=\
"czech republic" default-ap-tx-limit=0 default-authentication=yes default-client-tx-limit=0 default-forwarding=\
yes disable-running-check=no disabled=no disconnect-timeout=3s distance=indoors frame-lifetime=0 frequency=5180 \
frequency-mode=regulatory-domain frequency-offset=0 guard-interval=any hide-ssid=no ht-basic-mcs=\
mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7 ht-supported-mcs="mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,\
mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,mcs-14,mcs-15,mcs-16,mcs-17,mcs-18,mcs-19,mcs-20,mcs-21,mcs-22,mcs-23" \
hw-fragmentation-threshold=disabled hw-protection-mode=none hw-protection-threshold=0 hw-retries=7 installation=\
indoor interworking-profile=disabled keepalive-frames=enabled l2mtu=1600 mac-address=6C:3B:6B:42:3D:59 \
max-station-count=2007 mode=ap-bridge mtu=1500 multicast-buffering=enabled multicast-helper=full name=wlan2-5GHz \
nv2-cell-radius=30 nv2-downlink-ratio=50 nv2-mode=dynamic-downlink nv2-preshared-key="" nv2-qos=default \
nv2-queue-count=2 nv2-security=disabled nv2-sync-secret="" on-fail-retry-time=100ms preamble-mode=long \
radio-name=6C3B6B423D59 rate-selection=advanced rate-set=default rx-chains=0,1,2 scan-list=default \
secondary-channel="" security-profile=WPA2 ssid=sutrus_fug31_5G station-bridge-clone-mac=00:00:00:00:00:00 \
station-roaming=enabled supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps \
tdma-period-size=2 tx-chains=0,1,2 tx-power-mode=default update-stats-interval=disabled vht-basic-mcs=mcs0-7 \
vht-supported-mcs=mcs0-9,mcs0-9,mcs0-9 vlan-id=1 vlan-mode=no-tag wds-cost-range=50-150 wds-default-bridge=none \
wds-default-cost=100 wds-ignore-ssid=no wds-mode=disabled wireless-protocol=802.11 wmm-support=enabled wps-mode=\
disabled
/interface wireless manual-tx-power-table
set wlan1-2.4GHz manual-tx-powers="1Mbps:17,2Mbps:17,5.5Mbps:17,11Mbps:17,6Mbps:17,9Mbps:17,12Mbps:17,18Mbps:17,24Mbps\
:17,36Mbps:17,48Mbps:17,54Mbps:17,HT20-0:17,HT20-1:17,HT20-2:17,HT20-3:17,HT20-4:17,HT20-5:17,HT20-6:17,HT20-7:17,\
HT40-0:17,HT40-1:17,HT40-2:17,HT40-3:17,HT40-4:17,HT40-5:17,HT40-6:17,HT40-7:17"
set wlan2-5GHz manual-tx-powers="1Mbps:17,2Mbps:17,5.5Mbps:17,11Mbps:17,6Mbps:17,9Mbps:17,12Mbps:17,18Mbps:17,24Mbps:1\
7,36Mbps:17,48Mbps:17,54Mbps:17,HT20-0:17,HT20-1:17,HT20-2:17,HT20-3:17,HT20-4:17,HT20-5:17,HT20-6:17,HT20-7:17,HT\
40-0:17,HT40-1:17,HT40-2:17,HT40-3:17,HT40-4:17,HT40-5:17,HT40-6:17,HT40-7:17"
/interface wireless nstreme
set wlan1-2.4GHz disable-csma=no enable-nstreme=no enable-polling=no framer-limit=3200 framer-policy=none
set wlan2-5GHz disable-csma=no enable-nstreme=no enable-polling=no framer-limit=3200 framer-policy=none
/interface wireless align
set active-mode=yes audio-max=-20 audio-min=-100 audio-monitor=00:00:00:00:00:00 filter-mac=00:00:00:00:00:00 \
frame-size=300 frames-per-second=25 receive-all=no ssid-all=yes
/interface wireless cap
set bridge=bridgeLocal caps-man-addresses="" caps-man-certificate-common-names="" caps-man-names="" certificate=none \
discovery-interfaces=bridgeLocal enabled=no interfaces=wlan1-2.4GHz,wlan2-5GHz lock-to-caps-man=no \
static-virtual=no
/interface wireless sniffer
set channel-time=200ms file-limit=10 file-name="" memory-limit=10 multiple-channels=no only-headers=no \
receive-errors=no streaming-enabled=no streaming-max-rate=0 streaming-server=0.0.0.0
/interface wireless snooper
set channel-time=200ms multiple-channels=yes receive-errors=no
The same result - RB962, 2 x SXT HG5 acCode: Select all[admin@MikroTik962_Fug31] /interface wireless info> country-info "czech republic" ranges: 2402-2482/b,g,gn20,gn40(20dBm) 2417-2457/g-turbo(20dBm) 5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/passive 5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(20dBm)/dfs,passive 5490-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(27dBm)/dfs,passive 5190-5310/a-turbo(20dBm)/dfs 5180-5300/a-turbo(20dBm)/dfs 5520-5680/a-turbo(27dBm)/dfs,passive 5510-5670/a-turbo(27dBm)/dfs,passive 902-927/b,g,g-turbo,gn20,gn40(30dBm) # dec/22/2018 22:08:30 by RouterOS 6.43.8 # software id = Y9WG-XJW8 # # model = RouterBOARD 962UiGS-5HacT2HnT # serial number = 6F1206AB3E12 /interface wireless security-profiles set [ find default=yes ] authentication-types=wpa2-psk disable-pmkid=no eap-methods="" group-ciphers=aes-ccm \ group-key-update=1h interim-update=0s management-protection=disabled management-protection-key="" mode=\ dynamic-keys mschapv2-password="" mschapv2-username="" name=default radius-called-format=mac:ssid \ radius-eap-accounting=no radius-mac-accounting=no radius-mac-authentication=no radius-mac-caching=disabled \ radius-mac-format=XX:XX:XX:XX:XX:XX radius-mac-mode=as-username static-algo-0=none static-algo-1=none \ static-algo-2=none static-algo-3=none static-key-0="" static-key-1="" static-key-2="" static-key-3="" \ static-sta-private-algo=none static-sta-private-key="" static-transmit-key=key-0 supplicant-identity=MikroTik \ tls-certificate=none tls-mode=no-certificates unicast-ciphers=aes-ccm wpa-pre-shared-key="" wpa2-pre-shared-key=\ add authentication-types=wpa2-psk disable-pmkid=yes eap-methods="" group-ciphers=aes-ccm group-key-update=1h \ interim-update=0s management-protection=disabled management-protection-key="" mode=dynamic-keys \ mschapv2-password="" mschapv2-username="" name=WPA2 radius-called-format=mac:ssid radius-eap-accounting=no \ radius-mac-accounting=no radius-mac-authentication=no radius-mac-caching=disabled radius-mac-format=\ XX:XX:XX:XX:XX:XX radius-mac-mode=as-username static-algo-0=none static-algo-1=none static-algo-2=none \ static-algo-3=none static-key-0="" static-key-1="" static-key-2="" static-key-3="" static-sta-private-algo=none \ static-sta-private-key="" static-transmit-key=key-0 supplicant-identity=MikroTik tls-certificate=none tls-mode=\ no-certificates unicast-ciphers=aes-ccm wpa-pre-shared-key="" wpa2-pre-shared-key= /interface wireless set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode allow-sharedkey=no ampdu-priorities=\ 0,1,2,3,4,5,6,7 amsdu-limit=8192 amsdu-threshold=8192 antenna-gain=0 area="" arp=enabled arp-timeout=auto band=\ 2ghz-g/n basic-rates-a/g=24Mbps,36Mbps,48Mbps,54Mbps basic-rates-b="" bridge-mode=enabled channel-width=\ 20/40mhz-Ce compression=no country="czech republic" default-ap-tx-limit=0 default-authentication=yes \ default-client-tx-limit=0 default-forwarding=yes disable-running-check=no disabled=no disconnect-timeout=3s \ distance=indoors frame-lifetime=0 frequency=2412 frequency-mode=regulatory-domain frequency-offset=0 \ guard-interval=any hide-ssid=no ht-basic-mcs=mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7 ht-supported-mcs="mcs\ -0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,mcs-14,mcs-15,mcs-16,mcs-17,m\ cs-18,mcs-19,mcs-20,mcs-21,mcs-22,mcs-23" hw-fragmentation-threshold=disabled hw-protection-mode=cts-to-self \ hw-protection-threshold=0 hw-retries=4 installation=indoor interworking-profile=disabled keepalive-frames=enabled \ l2mtu=1600 mac-address=6C:3B:6B:42:3D:5A max-station-count=20 mode=ap-bridge mtu=1500 multicast-buffering=enabled \ multicast-helper=full name=wlan1-2.4GHz noise-floor-threshold=default nv2-cell-radius=30 nv2-downlink-ratio=50 \ nv2-mode=dynamic-downlink nv2-noise-floor-offset=default nv2-preshared-key="" nv2-qos=default nv2-queue-count=2 \ nv2-security=disabled nv2-sync-secret="" on-fail-retry-time=100ms preamble-mode=both radio-name=6C3B6B423D5A \ rate-selection=advanced rate-set=default rx-chains=0,1,2 scan-list=default secondary-channel="" security-profile=\ WPA2 ssid=sutrus_fug31 station-bridge-clone-mac=00:00:00:00:00:00 station-roaming=enabled supported-rates-a/g=\ 24Mbps,36Mbps,48Mbps,54Mbps supported-rates-b="" tdma-period-size=2 tx-chains=0,1,2 tx-power-mode=default \ update-stats-interval=disabled vlan-id=1 vlan-mode=no-tag wds-cost-range=50-150 wds-default-bridge=none \ wds-default-cost=100 wds-ignore-ssid=no wds-mode=disabled wireless-protocol=802.11 wmm-support=enabled wps-mode=\ disabled set [ find default-name=wlan2 ] adaptive-noise-immunity=ap-and-client-mode allow-sharedkey=no ampdu-priorities=\ 0,1,2,3,4,5,6,7 amsdu-limit=8192 amsdu-threshold=8192 antenna-gain=0 area="" arp=enabled arp-timeout=auto band=\ 5ghz-a/n/ac basic-rates-a/g=6Mbps bridge-mode=enabled channel-width=20/40/80mhz-Ceee compression=no country=\ "czech republic" default-ap-tx-limit=0 default-authentication=yes default-client-tx-limit=0 default-forwarding=\ yes disable-running-check=no disabled=no disconnect-timeout=3s distance=indoors frame-lifetime=0 frequency=5180 \ frequency-mode=regulatory-domain frequency-offset=0 guard-interval=any hide-ssid=no ht-basic-mcs=\ mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7 ht-supported-mcs="mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,\ mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,mcs-14,mcs-15,mcs-16,mcs-17,mcs-18,mcs-19,mcs-20,mcs-21,mcs-22,mcs-23" \ hw-fragmentation-threshold=disabled hw-protection-mode=none hw-protection-threshold=0 hw-retries=7 installation=\ indoor interworking-profile=disabled keepalive-frames=enabled l2mtu=1600 mac-address=6C:3B:6B:42:3D:59 \ max-station-count=2007 mode=ap-bridge mtu=1500 multicast-buffering=enabled multicast-helper=full name=wlan2-5GHz \ nv2-cell-radius=30 nv2-downlink-ratio=50 nv2-mode=dynamic-downlink nv2-preshared-key="" nv2-qos=default \ nv2-queue-count=2 nv2-security=disabled nv2-sync-secret="" on-fail-retry-time=100ms preamble-mode=long \ radio-name=6C3B6B423D59 rate-selection=advanced rate-set=default rx-chains=0,1,2 scan-list=default \ secondary-channel="" security-profile=WPA2 ssid=sutrus_fug31_5G station-bridge-clone-mac=00:00:00:00:00:00 \ station-roaming=enabled supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps \ tdma-period-size=2 tx-chains=0,1,2 tx-power-mode=default update-stats-interval=disabled vht-basic-mcs=mcs0-7 \ vht-supported-mcs=mcs0-9,mcs0-9,mcs0-9 vlan-id=1 vlan-mode=no-tag wds-cost-range=50-150 wds-default-bridge=none \ wds-default-cost=100 wds-ignore-ssid=no wds-mode=disabled wireless-protocol=802.11 wmm-support=enabled wps-mode=\ disabled /interface wireless manual-tx-power-table set wlan1-2.4GHz manual-tx-powers="1Mbps:17,2Mbps:17,5.5Mbps:17,11Mbps:17,6Mbps:17,9Mbps:17,12Mbps:17,18Mbps:17,24Mbps\ :17,36Mbps:17,48Mbps:17,54Mbps:17,HT20-0:17,HT20-1:17,HT20-2:17,HT20-3:17,HT20-4:17,HT20-5:17,HT20-6:17,HT20-7:17,\ HT40-0:17,HT40-1:17,HT40-2:17,HT40-3:17,HT40-4:17,HT40-5:17,HT40-6:17,HT40-7:17" set wlan2-5GHz manual-tx-powers="1Mbps:17,2Mbps:17,5.5Mbps:17,11Mbps:17,6Mbps:17,9Mbps:17,12Mbps:17,18Mbps:17,24Mbps:1\ 7,36Mbps:17,48Mbps:17,54Mbps:17,HT20-0:17,HT20-1:17,HT20-2:17,HT20-3:17,HT20-4:17,HT20-5:17,HT20-6:17,HT20-7:17,HT\ 40-0:17,HT40-1:17,HT40-2:17,HT40-3:17,HT40-4:17,HT40-5:17,HT40-6:17,HT40-7:17" /interface wireless nstreme set wlan1-2.4GHz disable-csma=no enable-nstreme=no enable-polling=no framer-limit=3200 framer-policy=none set wlan2-5GHz disable-csma=no enable-nstreme=no enable-polling=no framer-limit=3200 framer-policy=none /interface wireless align set active-mode=yes audio-max=-20 audio-min=-100 audio-monitor=00:00:00:00:00:00 filter-mac=00:00:00:00:00:00 \ frame-size=300 frames-per-second=25 receive-all=no ssid-all=yes /interface wireless cap set bridge=bridgeLocal caps-man-addresses="" caps-man-certificate-common-names="" caps-man-names="" certificate=none \ discovery-interfaces=bridgeLocal enabled=no interfaces=wlan1-2.4GHz,wlan2-5GHz lock-to-caps-man=no \ static-virtual=no /interface wireless sniffer set channel-time=200ms file-limit=10 file-name="" memory-limit=10 multiple-channels=no only-headers=no \ receive-errors=no streaming-enabled=no streaming-max-rate=0 streaming-server=0.0.0.0 /interface wireless snooper set channel-time=200ms multiple-channels=yes receive-errors=no
change with country-info latvia and post the result
Code: Select all[admin@MikroTik962_Fug31] > /interface wireless info country-info latvia ranges: 2402-2482/b,g,gn20,gn40(20dBm) 2417-2457/g-turbo(20dBm) 5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/passive 5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(20dBm)/dfs,passive 5490-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(27dBm)/dfs,passive 5190-5310/a-turbo(20dBm)/dfs 5180-5300/a-turbo(20dBm)/dfs 5520-5680/a-turbo(27dBm)/dfs,passive 5510-5670/a-turbo(27dBm)/dfs,passive 902-927/b,g,g-turbo,gn20,gn40(30dBm)
Is this new? 802.11 spec specifies SSID can be up to 32 bytes. It does NOT require alpha-numeric, printable, etc. Therefore ` should be legal as well as NUL character, trailing space, etc.Symbol: ` in WLAN SSID brake all wlan interfaces.
Or even not a symbol, but a virtual WLAN. When I create a virtual WLAN and reboot hap ac^2, I don't see all interfaces and export doesn't work in the console.
When will you understand that it is now impossible to conform?You are right that there could have been two ways to adjust the inaccurate setting for some users.
We chose to adjust towards compliance, not towards incompliance. If user has set a country, he possibly wanted to be compliant already.
I don't think that a user using superchannel with a country set wants to be compliant and I think the second option (changing country on update) is the best option.You are right that there could have been two ways to adjust the inaccurate setting for some users.
We chose to adjust towards compliance, not towards incompliance. If user has set a country, he possibly wanted to be compliant already.
In the end, these are things that should be written in changelog, I think lots of users lost CPE connection for this update.
viewtopic.php?f=3&t=142842&p=704812#p704812hapi - Please provide supout file from your router that would be generated while router is inaccessible either over another interface or over serial console. We will see why you can not access router at some point. I do not see any reason why you should jump tp consclusions right away and announce this as a "bug".
I totally agree, except for Ubiquiti.When will you understand that it is now impossible to conform?You are right that there could have been two ways to adjust the inaccurate setting for some users.
We chose to adjust towards compliance, not towards incompliance. If user has set a country, he possibly wanted to be compliant already.
Unfortunately, the 5 ghz band has collapsed, and we defend ourselves as we can.
You've probably been the victim of some compliance check!
You have to improve wireless performance absolutely, otherwise mikrotik will have a short life.
Take a look mimosa, cambium (I do not want to put ubiquiti in question)
I don't think this change is correct. Why I cannot set a specific country and manual-txpower ? Country should filter frequencies on that country but I should be available to choose power as desired (regulatory that is really helpful but also manual).strods I'm not saying that this change is wrong, it should work like that, but:
1. Write it in changelog
2. If you have to update and set regulatory domain for countries, why removing superchannel with country set instead of unsetting country with superchannel set?
I was mainly talking about superchannel but yes, I agree that at least with country we should be able to use manual tx power.I don't think this change is correct. Why I cannot set a specific country and manual-txpower ? Country should filter frequencies on that country but I should be available to choose power as desired (regulatory that is really helpful but also manual).strods I'm not saying that this change is wrong, it should work like that, but:
1. Write it in changelog
2. If you have to update and set regulatory domain for countries, why removing superchannel with country set instead of unsetting country with superchannel set?
I think to have flexibility is the best as we could do before.
And also agree that should be on changelog.
/ip dhcp-server
add add-arp=yes address-pool=pool-lan always-broadcast=yes disabled=no \
interface=bridge-local lease-time=1d name=dhcp-local
/ip dhcp-server network
add address=10.10.10.0/24 comment="default configuration" dns-server=\
10.10.10.254 gateway=10.10.10.254 netmask=24 ntp-server=\
10.10.10.254,10.2.0.1,10.99.0.1
I Agree!!!I totally agree, except for Ubiquiti.When will you understand that it is now impossible to conform?You are right that there could have been two ways to adjust the inaccurate setting for some users.
We chose to adjust towards compliance, not towards incompliance. If user has set a country, he possibly wanted to be compliant already.
Unfortunately, the 5 ghz band has collapsed, and we defend ourselves as we can.
You've probably been the victim of some compliance check!
You have to improve wireless performance absolutely, otherwise mikrotik will have a short life.
Take a look mimosa, cambium (I do not want to put ubiquiti in question)
I tried AF5X for PTP where before I had Net Metal 5HP, it's another world. 200Mbps EFFECTIVE throughput with 50MHz channel in a really noisy environment, 16km link.
MikrotiTik you don't have to improve Nv2, to be competitive in the market you should make new antennas, something brutal and expensive, something though, I want to destroy trees with radio waves. 🤯
You really should see what competitors are doing and do it better, Net Metal is 5 years old.
I've CPE scheduled to autoupgrade via scheduler script "/system package update download;" on all CPE's.You are right that there could have been two ways to adjust the inaccurate setting for some users.
We chose to adjust towards compliance, not towards incompliance. If user has set a country, he possibly wanted to be compliant already.
Let me guess... Because someone set 'country' value for some reason?why not just change the country to "no country" instead of switching to regulatory???
It has been widely advised since long to not update devices under production, instead do some lab updates beforehand and check the results. One of my customers was building a script to update devices automatically and I had a long talk to convince him otherwise.I've CPE scheduled to autoupgrade via scheduler script "/system package update download;" on all CPE's.You are right that there could have been two ways to adjust the inaccurate setting for some users.
We chose to adjust towards compliance, not towards incompliance. If user has set a country, he possibly wanted to be compliant already.
This update is just messing things up. After every autoupdate. Have to site visit every client just to change from regulatory to superchannel. What a pain.
If the frequency mode is set to superchannel why not just change the country to "no country" instead of switching to regulatory??? It's less troublesome as you don't lose connectivity.
Well stated, especially if one has customers. As for the wifi, if people are espousing using competitors products because the competitor products allow them to break the laws then fill your boots with illegal equipment and leave. I applaud Mikrotik for staying within the rules. There are reasons for following frequency regulations.It has been widely advised since long to not update devices under production, instead do some lab updates beforehand and check the results. One of my customers was building a script to update devices automatically and I had a long talk to convince him otherwise.I've CPE scheduled to autoupgrade via scheduler script "/system package update download;" on all CPE's.You are right that there could have been two ways to adjust the inaccurate setting for some users.
We chose to adjust towards compliance, not towards incompliance. If user has set a country, he possibly wanted to be compliant already.
This update is just messing things up. After every autoupdate. Have to site visit every client just to change from regulatory to superchannel. What a pain.
If the frequency mode is set to superchannel why not just change the country to "no country" instead of switching to regulatory??? It's less troublesome as you don't lose connectivity.
It is just the way it is, updates should be tested in your particular environment, no matter how many checks Mikrotik (or other vendors) have done before the release.
There's still superchannel...Well stated, especially if one has customers. As for the wifi, if people are espousing using competitors products because the competitor products allow them to break the laws then fill your boots with illegal equipment and leave. I applaud Mikrotik for staying within the rules. There are reasons for following frequency regulations.It has been widely advised since long to not update devices under production, instead do some lab updates beforehand and check the results. One of my customers was building a script to update devices automatically and I had a long talk to convince him otherwise.I've CPE scheduled to autoupgrade via scheduler script "/system package update download;" on all CPE's.You are right that there could have been two ways to adjust the inaccurate setting for some users.
We chose to adjust towards compliance, not towards incompliance. If user has set a country, he possibly wanted to be compliant already.
This update is just messing things up. After every autoupdate. Have to site visit every client just to change from regulatory to superchannel. What a pain.
If the frequency mode is set to superchannel why not just change the country to "no country" instead of switching to regulatory??? It's less troublesome as you don't lose connectivity.
It is just the way it is, updates should be tested in your particular environment, no matter how many checks Mikrotik (or other vendors) have done before the release.
I fully apreciate Mikrotik's commitment to deliver software that gives us users possibility to follow homeland's regulations. On the other hand I apreciate Mikrotik's willingness to give us users every possibility to break homeland's regulations.There's still superchannel...
Careful - documentation says no_country_set means FCC compliant channels (not all possible channels), so you may need to explicitly (no "default", just list of frequencies as numbers) set scan-list first, otherwise can lose connection (if current channel happens to not be FCC compliant).I've CPE scheduled to autoupgrade via scheduler script "/system package update download;" on all CPE's.
This update is just messing things up. After every autoupdate. Have to site visit every client just to change from regulatory to superchannel. What a pain.
If the frequency mode is set to superchannel why not just change the country to "no country" instead of switching to regulatory??? It's less troublesome as you don't lose connectivity.
Of course, because as long as the rules were respected, many ISPs like me respected them, now that the collapse is now total, we had to defend in some way.Let me guess... Because someone set 'country' value for some reason?why not just change the country to "no country" instead of switching to regulatory???
They are still doing it and they are aware of practices around the world. That's why you have two set of rules, one to comply with regulation and one to choose no country option. How you use wireless devices is all up to you in regard to legal rules.Of course, because as long as the rules were respected, many ISPs like me respected them, now that the collapse is now total, we had to defend in some way.Let me guess... Because someone set 'country' value for some reason?why not just change the country to "no country" instead of switching to regulatory???
a life of sacrifice is in danger and 18 hours a day of work to carry on this business. I gave up everything, for example.
I thank Mikrotik for giving us the opportunity to circumvent the rules of the Country but now Mikrotik must cointinuate to make us work and survive in this jungle.
I may seem wordy but Mikrotik can not ignore it.
I feel betrayed, I have spent millions of euros on mikrotik devices.
I was mainly talking about superchannel but yes, I agree that at least with country we should be able to use manual tx power.I don't think this change is correct. Why I cannot set a specific country and manual-txpower ? Country should filter frequencies on that country but I should be available to choose power as desired (regulatory that is really helpful but also manual).strods I'm not saying that this change is wrong, it should work like that, but:
1. Write it in changelog
2. If you have to update and set regulatory domain for countries, why removing superchannel with country set instead of unsetting country with superchannel set?
I think to have flexibility is the best as we could do before.
And also agree that should be on changelog.
If you don't want to have to wait 5 minutes to update use this:I was mainly talking about superchannel but yes, I agree that at least with country we should be able to use manual tx power.I don't think this change is correct. Why I cannot set a specific country and manual-txpower ? Country should filter frequencies on that country but I should be available to choose power as desired (regulatory that is really helpful but also manual).strods I'm not saying that this change is wrong, it should work like that, but:
1. Write it in changelog
2. If you have to update and set regulatory domain for countries, why removing superchannel with country set instead of unsetting country with superchannel set?
I think to have flexibility is the best as we could do before.
And also agree that should be on changelog.
I hope to roll back the restriction of non beeing available to set a Country and use manual-txpower !
As most of us think this this is our choose.
Thanks,
Code: Select all
/system script
add name=update source="/system package update download; /interface wireless set 0 country=no_country_set; /system reboot\r\n"
We're seeing this too. We have one building-to-building link, using dynamic-mesh WDS. The two buildings, and the WDS link, are all on distinct subnets, with routing managed by OSPF.OSPF randomly passes only part of the records to the routing table. It stops having fun.
I know that without selection of the country everything works properly but I have been selecting the Country for many years.They are still doing it and they are aware of practices around the world. That's why you have two set of rules, one to comply with regulation and one to choose no country option. How you use wireless devices is all up to you in regard to legal rules.Of course, because as long as the rules were respected, many ISPs like me respected them, now that the collapse is now total, we had to defend in some way.Let me guess... Because someone set 'country' value for some reason?why not just change the country to "no country" instead of switching to regulatory???
a life of sacrifice is in danger and 18 hours a day of work to carry on this business. I gave up everything, for example.
I thank Mikrotik for giving us the opportunity to circumvent the rules of the Country but now Mikrotik must cointinuate to make us work and survive in this jungle.
I may seem wordy but Mikrotik can not ignore it.
I feel betrayed, I have spent millions of euros on mikrotik devices.
Mikrotik on its side needs to cover the legislation, otherwise they would not be able to export because of Custom Office and Frequency Authorities in countries over the world.
I haven't had any issue upgrading a couple of indoor AP which were set at no-country (by capsman) and are still at no-country option after upgrade, so I do not see the fuss about this new update.
What was fix fot this? Incorrectly show the memory? On what device?resource - fixed "total-memory" reporting on ARM devices;
At least "original" hAP ac2 with 256MB total RAM used to show 240MB ... since latest beta it shows 256MB ... I'm not sure about free RAM though, I'd say it didn't increase (my unit shows 190MB free, my leaky memory says it was around that also before fix).What was fix fot this? Incorrectly show the memory? On what device?resource - fixed "total-memory" reporting on ARM devices;
We have a couple OmniTik ACs that have been rebooting every few days due to watchdog timeouts, since early November. They continue to do so, even after upgrading to 6.43.8....
kez - Sometimes router that was using "ac" did tend to reboot due to a Watchdog timer. This problem is now resolved. This does not mean that all "Watchdog reboots" are fixed in RouterOS. Usually such reboot happens on overloaded router.
Mine have 128MB RAM currently. Its from second batch with exact number of ram.At least "original" hAP ac2 with 256MB total RAM used to show 240MB ... since latest beta it shows 256MB ... I'm not sure about free RAM though, I'd say it didn't increase (my unit shows 190MB free, my leaky memory says it was around that also before fix).What was fix fot this? Incorrectly show the memory? On what device?resource - fixed "total-memory" reporting on ARM devices;
Please write OS of devices, I have a similar problem but only with Windows.RouterBOARD 941-2nD, after upgrade from 6.43.6:
After fresh setup of L2TP/IPsec with pre-shared secret, clients cannot connect to VPN if pre-shared secret contains more than 4 characters :-/
I have two devices. The result is the same.Please write OS of devices, I have a similar problem but only with Windows.RouterBOARD 941-2nD, after upgrade from 6.43.6:
After fresh setup of L2TP/IPsec with pre-shared secret, clients cannot connect to VPN if pre-shared secret contains more than 4 characters :-/
Symbol: ` in WLAN SSID brake all wlan interfaces.
Or even not a symbol, but a virtual WLAN. When I create a virtual WLAN and reboot hap ac^2, I don't see all interfaces and export doesn't work in the console.
I don't think the problem is the ` symbol.DimaFIX - Please send supout.rif file from your router to support@mikrotik.com. If I add such symbol to my wireless interfaces SSID, then it continue to work properly.
Thank you for reporting this, there is a bug regarding this value availability.Where can one find the new snmp values ?
"snmp - added "tx-ccq" ("mtxrWlStatTxCCQ") and "rx-ccq" ("mtxrWlStatRxCCQ") values;"
Its not listen under "interface wireless" or "interface wireless registration-tabel". Checked both Ap and Client with print oid.
I think Country Debug it´s equal or better than old no_country_set.
> interface wireless info country-info no_country_set
ranges: 2402-2472/b,g,gn20,gn40(30dBm)
2417-2457/g-turbo(20dBm)
5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(17dBm)
5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/dfs,passive
5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(30dBm)
5190-5230/a-turbo(17dBm)/dfs
5230-5310/a-turbo(23dBm)/dfs,passive
5740-5820/a-turbo(30dBm)/dfs
5180-5260/a-turbo(17dBm)
5260-5300/a-turbo(23dBm)/dfs,passive
5745-5825/a-turbo(30dBm)
902-927/b,g,g-turbo,gn20,gn40(30dBm)
> interface wireless info country-info debug
ranges: 902-927/b,g,g-turbo,gn20,gn40(5dBm)
2302-2382/b,g,gn20,gn40(5dBm)
2402-2482/b,g,gn20,gn40(5dBm)
2474-2494/b,g,gn20,gn40(5dBm)
2502-2742/b,g,gn20,gn40(5dBm)
2292-2392/g-turbo(5dBm)
2417-2457/g-turbo(5dBm)
2492-2752/g-turbo(5dBm)
5110-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm)
5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm)
5110-5690/a-turbo(5dBm)
5130-5670/a-turbo(5dBm)
This power limits it´s if you put regulatory-domain, in normal cases if put debug you use superchannel. I check this in my antennas, put debug and superchannel and works same power than no_country_set. But if put debug and regulatory-domain drops the power to this 5dbm.I think Country Debug it´s equal or better than old no_country_set.Code: Select all> interface wireless info country-info no_country_set ranges: 2402-2472/b,g,gn20,gn40(30dBm) 2417-2457/g-turbo(20dBm) 5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(17dBm) 5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/dfs,passive 5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(30dBm) 5190-5230/a-turbo(17dBm)/dfs 5230-5310/a-turbo(23dBm)/dfs,passive 5740-5820/a-turbo(30dBm)/dfs 5180-5260/a-turbo(17dBm) 5260-5300/a-turbo(23dBm)/dfs,passive 5745-5825/a-turbo(30dBm) 902-927/b,g,g-turbo,gn20,gn40(30dBm)
Debug has very low power limits - 5 dBm (like 3mW)Code: Select all> interface wireless info country-info debug ranges: 902-927/b,g,g-turbo,gn20,gn40(5dBm) 2302-2382/b,g,gn20,gn40(5dBm) 2402-2482/b,g,gn20,gn40(5dBm) 2474-2494/b,g,gn20,gn40(5dBm) 2502-2742/b,g,gn20,gn40(5dBm) 2292-2392/g-turbo(5dBm) 2417-2457/g-turbo(5dBm) 2492-2752/g-turbo(5dBm) 5110-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm) 5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm) 5110-5690/a-turbo(5dBm) 5130-5670/a-turbo(5dBm)
What about the use of CAPsMAN? AFAIK the default setting for the frequency-mode setting is "manual-tx-power". One can't configure that setting when using CAPsMAN while you can configure a country. Does solely setting the country variable conform with the EU rules as long as you don't manipulate the tx power?In short, if you live in the EU and want to conform with the rules, you MUST use regulatory-domain and country name. It will enable DFS radar check and correct power output depending on chosen frequency.
If you have some special permission (!) to use other settings, select "no country set" and use "Superchannel" or manual-tx-power mode.
For CAPsMAN the value is "regulatory-domain"What about the use of CAPsMAN? AFAIK the default setting for the frequency-mode setting is "manual-tx-power". One can't configure that setting when using CAPsMAN while you can configure a country. Does solely setting the country variable conform with the EU rules as long as you don't manipulate the tx power?In short, if you live in the EU and want to conform with the rules, you MUST use regulatory-domain and country name. It will enable DFS radar check and correct power output depending on chosen frequency.
If you have some special permission (!) to use other settings, select "no country set" and use "Superchannel" or manual-tx-power mode.
Can we get some details on this?*) capsman - fixed "group-key-update" parameter not using correct units;
These comments are interesting to us, since we encountered odd OSPF update problems after upgrading from 6.43.4 to 6.43.7. However, in our case, the network context is very complex, with two separately-managed networks peering via OSPF. We are actually deploying MikroTik routers to isolate the routing between these two networks. Since we only have control over one of the two networks, it is difficult for us to diagnose the problem when we are looking at OSPF issues on the boundary between the two networks.We're seeing this too. We have one building-to-building link, using dynamic-mesh WDS. The two buildings, and the WDS link, are all on distinct subnets, with routing managed by OSPF.OSPF randomly passes only part of the records to the routing table. It stops having fun.
When the routers were running 6.43.4, when the link would drop & reestablish, everything recovered fine.
Since upgrading to 6.43.8 last night, when the link drops & reestablishes, the near end adds the correct routes to its routing table, but it doesn't seem to pass those updates to its other neighbors. Disabling and enabling the OSPF network for the WDS link corrects the problem almost immediately.
However, OSPF is not mentioned in the 6.43.8 release notes. One reason we upgraded to 6.43.7 was due to the above release note. I will try to provide more information, but our current situation is too complex to allow easy analysis. I’m intrigued with the simpler network setup describe by Hotz1, and may try to configure something similiar in a lab context to attempt to diagnose matters further.*) ospf - improved stability while handling type-5 LSAs;
In my PTP i don´t see changes, equal ping and equal bandwidth.After upgrade from 6.38.5 to 6.43.8 board 911G-5HPacD link 8 km the result is:
6.38.5
ping -3 ms
bandwidth test TCP: - 210 mbps
6.43.8
ping- 6 ms
bandwidth test TCP: - 145 mbps
I'm disappointed after upgrade. The only reason I made the change was that I saw in changelog: *) wireless - improved stability for 802.11ac;
Sorry socada just quick question i'm willing to know.This power limits it´s if you put regulatory-domain, in normal cases if put debug you use superchannel. I check this in my antennas, put debug and superchannel and works same power than no_country_set. But if put debug and regulatory-domain drops the power to this 5dbm.I think Country Debug it´s equal or better than old no_country_set.Code: Select all> interface wireless info country-info no_country_set ranges: 2402-2472/b,g,gn20,gn40(30dBm) 2417-2457/g-turbo(20dBm) 5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(17dBm) 5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/dfs,passive 5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(30dBm) 5190-5230/a-turbo(17dBm)/dfs 5230-5310/a-turbo(23dBm)/dfs,passive 5740-5820/a-turbo(30dBm)/dfs 5180-5260/a-turbo(17dBm) 5260-5300/a-turbo(23dBm)/dfs,passive 5745-5825/a-turbo(30dBm) 902-927/b,g,g-turbo,gn20,gn40(30dBm)
Debug has very low power limits - 5 dBm (like 3mW)Code: Select all> interface wireless info country-info debug ranges: 902-927/b,g,g-turbo,gn20,gn40(5dBm) 2302-2382/b,g,gn20,gn40(5dBm) 2402-2482/b,g,gn20,gn40(5dBm) 2474-2494/b,g,gn20,gn40(5dBm) 2502-2742/b,g,gn20,gn40(5dBm) 2292-2392/g-turbo(5dBm) 2417-2457/g-turbo(5dBm) 2492-2752/g-turbo(5dBm) 5110-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm) 5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm) 5110-5690/a-turbo(5dBm) 5130-5670/a-turbo(5dBm)
Upon further testing on this, the culprit is indeed the virtual wlan interfaces.Symbol: ` in WLAN SSID brake all wlan interfaces.
Or even not a symbol, but a virtual WLAN. When I create a virtual WLAN and reboot hap ac^2, I don't see all interfaces and export doesn't work in the console.I don't think the problem is the ` symbol.DimaFIX - Please send supout.rif file from your router to support@mikrotik.com. If I add such symbol to my wireless interfaces SSID, then it continue to work properly.
I upgraded over 40 devices of all makes and models without any problems.
But on a single hAP ac^2 after reboot the interface list was empty. The SSIDs were standard ASCII names, without any special character.
After many minutes of waiting, the interfaces appeared but the wlans were missing, and the whole board was very sluggish (no, there was no cpu load).
Reboots didn't help.
Also after each reboot a blue warning was shown about defconf not being able to find any wireless interfaces.
After downgrading back to 6.43.4, the warning is still there, reboot times are long, but all interfaces are working again.
I cannot troubleshoot this further since it's in production.
No, I put debug for country and superchannel for frequency mode. In this answer I say that the power in the middle of () is only if you put regulatory-domain but if you put superchannel the power is the maximum.Sorry socada just quick question i'm willing to know.This power limits it´s if you put regulatory-domain, in normal cases if put debug you use superchannel. I check this in my antennas, put debug and superchannel and works same power than no_country_set. But if put debug and regulatory-domain drops the power to this 5dbm.I think Country Debug it´s equal or better than old no_country_set.Code: Select all> interface wireless info country-info no_country_set ranges: 2402-2472/b,g,gn20,gn40(30dBm) 2417-2457/g-turbo(20dBm) 5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(17dBm) 5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/dfs,passive 5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(30dBm) 5190-5230/a-turbo(17dBm)/dfs 5230-5310/a-turbo(23dBm)/dfs,passive 5740-5820/a-turbo(30dBm)/dfs 5180-5260/a-turbo(17dBm) 5260-5300/a-turbo(23dBm)/dfs,passive 5745-5825/a-turbo(30dBm) 902-927/b,g,g-turbo,gn20,gn40(30dBm)
Debug has very low power limits - 5 dBm (like 3mW)Code: Select all> interface wireless info country-info debug ranges: 902-927/b,g,g-turbo,gn20,gn40(5dBm) 2302-2382/b,g,gn20,gn40(5dBm) 2402-2482/b,g,gn20,gn40(5dBm) 2474-2494/b,g,gn20,gn40(5dBm) 2502-2742/b,g,gn20,gn40(5dBm) 2292-2392/g-turbo(5dBm) 2417-2457/g-turbo(5dBm) 2492-2752/g-turbo(5dBm) 5110-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm) 5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm) 5110-5690/a-turbo(5dBm) 5130-5670/a-turbo(5dBm)
How you puting debug for regulatory-domain and superchannel ?
No, I put debug for country and superchannel for frequency mode. In this answer I say that the power in the middle of () is only if you put regulatory-domain but if you put superchannel the power is the maximum.Sorry socada just quick question i'm willing to know.This power limits it´s if you put regulatory-domain, in normal cases if put debug you use superchannel. I check this in my antennas, put debug and superchannel and works same power than no_country_set. But if put debug and regulatory-domain drops the power to this 5dbm.I think Country Debug it´s equal or better than old no_country_set.Code: Select all> interface wireless info country-info no_country_set ranges: 2402-2472/b,g,gn20,gn40(30dBm) 2417-2457/g-turbo(20dBm) 5170-5250/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(17dBm) 5250-5330/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(23dBm)/dfs,passive 5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(30dBm) 5190-5230/a-turbo(17dBm)/dfs 5230-5310/a-turbo(23dBm)/dfs,passive 5740-5820/a-turbo(30dBm)/dfs 5180-5260/a-turbo(17dBm) 5260-5300/a-turbo(23dBm)/dfs,passive 5745-5825/a-turbo(30dBm) 902-927/b,g,g-turbo,gn20,gn40(30dBm)
Debug has very low power limits - 5 dBm (like 3mW)Code: Select all> interface wireless info country-info debug ranges: 902-927/b,g,g-turbo,gn20,gn40(5dBm) 2302-2382/b,g,gn20,gn40(5dBm) 2402-2482/b,g,gn20,gn40(5dBm) 2474-2494/b,g,gn20,gn40(5dBm) 2502-2742/b,g,gn20,gn40(5dBm) 2292-2392/g-turbo(5dBm) 2417-2457/g-turbo(5dBm) 2492-2752/g-turbo(5dBm) 5110-5710/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm) 5735-5835/a,an20,an40,ac20,ac40,ac80,ac160,ac80+80(5dBm) 5110-5690/a-turbo(5dBm) 5130-5670/a-turbo(5dBm)
How you puting debug for regulatory-domain and superchannel ?
Sorry if I don't understand your question my English not very good.
Quote only what is needed. No need to quote a quoted a quoted post.....My quastion was HOW??
I´m not saying that I use both at same time (superchannel and regulatory domain) only one need to choose obviously.
You dont need excellent english, just simple like you said:
"This power limits it´s if you put regulatory-domain, in normal cases if put debug you use superchannel. I check this in my antennas, put debug and superchannel and works same power than no_country_set. But if put debug and regulatory-domain drops the power to this 5dbm"
My quastion was HOW??
How you puting debug for regulatory-domain and superchannel ?
I've been debugging this and comparing the Group Key Handshake (GTK update) between 6.43.7 and 6.43.8 during the weekend, since I have a lot of clients with the famous group-key timeout issue.Can we get some details on this?*) capsman - fixed "group-key-update" parameter not using correct units;
How was the parameter interpreted before this fix? Is the long-term release affected by the same bug? If yes: when can we expect a backport of this bugfix to long-term?
After some digging, it turns out this is actually to fix an exploit that enables privilege escalation to root or damage to system files. Why is this not labelled as a security fix?!) telnet - do not allow to set "tracefile" parameter;
Disable /tool graphing, and use 6.43.8.But on a single hAP ac^2 after reboot the interface list was empty.
Nice find.After some digging, it turns out this is actually to fix an exploit that enables privilege escalation to root or damage to system files. Why is this not labelled as a security fix?!) telnet - do not allow to set "tracefile" parameter;
https://cxsecurity.com/issue/WLB-2018120151
Wow. Does every process in routeros run with unrestricted root privileges?
Wow. Does every process in routeros run with unrestricted root privileges?
I guess this likely is the point. Torch is a "right now" tool, not a "historical data" tool.roughly the same time.
I get that. But the webfig torch NEVER shows more than the two lines to be seen in the screenshot, no matter what traffic is to be seen via winbox.I guess this likely is the point. Torch is a "right now" tool, not a "historical data" tool.roughly the same time.
Just tried it myself. Right after opening the Torch screen I can see the same two lines as shown on your screenshots, but after clicking on the "Start" button it works as expected. Weird behavior, indeed.I get that. But the webfig torch NEVER shows more than the two lines to be seen in the screenshot, no matter what traffic is to be seen via winbox.
Thanks for reviewing my observation. Also in my case pressing the "Start" button helps, but I suppose it's not the way it's meant to be.Just tried it myself. Right after opening the Torch screen I can see the same two lines as shown on your screenshots, but after clicking on the "Start" button it works as expected. Weird behavior, indeed.I get that. But the webfig torch NEVER shows more than the two lines to be seen in the screenshot, no matter what traffic is to be seen via winbox.
/system script environment> :global A 10; remove "A"; :global A 20; print; remove "A"
# NAME VALUE
0 A 20
no such item (4)
/system script environment> :global A 10; remove "A"; :global A 20; print; :delay 5; remove "A"
There is no delay in appearance. The print command finds the entry named A, but the remove command fails regardless.There will always be delays before items appear in the table. Slower CPU greater delay.
/system script environment { :global A 10; remove "A"; :global A 20; print; remove [ find where name="A" ]; }
I didn't find any fasttrack filter in firewall. This issue is happening with those queues which are created later. Previously made queues are ok.Is perhaps fasttrack active (you'll see it in /ip firewall filter)? fasttrack-ing is not compatible with queues.
Potentially the problem is with queue 216? The target there is 0.0.0.0/0 and might be preventing the traffic from going to later queues.Please suggest me what should i do now? All users are using unlimited bandwidth now, thats why, it's so much tough to me for managing the bandwidth.
Another thing is that, when i logged into the mikrotik via winbox, it's showing unsecured mode at the right corner.
I see similar behavior. When manually upgraded ros to this version, I suddenly realised that routerboot was also upgraded, even the (undocumented!) feature system/routerboard/settings/"auto-upgrade" is not set. At least all devices booted normally (and only once) after upgrade so far.I've update a couple (±30) of RB2011/RB3011's hAP AC^2's and wAP AC devices from 6.43.4 to 6.43.8 and until now I got 2 wAP AC devices in an undefined state right after/during the update (update via capsman), they would not boot anymore. Luckily I'm able to power cycle these devices via PoE switches. After the powercycle the devices start with normal behaviour and the routerboard firmware has been updated to 6.34.8 (Routerboard firmware is set to auto update). It seems that they are able to updaten but fail to fully boot after the update, after a forced reboot (via PoE power cycle) the devices become responsive again and work as expected. The log of both the router and the AP show no warnings during/after the update.
Would like to know as well. My RB4011 keeps disabling 5ghz WiFi after a few days (see graph). Only a reboot can bring the WiFi up again. Wondering if this has been fixedhello support!
Could you give us more information about this changelog entry?
*) wireless - improved stability for 802.11ac;
What have been changed? Any improvement in NV2?
Thanks!
ssh_exchange_identification: Connection closed by remote host
In the currently supported stable and longterm versions, this problem exists, so it needs to be fixed.Mutator, in a previous post you wrote yourself that the problem is also reproducible on an earlier versions of RouterOS (6.42.x), so it is NOT a 6.43.8 specific regression. The release topics are meant for version-specific issues only.
ok, fix it.And also your previous post was in Russian only. This is an International forum, please respect others and post here in English only. Thanks in advance.
Nope, problems must be reported to support@mikrotik.com. This is community forum, if problem cannot be solved by changing your config - we can only sympathize. Or recommend to write to support@So I now indicate in each branch that there is this problem?
_____________________________________________________________________________________________
Так что мне в каждой ветке теперь указать, что есть эта проблема ?
This is done, waiting for an answer.Nope, problems must be reported to support@mikrotik.com.
Basically happens only: on Hap Ac2 at AP mode (full L2 bridge), still limiting SSH should work, IMHO...Found possible bug:
When you add subnet into "available from" field for SSH service, under IP Services...SSH becomes inaccessible, even if PC is in that subnet.It seems only to affect SSH though, for limiting access to http, https it work just fine.Code: Select allssh_exchange_identification: Connection closed by remote host
I am having the same problem.Would like to know as well. My RB4011 keeps disabling 5ghz WiFi after a few days (see graph). Only a reboot can bring the WiFi up again. Wondering if this has been fixedhello support!
Could you give us more information about this changelog entry?
*) wireless - improved stability for 802.11ac;
What have been changed? Any improvement in NV2?
Thanks!
I'm facing the same issue as mikelaurense. When this happens for me, I can see that the wifi interface is shown as "S" instead of "RS". When going in the settings, I can see "Enabled" is still checked but the interface is not shown as "Running". The wifi network in itself becomes inaccessible, as in, it doesn't appear anymore when scanning from another device. There is nothing in the logs about the interface being disabled. Disabling and Enabling again the interface does not fix the problem. Rebooting does....
mikelaurense - Does interface actually gets disabled? Or it becomes inacessible? If it disabled, then someone has done that manually. Please provide supout.rif file tp support@mikrotik.com. Make sure that file is generated while interface is "disabled".
...
Me tooI am having the same problem.Would like to know as well. My RB4011 keeps disabling 5ghz WiFi after a few days (see graph). Only a reboot can bring the WiFi up again. Wondering if this has been fixedhello support!
Could you give us more information about this changelog entry?
*) wireless - improved stability for 802.11ac;
What have been changed? Any improvement in NV2?
Thanks!
[tik01] > ip firewall mangle add action=change-ttl chain=p
postrouting prerouting
[tik01] > ip firewall mangle add action=change-ttl chain=perouting new-ttl=increment:1 passthrough=yes
[tik01] > ip firewall mangle ex co
# feb/01/2019 19:14:17 by RouterOS 6.43.8
# software id = BI8D-QNXG
#
# model = RouterBOARD 962UiGS-5HacT2HnT
# serial number = **
/ip firewall mangle
add action=change-ttl chain=prerouting new-ttl=increment:1 passthrough=yes
add action=change-ttl chain=perouting new-ttl=increment:1 passthrough=yes
[tik01] >
It is. Absolutely. You have simply added a rule to a custom (user-defined) chain named 'perouting' that you can now jump to using 'action=jump' rules.This is normal ?
After contact with Mikrotik support I changed channel width to ‘20/40/80 MHz XXXX’. This does seem to improve stability, although it did happen once or twice again since changing itI'm facing the same issue as mikelaurense. When this happens for me, I can see that the wifi interface is shown as "S" instead of "RS". When going in the settings, I can see "Enabled" is still checked but the interface is not shown as "Running". The wifi network in itself becomes inaccessible, as in, it doesn't appear anymore when scanning from another device. There is nothing in the logs about the interface being disabled. Disabling and Enabling again the interface does not fix the problem. Rebooting does....
mikelaurense - Does interface actually gets disabled? Or it becomes inacessible? If it disabled, then someone has done that manually. Please provide supout.rif file tp support@mikrotik.com. Make sure that file is generated while interface is "disabled".
...
This happens every few days seemingly at random hours, always during the day when nobody is home (virtually no traffic on wifi) or at night one I sleep (virtually no traffic on wifi).
LTE bell on any phone - kicks wifi on RB4011, any channel from 36-161!I am having the same problem.Would like to know as well. My RB4011 keeps disabling 5ghz WiFi after a few days (see graph). Only a reboot can bring the WiFi up again. Wondering if this has been fixedhello support!
Could you give us more information about this changelog entry?
*) wireless - improved stability for 802.11ac;
What have been changed? Any improvement in NV2?
Thanks!
"20 hour plane ride away", my god Please don't. Stay on bugfix or Long-term how it's called now.I'm afraid of upgrading my 941 and 952 devices as they don't have the 60mb for the leak and most of them are remote (like 20 hour plane ride away)