General • Re: New Hex S (2025)
I can confirm hEX S (2025) uses the arm (32-bit) architecture just as the hEX (2025) and does not use the ARM64 architecture as mentioned in the product page.Statistics: Posted by FezzFest — Sat Jun...
View ArticleGeneral • Re: ICMP Traceroute to VLAN Interface not working correctly
Please post your interface configuration (/interface/export) for us to see how exactly did you "inject" VLAN configuration.Statistics: Posted by mkx — Sat Jun 07, 2025 10:16 am
View ArticleBeginner Basics • Re: Android app connection refused
Without the config, it is a bit hard to judge whether it's an app, latency or misconfiguration problem:/export file=anynameyouwish (minus sensitive info like serial number, passwords, WAN IP,...
View ArticleGeneral • Re: /32 Subnet
You can use .../datapath/client-isolation=yesStatistics: Posted by grusu — Sat Jun 07, 2025 10:28 pm
View ArticleBeginner Basics • Re: Can I import my settings to another mikrotik?
You can Copy and Paste the configuration.Importing an export Is NEVER a good idea, particularly when the two devices are not the same, but - more generally - usually the destination device has some...
View ArticleMikroTik hardware questions • Re: Powering RBM33G + 2 LTE modules from hAP...
At the limit. It is not really going to damage the poe out port, it will simply not work when too much power is drawn. See if you can find a 28V PSU, then you have some spare.Statistics: Posted by...
View ArticleUseful user articles • Re: The ultimate Mikrotik iptables flowchart
This is sort of a new take on the usual diagram. I saw some others attempt similar things, but none were really usable - yours actually looks nice. Who knows, maybe it will catch on. Kudos.The...
View ArticleGeneral • Re: Setting up VLAN for a specific port
All my current attempts following this guide have ended up with me getting locked up each time. I tried to follow some YouTube videos, and in these cases, I didn't get locked out, but as soon as I...
View ArticleBeginner Basics • Re: L2TP set up... need help seeing Winbox neighbours!
Just for clarity, this is the problem I'm having when trying to connect to my home router using my VPN from another network (cafe, public WiFi, etc...)Screenshot from 2025-06-07 13-02-12.pngNo...
View ArticleGeneral • Re: DHCP server settigns, Networks tab
Security.Much easier to keep things segregated where needed. You do not have to but it can be done in a more efficient way when needed.Do you 1100% trust all VPN users the same way you trust you LAN...
View ArticleBeginner Basics • Re: Help setting up IPv6
@NathanA In the latest beta MT has added:*) ipv6 - added support for IPv6 ND proxying of individual addressesI see this new Proxy section/Webfig tab for ND, and to "add" I need to specify an address....
View ArticleAnnouncements • Re: v7.19.1 [stable] is released!
*) iot - improvement to LoRa stability and functionality;I am seeing an issue on Knot LR8, where LORA is consequently disabled after reboot. This was observed on both 7.19 and 7.19.1.Anyone else had...
View ArticleGeneral • Re: Allow IPSEC remote site to use Mikrotik Router's internet
Try comparing your configuration with this manual - https://www.youtube.com/watch?v=RNpdrHpp2j4About Mikrotik Secure - https://www.senki.org/operators-securit ... k-devices/Statistics: Posted by...
View ArticleScripting • Re: Continuous IP ping script
/tool netwatchStatistics: Posted by baragoon — Sun Jun 08, 2025 11:00 am
View ArticleScripting • made function from dhcp server total user lease
hello again folks.. wish you all good and healthy...lets to the pointcommand that working (and repeatly stated):Code: :global leaseServer1 "dhcpd.120.254/25";:global leasetotal1 [/ip dhcp-server lease...
View ArticleWireless Networking • Re: CAP AC - wifi-qcom-ac
To raise more awareness and draw attention to the issue, I’d like to share links to related topics here.viewtopic.php?t=217274Statistics: Posted by infabo — Sun Jun 08, 2025 12:34 pm
View ArticleGeneral • Re: DDNS dead
What makes you think it is not working?[myusername@RB4011] > /ip cloud print ddns-enabled: yes ddns-update-interval: none update-time: no public-address: xxx.xxx.xxx.xxx dns-name:...
View ArticleGeneral • 7.19 / 7.19.1 failure: SSL: handshake timed out
I've had an RB5009 on 7.19 since its release and all of a sudden, last 30mins, it can no longer access https URL's. I found out because the once per minute healthchecks.io check failed and generated...
View ArticleGeneral • Re: problems with l2tp/ipsec traffic
If you using a tunnel, you must be calculating or to measure by testing the correct MTU for the tunnel. Furthermore, you must to care about TCP MSS adjustment to work TCP correctly as TCP doesn't care...
View ArticleGeneral • Starlink - >1 Antenna
Hello!We've been working with Starlink for some time and have gained some experience with the hardware and software since generation 1.I have these questions for the community:1) If you use more than...
View ArticleGeneral • Is L2TP fastpath TX supported?
IIRC somewhere I read that L2TP is only support fastpath in RX and I experience this too. I use simple L2TPv2 tunnel without IPSec, IPv4, IPv6, MPLS inside of it and L2TP only fastpath-ed RX traffic....
View ArticleThe Dude • Re: The Dude Tools->Winbox on MacOS
I use Dude on macOS/intel, so it works. I use homebrew to get wine & just use CLI to launch Dude... but you can use Automator to make it an "app". The Dude auto-upgrade that matches the version...
View ArticleBeginner Basics • Re: 4/5G connection to Wifi long range, on solar
Wow, I´m floored by the amount of knowledge and willingness to share and advice here. What a great forum! Thanks everyone.I´ve dug up an old-ish MT DISC Lite5 ac point-to-point antenna that I will use...
View ArticleWireless Networking • Re: New option on RouterOS 7.19...
I've tested that on 2x wAP ax with ROS 7.19.1 with the following setup:each AP has one big trunking bridgeeach AP has VLAN Tagging for multiple WiFiswhere I expected, that traffic-processing=cap...
View ArticleBeginner Basics • Cannot access router user interface
HiI'm new here Have a LHGG lte6 downloaded winbox and followed first time config instructions to reset configuration on router. rebootnow I can see the Mikrotik router on winbox but every time I try...
View ArticleGeneral • Re: 7.19 / 7.19.1 failure: SSL: handshake timed out
Not related to CA changes due to Code: check-certificate=noHave you tried with some other URLs that are known to be working with cURL? There is high chance that this specific service has decided to...
View ArticleBeginner Basics • Re: Cannot access router user interface
Do you receive an IP address in the 192.168.188.X range from the LHGG when you connect your PC or Laptop to it ?Statistics: Posted by gigabyte091 — Sun Jun 08, 2025 4:22 pm
View ArticleBeginner Basics • [Solved] Connection via WinBox times out after configuring...
Good morning,I need some help here. I have a HAP ax2 and had it running for several months. Everything worked fine. Then I made a configuration mistake and restored an old backup, just to learn that I...
View ArticleScripting • Re: Discussion: /console/inspect approach to an LSP for better...
I tried a TypeScript-based sample LSP server from Microsoft, and added REST calls to /console/inspect highlight and completion based on LSP client requests.Just a bare-bone, hardwire, demo at this...
View ArticleBeginner Basics • Re: Connection via WinBox times out after configuring the...
Besides the configuration script, post the actual configuration export after you have run that script.Statistics: Posted by jaclaz — Sun Jun 08, 2025 6:10 pm
View ArticleGeneral • Which routes are shown as Hw Offloaded?
Hey to the MikroTik community,I have some trouble of understanding with the documentation of L3 Hw. Offloading. I don´t understand why the connected networks on the VLANs on the bridge either simple...
View ArticleGeneral • Mikrotik's CHR (Hyper-V) as root bridge.
Hi, i have Mikrotik on Hyper-V and i using it as main route gate for my network. I setted up low HEX priority, but nothing is working. Mikrotik that begind hyper-v is still "rooted" his own bridge....
View ArticleMikroTik hardware questions • Re: The big CCR2004 reboot thread (was 2004...
Sounds like some process that handles hardware like LEDs, fans and so had a crash. I read of an issue with certiain SFPs than corrupt the I2C-bus (as it seem shared some how) in the device and causes...
View ArticleBeginner Basics • Re: [Solved] Connection via WinBox times out after...
Good that it is solved .Very likely you (or the script) deleted the WAN interface list (why?) and the net result is:Code: /ip firewall filter...add action=drop chain=forward comment="defconf: drop all...
View ArticleGeneral • Assign IPV6 To VPn profile On router OS version 7
Hi i define /48 prefix and prefix lengg 64 bit for vpn prifle used ipv6 in profile ovpn and l2tp set yesbut mikrotik is version 7.19.1 on my connection set link local address still and on site...
View ArticleGeneral • Re: Assign IPV6 To VPn profile On router OS version 7
/export file=anynameyouwish (minus sensitive info)Statistics: Posted by TheCat12 — Sun Jun 08, 2025 7:39 pm
View ArticleAnnouncements • Re: 📣 WinBox 4 is here 📣
Should probably say Ctrl-Scroll on Windows?Handy feature but it is way too coarse to be useful - at least on macOSStatistics: Posted by nmt1900 — Sun Jun 08, 2025 7:40 pm
View ArticleAnnouncements • Re: v7.19 [stable] is released!
Yeah but the wifi-qcom-ac driver is not "for hAP ac2". It just happens to have the right chip to work, but not enough storage.Mikrotik says it isAnd this is not just about hAP ac2, Mikrotik will sell...
View ArticleGeneral • Re: echo: system,error,critical could not save configuration...
I was wrong in the previous message.The solution helps for a couple of hours and then there is a lack of space again.On hapac 2, I had to remove the wifi-qcom-ac package, and with it, the free space...
View ArticleBeginner Basics • Looking to add a guest vlan and iot vlan to my network...
I have a Mikrotik hap ac3 router running routeros 7.19.1I want to add an IoT vlan that would not be able to access my main trusted devices network, except for perhaps a raspberry pi or docker instance...
View ArticleWireless Networking • Re: ALT 5G R16 on way to LinITX
Also on the way to Getic for nearly £90 lessor £66 less if you have a trade account at Lin-ITXStatistics: Posted by carl0s — Sun Jun 08, 2025 10:06 pm
View ArticleGeneral • Change password (first login) requires old annoying password, but...
Since the annoying passwords were introduced some time ago, the units also require us to change the password on first login, and, even more annoyingly, they ask us to type the annoying password a...
View ArticleBeginner Basics • How connect to a Bridgged modem with a Hex ?
Hi,I can pass my ISP modem in a Bridgged mode, to do so I have to enter the MAC of the interface that is connected to the ISP modem.Code: /interface printSo far no problem, but when I do so, I loss...
View ArticleBeginner Basics • Fasttrack breaks streaming service
Hi All,I wonder if anyone was successful in getting fasttrack configuration working fine with streaming service - Spotify connect.Whenever fasttrack is enabled on my CRS125 running on 6.49.18 OS, I'm...
View ArticleBeginner Basics • Re: Help changing management IP address
You mention GUEST VLAN but you don't show any config where it is being used/defined ?It's not at all clear where you set that mgmt address, on which device ? Why 2 ?Similar on your network diagram,...
View ArticleScripting • Re: [Feature Request]: "remove after next run"
(topics merged)Statistics: Posted by holvoetn — Sun Jun 08, 2025 11:04 pm
View ArticleBeginner Basics • Re: How connect to a Bridgged modem with a Hex ?
What ISP do you have? Not any information on their site about running a modem in bridge mode?In regards to PPPoE:https://help.mikrotik.com/docs/spaces/R ... PPoEClientStatistics: Posted by erlinden —...
View ArticleBeginner Basics • Re: Looking to add a guest vlan and iot vlan to my network...
In the beginning there was...the Bible of VLAN:viewtopic.php?t=143620Statistics: Posted by erlinden — Sun Jun 08, 2025 11:18 pm
View Article