General • RB5009: slow switching under certain conditions
I have an RB5009UG+S+ with RouterOS 7.13.3, with a literally default configuration: Code: /system/reset-configuration caps-mode=no keep-users=yes no-defaults=no skip-backup=yesA linux server is...
View ArticleBeginner Basics • Wifi coverage for L009 and hAP AX lite HELP
I have a L009UiGS-2HaxD-IN and hAP AX lite that are both on version 7.12.1. I've setup CAPsMAN the same as the example in the documentation[1]. I do have some differences in the configuration. I...
View ArticleBeginner Basics • Re: Wifi coverage for L009 and hAP AX lite HELP
Hello,Can you please export your full configuration, from that we can say what to improve in your CAPsMAN cofiguration.To enable roaming you need to enable FT and FT over DS in your capsman...
View ArticleRouterOS beta • Re: L4S support in routerOS7
0) In general, I do recommend experimentation with these concepts. Get the L4S code - try it on your machines at home! But a few facts, where I will attempt to be unbiased. For the record, I...
View ArticleGeneral • Re: RB5009: slow switching under certain conditions
This is a known issue with 10G/2.5G/1G multi-rate switch network especially from high-speed ports to low-speed ports. The data rate of a 10G port is too fast, and the buffer is easily overloaded,...
View ArticleVirtualization • mikrotik RouterOS can work on Banana Pi R4
Dear Team, I have Banana Pi R4 board, it is possible to install Mikrotik Router OS there ? if it's possible what is the step to do? Please Guide me the same.Statistics: Posted by ramkb — Thu Feb 01,...
View ArticleGeneral • Re: VPN doesn't connect on WAN, connects on LAN
Thank you for your comment, I created a few more rules to better identify traffic passing through, and re-sorted the rules so that the input rules are first, followed by forward, then output, and my...
View ArticleScripting • RouterOSv7 - Terminal is substantially worse to use?
Am I missing something or the terminal/cli significantly worse in V7?The ? key does nothing, making it difficult to see all valid commands. And tab completion seems to ignore A LOT of the possible...
View ArticleBeginner Basics • Re: Persistent Freezing Issue with MikroTik CRS354-48P-4S+2Q+
The firmware 7.13.1 (stable) really helped me. It's been a smooth ride for 21 days nowStatistics: Posted by Hypnodisk — Thu Feb 01, 2024 7:43 am
View ArticleGeneral • Re: How does IP -> Raw -> Content work?
(the old) firewall manual says:content (string; Default: ) Match packets that contain specified textSo it really only matches packets which contain set string in full. Not even connection but only...
View ArticleVirtualization • Re: mikrotik RouterOS can work on Banana Pi R4
Nope, not possible.Only Mikrotik HW, x86 or virtual machine.See here:https://mikrotik.com/softwareStatistics: Posted by holvoetn — Thu Feb 01, 2024 8:22 am
View ArticleScripting • Re: RouterOSv7 - Terminal is substantially worse to use?
The ? key does nothingF1 key is supposed to do the same. The problem I observed is that some terminal programs don't send proper F1 key codes so sometimes F1 works and sometimes it doesn't.The TAB...
View ArticleGeneral • Re: migration from RB2011UiAS-2HnD to L009UiGS-2HaxD-IN
Thanks.Statistics: Posted by onlineuser — Thu Feb 01, 2024 8:57 am
View ArticleWireless Networking • CAP AX on a management VLAN
Hi Everyone, I followed the quide for the CAP AX with the interface/wifi capsman https://help.mikrotik.com/docs/display/ ... ionexample. While the CAP AX is connecting and being populated,...
View ArticleWireless Networking • Re: CAP AX on a management VLAN
Assuming you are not using CAPsMAN, you can follow this great tutorial. Basically, you will add VLAN filtering on the bridge of the cAP ax and assign VLAN ID on the bridge...
View ArticleGeneral • Re: "Routing Table" Parameter for IPv6 Routes Not in...
7.13.3 Not fixed.Still need different rules for ipv4 and ipv6Statistics: Posted by RomikB — Thu Feb 01, 2024 9:44 am
View ArticleBeginner Basics • Device accessible from any Address(/ip address)?
I suppose this might be a pretty dumb question, but I noticed the following:add address=192.168.88.1/24 interface=ether7 network=192.168.88.0add address=192.168.77.1/24 interface=ether6...
View ArticleWireless Networking • Connecting to AP via username and password
Hello. I'm trying to connect to a AP provided by my dormitory with the login information shared with me.My goal is to just use my hAP ac lite as a repeater, but I lack the knowledge on how to connect...
View ArticleBeginner Basics • Re: Device accessible from any Address(/ip address)?
It's an address on a local interface so input for the router.If you have another client on that 192.168.88.0 segment (let's say 192.168.88.2), it will not be reachable from 192.168.77.0-segment unless...
View ArticleGeneral • Re: CCR1009-8G-1S Throughput Speed
On that particular model, you would not use ether1 as the WAN interface as usual with MikroTik routers.Use one of ether5..ether8 (or one of the SFP) as the WAN interface and you can use ether1..4 as...
View Article