Announcements • Re: New exciting features for storage
The only other possibility is MikroTik developing a dedicated .npk addon package that will bring OpenZFS. There is one for ARM64, or well - atleast for Apple Silicon (I’m running M1 mini with OpenZFS...
View ArticleGeneral • Re: Beginner VLAN questions
Hi guys!Sorry for the late response, but thanks for all the replies! I've been having all sorts of issues with the router. It seems to lose it's brains after even simple changes that shouldn't affect...
View ArticleWireless Networking • 7.18 CAPSMAN v2 VLAN provisioning problem to WAP ax
Greetings,I'm banging my head over a seemingly trivial problem that should work out of the box but for some reason donesn't...I have a 5009 operating as CAPSMAN (running 7.18) servicing a bunch of WAP...
View ArticleGeneral • Re: PHPbb Prosilver has problem
Today I goth this again:Sorry but the board is temporarily unavailable, please try again in a few minutes.Statistics: Posted by Jotne — Sat Mar 29, 2025 8:07 am
View ArticleGeneral • station v station-bridge mode
Hi,We have a private network of about 120 Mikrotik devices. Mainly separate locations connected by wifi (point to point or point to sector) They all use v6 of routerOs and the client sides are set up...
View ArticleMikroTik hardware questions • Re: Question: hEX refresh E50UG IPsec hardware...
7.18.2, hex refresh, as soon as I start transmitting data via ipsec connection, the Internet speed (pppoe-out1) drops from 600 Mbit to 200-250 Mbit. Sad Statistics: Posted by Liiina — Sat Mar 29, 2025...
View ArticleWireless Networking • Re: 7.18 CAPSMAN v2 VLAN provisioning problem to WAP ax
Seems that you did just fine. What I did (near similar config) is this:Code: interface bridgeadd admin-mac=XX:XX:XX:XX:XX auto-mac=no frame-types=admit-only-vlan-tagged name=bridgeLocal...
View ArticleBeginner Basics • Re: VLAN issue(s)
You should not set PVID in wifi bridge ports since you've configured them to handle VLAN tags by wifi driver.Also you shoild add wifi interfaced as tagged members of respective VLANs.Bridge_Trusted...
View ArticleBeginner Basics • firewall rules advices
Hello,i would like your advices about my firewall filter rules.i'm a noob, I have build my rules following several tutorials and mikrotik manual.I think understanding more or less the job of them, but...
View ArticleGeneral • Re: Load balancing with dual ISP
heyThanks for quick reply. Do you mean that if the route1 is unreachable, the packets will use main routing table?But how these packets are routed through the main routing table if the packets are...
View ArticleBeginner Basics • Re: firewall rules advices
This part:Code: add action=accept chain=input comment="Accept DNS - UDP" port=53 protocol=udpadd action=accept chain=input comment="Accept DNS - TCP" port=53 protocol=tcpYou are accepting all DNS...
View ArticleScripting • Re: Help with array created by print as-value - Empty value
Not at all, in fact you teach badly and they learn worse.It is wrong, you should never use numbers or IDs in the script.I understand that was just an example, but wrong examples are still...
View ArticleGeneral • Re: station v station-bridge mode
New wifi drivers for AX (and select AC) have a few differences compared to legacy wireless drivers:AP-bridge mode is merged into AP modethey only support protocol=802.11 ... no more support for...
View ArticleScripting • Re: What does op type (>[ ... ]) do?
There is a detailed explanation written by others on the forum.Aside from that when you notice a problem, it should be minimized to remove as many parameters as possible:example code{:local y ; # used...
View ArticleScripting • Phantom empty message in Telegram when sending from a third-party...
I have a script/function for sending messages to Telegram. It generally works well, but if I try to send more than 2 messages in a row from a third-party script, a phantom empty message appears. This...
View ArticleGeneral • Re: [Feature Request] 'configure replace'-like Proposal for ROS 7.x
Thanks for bringing this up. For me `config replace` is a clear must when it comes to generating full configs and deploying them automatically which is what nearly all of the industry does when it...
View ArticleScripting • Re: Phantom empty message in Telegram when sending from a...
Too many mistakes and too many times to do 2 + 2do instead (4 / 2) + (((7 + 9) / 2²) * ½)Statistics: Posted by rextended — Sat Mar 29, 2025 1:16 pm
View ArticleBeginner Basics • Re: discover DLNA from PPPoE
maybe (I'll leave the word to the more experienced) it will be useful for you to know that in 7.18.2 there is the first support for "AMT" that could help in this situation even if it was then removed...
View ArticleGeneral • Re: OpenVPN and IPTV
I'm currently running version 17.8.2 and have switched from OpenVPN to WireGuard. Unfortunately, WireGuard, like OpenVPN, does not support multicast forwarding.To work around this, I considered...
View ArticleWireless Networking • Re: Mikrotik hAP LTE6 as a travel router setup?
Nothing to do with this post but the hAP ax lite LTE6 powered off a power bank is just awesome. Can any other vendor's kit do this? AS long as it's not hammered, the power bank I've got can last...
View Article