Announcements • Re: v7.19beta [testing] is released!
Can we stop trying to divide up the packages for Mikrotik? There is need for THEM to do it. Everyone voting on their theoretical desired "package splits", may not be helpful. Like an alcoholics, step...
View ArticleGeneral • Re: MikroTik RB5009 setting up remotely first time
Have you ever used Mikrotik and configured it before?Statistics: Posted by BartoszP — Mon Mar 31, 2025 2:38 am
View ArticleAnnouncements • Re: 📣 WinBox 4 is here 📣
Log filtering doesn't return results, although the filtered item size shows on the bottom part of the windowScreenshot 2025-04-01 at 22.57.27.pngStatistics: Posted by szaboistvan007 — Tue Apr 01, 2025...
View ArticleGeneral • Re: RouterOS blatantly ignores pref-src. Can this really be a bug?
EDIT: Because this appeases the gods of conntrack, this also makes connection marks sticky, so it can be used with multiple routing tables, VRFs, etc.EDIT2. I finished the previous edit with "In fact...
View ArticleGeneral • Re: Beginner VLAN questions
bonding1 and bonding2 are trunks and don't have a specific pvid defined.bonding3 and bonding4 are access ports going to a synology NAS and a linux media server, respectively, hence why they're marked...
View ArticleBeginner Basics • Re: Wireguard Peer not able to reach internet
If you are using a default config there is an interface list “LAN” that is used by the firewall filter to define the interfaces that have internet access. You may need to add your WireGuard interface...
View ArticleWireless Networking • Re: CAPsMAN on dedicated VLAN
mAP Lite requires the CAPsMAN supplied with the wireless driver. If it is only for testing, you better get an AX device (or a wifi-qcom-ac supported device).Statistics: Posted by erlinden — Fri Apr...
View ArticleBeginner Basics • Re: Question about interface lists
I just did a quick test. Here is my interface list:Code: /interface listadd name=Management/interface list memberadd interface=vlan-10-Management list=ManagementSo only that single vlan interface is...
View ArticleBeginner Basics • Re: Advice: Is this a good setup? Can it be improved?
Thanks for your time.I need the 3 bridges: 1 for capsman. 1 for mDNS that uses macavlan (since with the mikrotik's mdns it doesn't see some devices) and 1 for the pihole.For the adlist now I will do...
View ArticleForwarding Protocols • Re: High Availability: OSPF and BGP fault tolerance
That was a pretty broad and general question.More specifically, what exactly are you wondering about?Statistics: Posted by Larsa — Sat Apr 05, 2025 2:55 am
View ArticleScripting • Re: Variable names and where expressions
I beg a pardon but the code snippets are valid syntax. That they don't print anything is the intended behavior.The expression inside [] is a condition:Code: > :put [:len [/ip/address/find]] 8>...
View ArticleGeneral • Re: Poor WLAN performance RB4011igs
Good morning There are many more devices in the WLAN, I have removed them to make it more compact. And yes, I use the Iintefece lists for ACL and they work there.Here ist the outpout:Code: Flags: X -...
View ArticleGeneral • Re: echo: system,error,critical could not save configuration...
Code: What's new in 7.19beta8 (2025-Apr-04 13:24):*) system - fixed "/system reboot" when the system disk is completely full;Well, at least now we can initiate NetInstall procedure remotely...
View ArticleScripting • Re: Scheduler does not launch LTE scripts
I inserted the pause, activated logging for lte, rewrote the scheduler and script, always the same story, the scheduler starts and marks the values in the counter, but does not launch the...
View ArticleGeneral • Re: Device got hacked 1 min after connected to internet
new CCR2004 just installed, connected to the internet and laptop, updated. Went to rename default admin and can't because of permissions. Checked the log and it's the same as you guys, hacked in 1m...
View ArticleBeginner Basics • Re: Configuring Separate Ethernet for Wi-Fi
Assuming near default config.A quick and dirty solution.I would create 2 additional bridges.bridgeWL1 and bridgeWL2Both with protocol-mode=none (no rstp)Then in bridge ports add ether1 to bridgeWL1...
View ArticleGeneral • Re: VXLAN l3 hw offload
As far as i'm aware, the hardware offload that's been enabled will only work if you're bridging the traffic to another device to handle Layer 3. In your scenario, VxLAN encap/decap and L3 forwarding...
View ArticleGeneral • Re: EEE on Mikrotik
I have searched far and wide in Winbox but Mikrotik does not seem to be able to turn of EEE. Which seems bizar to me in such a customizable switch. But what can you do about it. I own the L009 and can...
View ArticleGeneral • Basic VLAN config question (again)
I'm a little confused (still). I'm trying to keep it simple and practicle (so please try to accomodate this need).A)"/interface bridge port" defines vlan frame ingress behavior. Specifically in the...
View ArticleGeneral • Re: Basic VLAN config question (again)
Is my understanding correct?Yes.Of course you need corresponding config for ether1 under bridge/port and appropriate config of bridge port (but that's not subject of this topic, right?)Statistics:...
View ArticleWireless Networking • Re: New PPSK functionality
I didn't, after 7.18.2 it disappeared, at least on two devices I had a problem with.Statistics: Posted by gigabyte091 — Sat Apr 05, 2025 3:18 pm
View ArticleGeneral • Re: [Feature Request] Data Center Bridge support
@galvesribeiro, thank you for that feature request! Year ago I was looking to buy CRS504, but lack of DCB support was stopping me, since it's kinda strange to have 100G without DCB at enterprise...
View ArticleGeneral • Re: /tool/flood-ping - failure: not allowed by device-mode
@dang21000please do not write random useless things without any use or any solution. socks: yeswhat is off is on OP, for example... traffic-genI'd like to let you know that I'm reporting an issue with...
View ArticleGeneral • Re: Inter-VLAN routing and internet access to VLANs
viewtopic.php?t=143620Statistics: Posted by anav — Sat Apr 05, 2025 5:00 pm
View ArticleGeneral • Re: Mikrotik SUCKS
To all of those who say why MikroTik doesn't expand and introduce more enterprise features—do you really want MikroTik to become another Cisco? Of course, it's very hard to turn a small company into a...
View ArticleBeginner Basics • Internet connection lost when set to Static Address Aquisition
Dear All,My Mikrotik RB951G-2HnD router (RouterOS 7.18.2) is connected (port1) to the router I received from my ISP.Internet is only working when set to Automatic in the Quick set menu under...
View ArticleWireless Networking • Re: Guest Network: VLAN vs. Bridge
what the heck are IP-based filters doing there ?It operates at L2 but can look inside the Ethernet frame and see L3 (IP) and L4 (TCP/UDP) headers, giving the ability to match on those also. Here is...
View ArticleGeneral • Re: I have problem with NordVPN.
Hello Teami have the same issue NordVPN is configured as described in the NoRDVPN tutotial for the Mikrotik https://support.nordvpn.com/hc/en-us/ar ... th-NordVPNit is established without issues but...
View ArticleGeneral • VOIP: wireshark “incorrect timestamp” on very specific condition...
Hello,I apologize for bad english. I’ve just installed freePBX and I have a problem in a very specific condition only:- extern call, caller hears disturbed voice only for the first 2-6 seconds then...
View ArticleGeneral • Re: DHCP in Bridge Mode (revisited)
Well, this would explain why we didn't do a bridged system in the first place. (sorry, had a couple of strokes between the initial setup of the router and recently modifying the router to solve a...
View ArticleContainers • Re: lack of TPROXY module in RouterOS Kernel and Docker containers
It would be nice to have a TPROXY module in the mikrotik kernel. But for now we have to use REDIRECT only for TCP traffic, without UDP support.Statistics: Posted by wiktorbgu — Sat Apr 05, 2025 8:21 pm
View ArticleGeneral • Share your Experence with Mikrotik Grove.
Hello,Good Day,I want to set up outdoor WiFi for mobile users (10 APs) and start with Mikrotik Grove. Please suggest which model is best.And share your experience.RegardsStatistics: Posted by...
View ArticleBeginner Basics • Re: CCR2004-1G-2XS-PCIe Help needed
Heyho, sorry, I was away for work.I tested my CCR2004 PCIE against my CRS309. Both with DAC Cables and with 2 10g base-t Modules, a Connection on SFP28 (1) comes active.But wit my SFP-GE-BX SFP Module...
View ArticleWireless Networking • Re: First time configuration Ax-Lite LTE with NordVPN
A lot of stuff above.. @darkman I have NordVPN setup (IPsec) on ROS just for fun and was pretty straight forward to setup based on their article -> https://support.nordvpn.com/hc/en-us/ar ......
View ArticleGeneral • Difference between hAP ac2 RBD52G-5HacD2HnD-TC and RBD52G-5HacD2HnD
Hi,can somebody please explain me what is the difference between this two Routerboard models? Both are hap ac2 devices.RBD52G-5HacD2HnD-TC and RBD52G-5HacD2HnDI have both models, and as far as I can...
View ArticleGeneral • Re: Difference between hAP ac2 RBD52G-5HacD2HnD-TC and...
Hi,That's a neat observation. I have both, but never noticed.The -TC was used by Mikrotik to mean "Tower Case" in the "hAP ac lite", which is released as both RB952Ui-5ac2nD-TC and RB952Ui-5ac2nD....
View ArticleGeneral • VOIP Problem in Mikrotik
Hello everyone, I would like to know if you have any solution for VoIP in Mikrotik. I only have extensions that are receiving internet from Mikrotik, the extensions are connected to a remote server,...
View ArticleMikroTik hardware questions • Default power grid voltage for Mikrotik devices
Which power grid does the Mikrotik devices work on by default?For example - let's refer to the device hAP ax2 (Product code "C52iG-5HaxD2HaxD-TC") - Link to...
View ArticleMikroTik hardware questions • Re: Default power grid voltage for Mikrotik...
It depends on where you buy It.The included power supply (external brick) is a 24V 1.2A one, available both with US plug (and suitable for 110V AC) or with EU plug (and suitable for...
View ArticleGeneral • Re: VOIP Problem in Mikrotik
did u disable sip 5060/5061 at Service-Port?Statistics: Posted by nichky — Sun Apr 06, 2025 1:09 am
View ArticleBeginner Basics • somewhat new to ROS, and network settings as a whole, not...
I have multiple ROS CHR instances running on DO, US-SF, US-NY, singapore, and germany, all linked together with multiple wireguard tunnels for manual routing of traffic, they also connect to onsite...
View ArticleBeginner Basics • Re: Kids Control
Hi,I have a slightly different question on Kid Control feature. I have set up Kid records and their devices together with time schedule and rate limits. Everything works fine. From the phone...
View ArticleMikroTik hardware questions • CCR1036 dead
Hi,Suddenly our office wasn't connected anymore. After a couple of minutes we've found out that our router died. Searching the internet pointed us towards a power supply failure, but unfortunately...
View ArticleWireless Networking • Re: Apple Airplay not working
Also would like to know if you solved this. I can see my Apple TV from my MacBook but it gives me an error when I try to extend the display to it. Just a generic "Could not connect to Entertainment...
View ArticleRouterOS beta • Re: CAKE autorate-ingress turns speeds into molasses
Bump.Still isn't fixed in the latest build.Statistics: Posted by BitHaulers — Sun Apr 06, 2025 5:41 am
View ArticleWireless Networking • Strange issue with ac2 2.4GHz
I recently replaced a very old WiFi N router with hAP ac2 at my relative's place. One PC had a very old Linksys USB WiFi N adapter that worked fine with the old router. However, something is very...
View ArticleMikroTik hardware questions • Re: hAP ac2 revisions
I just realized that this r3 version is actually an international version. I'm in the US, and all other hAPs I touched were US model. I didn't pay attention to the fact there was a long list of...
View ArticleBeginner Basics • Is it possible to have multiple mac address in same vlan...
Hi,I want to use multiple ISP PPPOE Clients in the same vlan but ISP doesn't allow multiple accounts on the same MAC Address so I need a different Mac address on the same VLAN, Is it possible to do...
View ArticleBeginner Basics • Re: Is it possible to have multiple mac address in same...
You can possibly add a macvlan to the vlan, and then add your new PPPoE client to the macvlan (which has a different mac address).Statistics: Posted by rplant — Sun Apr 06, 2025 9:56 am
View ArticleWireless Networking • Re: Vlans over 60Ghz PTMP link
Hi again.Untagged VLAN1 on edgeswitch and everything works as expected .Problem nr 2.....I have from router native vlan 1(untagged) to Cube 60 SA( cube 60 no vlan config, just edited static ip on same...
View Article