Excluding security package allows the remainder of the packages to be installed, but after reboot, security package still cannot be installed separately as a workaround - same error.
Also, in the release notes, security now depends on dhcp. Maybe having DHCP package disabled is causing the problem. You should remove all of those extra packages that you have disabled.
For me, windows l2tp ipsec client also stopped working, but I did not update my router (still on 6.44). I think it may be associated with installation of March windows 10 patches; the VPN worked before they installed last week.
Are you sure about that? As far as I know on routers like hAP lite RAM is used for storing upgrade files …
As can be seen when we print resources with no update files
And after we upload upgrade files the only thing that changes is RAM usage, not to mention that there would be no room for 10.3MiB file on free-hdd-space: 4688.0KiB …
[xxxxxxxx@rba] > /ip neighbor pr
# INTERFACE ADDRESS MAC-ADDRESS IDENTITY VERSION BOARD
0 eth1 fe80::ce2d:e0ff:fe07:1f5e CC:2D:E0:07:1F:5E rbb 6.44.1 ... RB750Gr3
[xxxxxxxx@rba] > /tool mac-telnet CC:2D:E0:07:1F:5E
Login: xxxxxxxx
Password:
Trying CC:2D:E0:07:1F:5E...
Connected to CC:2D:E0:07:1F:5E
MMM MMM KKK TTTTTTTTTTT KKK
MMMM MMMM KKK TTTTTTTTTTT KKK
MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK
MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK
MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK
MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK
MikroTik RouterOS 6.44.1 (c) 1999-2019 http://www.mikrotik.com/
[?] Gives the list of available commands
command [?] Gives help on the command and list of arguments
[Tab] Completes the command/word. If the input is ambiguous,
a second [Tab] gives possible options
/ Move up to base level
.. Move up one level
/command Use command at the base level
[xxxxxxxx@rbb] >
found it!
probably windows is not properly detecting nat, there is registry to force windows to assume both client and server is behind NAT..
reg add HKLM\SYSTEM\CurrentControlSet\Services\PolicyAgent /v AssumeUDPEncapsulationContextOnSendRule /t REG_DWORD /d 0x2 /f
0 - no nat
1 - server behind nat
2 - both
Yep, but you have hAP AC Lite, not hAP Lite. In hAP Lite, there’s no “flash” dir and only 32M RAM (6M free for me - definitely not enough to keep an upgrade files).
It would be nice when RouterOS had some setting to force UDP encapsulation without NAT-detection too!
The “NAT traversal” checkmark in Profiles is only enabling the autodetection, there could be another setting in Peers that forces it.
(e.g. for networks that do not have NAT but are not transparent for ESP/AH only for TCP and UDP)
I didn’t try MAC telnet but … I have an old RB411 which I use for testing different setups. After upgrading it to 6.44.1 all worked fine. Then it was time to clear all configuration from it to build some test environment from scratch. After reboot - no MAC connectivity at all using Winbox. It wasn’t shown in neighbors at all. Luckily I am old school guy and there is always an serial cable around. That worked and after adding IP to Ethernet port MAC connectivity was up again.
There is a problem with 6.44 and 6.44.1 with Radius servers - on NAS routers after around 24hours, we get radius timeouts, where PPP users are unable to authenticate. The only solution is to reboot the router.
We have seen this problem on both 6.44 and 6.44.1 and have downgraded these routers to 6.43.13.
I do not know if this issue is present or not in the 6.43 releases, as everything we had upgraded had been in the 6.42 strain.
BUT if you have radius authentication for clients, do not upgrade to 6.44.x