@eworm - You are probably right, but how to find where is the specific syntax error, to be able to fix it. Scripts do all what is required and only say check manualy
woooa
CHR, 7.14.3 → 7.15
free memory decreased significantly
Thats Sir James Fragtion to you Sir. He likes living dangerously!
Disappointed not to see a router fix for wireguard coming in on WAN2 when WAN2 is secondary WAN and mangling this traffic does not work.
Me too, me too…
hAP ax2 7.15 don’t work Access List - this rule don’t work:
/interface wifi access-list
add action=accept allow-signal-out-of-range=always signal-range=-75..0
add action=reject
After update to 7.15 no one can connect via WiFi
@eworm - You are probably right, but how to find where is the specific syntax error, to be able to fix it. Scripts do all what is required and only say check manualy
It’s not about syntax errors, but runtime errors. Probably your script is accessing a configuration item that does not exist. You need to debug that, one way or another. I have to admit that it is not that easy with RouterOS sometimes.
@eworm - You are probably right, but how to find where is the specific syntax error, to be able to fix it. Scripts do all what is required and only say check manualy
It’s not about syntax errors, but runtime errors. Probably your script is accessing a configuration item that does not exist. You need to debug that, one way or another. I have to admit that it is not that easy with RouterOS sometimes.
Important is that sripts are working. Will fight with syntax to tune them later
woooa
CHR, 7.14.3 → 7.15
free memory decreased significantly
Always read the release notes before you install!
I decided to skip 7.14, but 7.15 appears to be worth updating. Great changelog.
woooa
CHR, 7.14.3 → 7.15
free memory decreased significantly
Probably cause of:
*) x86/chr - improved panic saving (increased minimal RAM requirements to 256MB);
A wonderful update.
SSH ed25519 private key works fine, but why must PKCS8 format?
hAP ax2 7.15 don’t work Access List - this rule don’t work:
/interface wifi access-list add action=accept allow-signal-out-of-range=always disabled=yes signal-range=-75..0 add action=reject disabled=yes
After update to 7.15 no one can connect via WiFi
I doubt this is the reason. you pasted two disabled Access List rules…
*) ppp - added “enable-ipv6-accounting” option under PPP AAA menu (CLI only);
But i can see the Enable IPv6 Accounting Option in Winbox itself…
I turned them off so that wifi would work
08:87:C7:54:87:F8@wifi1 associated, signal strength 37
08:87:C7:54:87:F8@wifi1 connected, signal strength 37
1C:57:DC:6C:C6:BA@wifi1 associated, signal strength 59
1C:57:DC:6C:C6:BA@wifi1 connected, signal strength 59
in the log the signal strength is greater than zero, but should be less.
hAP ax2 7.15 don’t work Access List - this rule don’t work:
/interface wifi access-list add action=accept allow-signal-out-of-range=always disabled=yes signal-range=-75..0 add action=reject disabled=yes
After update to 7.15 no one can connect via WiFi
I doubt this is the reason. you pasted two disabled Access List rules…
http://forum.mikrotik.com/t/v7-15rc-testing-is-released/175351/1
https://forum.mikrotik.com/viewtopic.php?t=206877&start=300#p1077122
This problem was still in beta version
The wifi driver in the new ROS does not display the connection signal level correctly.
http://forum.mikrotik.com/t/v7-15rc-testing-is-released/175351/1
https://forum.mikrotik.com/viewtopic.php?t=206877&start=300#p1077122This problem was still in beta version
@eworm - You are probably right, but how to find where is the specific syntax error, to be able to fix it. Scripts do all what is required and only say check manualy
Use CLI … navigate to scripts and then “print” them and the error would be highlited/reported in terminal … strange synteax checking but better that than nothing
*) ptp - added PTP support for CCR2116 device;
[admin@ccr2116] > /system/ptp
bad command name ptp (line 1 column 9)
The PTP functionality seems to not be accessible in neither Winbox, nor the CLI…
[admin@ccr2116] > /system/routerboard/print
routerboard: yes
model: CCR2116-12G-4S+
serial-number: ***********
firmware-type: al64v3
factory-firmware: 7.8
current-firmware: 7.15
upgrade-firmware: 7.15
[admin@ccr2116] > /system/package/print proplist=name,version where name=routeros
Columns: NAME, VERSION
# NAME VERSION
5 routeros 7.15
http://forum.mikrotik.com/t/v7-15rc-testing-is-released/175351/1
https://forum.mikrotik.com/viewtopic.php?t=206877&start=300#p1077122This problem was still in beta version
another one:
https://forum.mikrotik.com/viewtopic.php?t=206877&start=300#p1077877
I also have positive signal strenghts issue and roaming is messed up, multiple devices randomly roam from 5ghz to 2ghz 1-2m from ap under full signal(below -40 db ) and then hang on 2ghz, which makes no sense and never had such issues on prev versions.