That's not what I said. It was nice to be able to boast with a standalone management application that was efficient and not as bloated as everything else is these days. Also, a 2MB app downloads a whole lot quicker when you're on a crappy connection than a 50MB app.50MB is too big in 2024?
What's new in 7.15.2:
*) switch - fixed limited Tx traffic on Ethernet ports for CRS354 devices (introduced in v7.15);
I'd agree with you if they didn't *just* release NetMetal ax with 24V passive only support, while NetMetal ac2 (which is now discontinued) *did* support 48V af/at.I think Mikrotik is slowly migrating from passive PoE. Bit by bit we are seeing more 802.3a compliant products.
*) route - do not redistribute 127.0.0.1 as connected route;
Ah, yes, because they work so well for PtPs.You have to use Wave2 drivers on those AC2s.
Too bad the CRS326-24S+2Q+RM is delivered from factory with RouterOSv7 and 64MB of RAM.True, you should not upgrade that kind of vintage device to RouterOS v7 unless you are prepared to live with performance issues.
/queue type add name=fq-codel-ethernet-default kind=fq-codel fq-codel-ecn=no
/queue interface set [find default-queue=only-hardware-queue] queue=fq-codel-ethernet-default
To be fair, regardless of what "stable" means I'd expect firmware updates _not_ to brick my devices.First inform you about what "stable" means before you base your expectations on it. That prevents disappointment.
/ip firewall filter add action=accept chain=input comment="allow WireGuard" dst-port=13231 in-interface=wireguard-SKA protocol=udp
Lasted about 3 days, installed 7.10beta5 right after it was released. Sent MikroTik a supout, let's hope that'll help them solve the issue.@FezzFest That's not good. How long did it last?
/interface bridge set 0 fast-forward=yes
wAP R with Sierra MC7430 works fine, but it also worked fine with 7.1beta6.Did anyone tried MBIM based cards like Sierra MC7455? last working version is 7.1beta2
[admin@MikroTik] > /system package update check-for-updates
channel: development
installed-version: 6.47.10
latest-version: 7.1rc1
status: New version is available
DO NOT install this on production gear. This release is experimental and should be treated accordingly.
Unpack *.npk and check /lib/modules/ directory.Cource of this information?
Wireless works fine on hAP ac^2 (and probably other ipq4000-series devices).Wireless not working?
PPTP- and OpenVPN-clients both work fine. OpenVPN server in UDP mode works as well (just tried it)!what VPN are you running?
Wait, the first step in the post-v6.43 login method is to send the password in plain text? Who the hell thought that was a good idea?API authentication method have changed, see API manual:
https://wiki.mikrotik.com/wiki/Manual:API#Initial_login
I guess I missed that. Time to get used to Winbox 3.11 thenWhat's new in 6.39 (2017-Apr-27 10:06):
!) winbox - minimal required version is v3.11;