General • Re: Multi-wan multi-ip wireguard setup
The only real solution working is from @lurker888 with srcnat. But in this case mikrotik does not see the real IP of connected client.The Mikrotik does. The Wireguard stack running on that Mikrotik...
View ArticleGeneral • Re: Public DNS to private IP
...For the simple reason I have outlined, later to change the iot device traffic to a new IP, only requires a change on the dstnat rule and none on the iot devices. Less work in my book.Perhaps others...
View ArticleGeneral • Re: WireGuard Multi-WAN Policy Routing
I really don’t mind which one is considered the “correct” solution, as long as it works. But feel free to do a deeper analysis of the different options with their pros and cons.Statistics: Posted by...
View ArticleBeginner Basics • Remote WinBox access over WireGuard?
Okay. True confessions time. I've been trying to set up a multi-site WireGuard network for some months now.I've made progress. The links are up and working. I can ping the various site routers from...
View ArticleBeginner Basics • Re: Remote WinBox access over WireGuard?
Okay. True confessions time. I've been trying to set up a multi-site WireGuard network for some months now.I've made progress. The links are up and working. I can ping the various site routers from...
View ArticleScripting • Re: Script to Test WAN and Reset USB Power on Down?
All complicated steps useless, isn't it better to use :timestamp and relative functions on RouterOS v7???For v6 there are still my functions to get the exact date going from unix...
View ArticleMikroTik hardware questions • Re: Mikrotik Router with 2.5 Gbps
Yes that a switch, but can be run as router.https://mikrotik.com/product/crs304_4xg_inhttps://youtu.be/8Zooc6soHJUhttps://mikrotik.com/product/crs304_4xg ... estresultsStatistics: Posted by patrikg —...
View ArticleGeneral • Split DNS
Just wanted to give a gentle shout-out to BartoszP for enlightening me about split-dns here:viewtopic.php?p=1136419#p1136419I've been playing with split-DNS and it's totally cool.I (effectively,...
View ArticleGeneral • Re: Split DNS
It may or may not be applicable for what you are trying to do.My question is why do you need split DNS for the IOT subnet? Do you have different IOT devices on the same subnet?Are there are other ways...
View ArticleGeneral • DHCP IP Assignments
This might qualify as the least important post ever.I have the following DHCP config:Code: /ip pooladd comment=offbridge-dhcp-server name=offbridge-dhcp-server ranges=192.168.55.2-192.168.55.200add...
View ArticleUseful user articles • How to export your Mikrotik config and share it...
Exporting your config to share in the forum is actually pretty easy. Here's a quick step-by-step guide on how to do it: viewtopic.php?t=203686#p1051720Statistics: Posted by Larsa — Sun Apr 06, 2025...
View ArticleContainers • Re: USB Access from Container
Currently not possible, but this in our to do list.This is a welcome feature. I have a custom device that connects via usb. It would be great to work with it from a container.Statistics: Posted by...
View ArticleBeginner Basics • Home network configuration through Mikrotik hAp ax3
I need help configuring the hap ax3 router as it’s my first Mikrotik router and I’m not that tech or into network engineering to know the full setup that can secure my home internet. Can someone guide...
View ArticleMikroTik hardware questions • Re: Multigigabit-Ethernet Switch /(Poe+)
Seems like nobody cares, not a single reply to this or my thread tegarding mulltigigabit poe switch I think that this way Mikrotik brings itself way behind competitors. Gigabit poe switch is a...
View ArticleGeneral • Re: DHCP IP Assignments
Is there a reason why it starts from the highest and not the lowest (.2)?No, there's no actual reason. All addresses in DHCP pool are equal. Server could assign leases randomly ... but that would...
View ArticleScripting • Re: Scheduler does not launch LTE scripts
@rextended I made a new entry in the scheduler and inserted your line, but it does not work.@Ammo yes, I have enabled logging as you wrote but no AT command is launched; furthermore, all schedulers I...
View ArticleForwarding Protocols • BGP / OSPF Route Distribution
Hi everyone,here comes a bit complicated question for the routing / filter (?) experts of us:We have two edge routers R1 and R2 (each CCR2116) which are both connected to ISPs receiving each a full...
View ArticleUseful user articles • Re: How to export your Mikrotik config and share it...
Exporting your config to share in the forum is actually pretty easy. Here's a quick step-by-step guide on how to do it: viewtopic.php?t=203686#p1051720I have found that my exports, even without...
View ArticleGeneral • Re: Device got hacked 1 min after connected to internet
If the device is reflashed with netinstall without configuration, there will be no factory login password. It will be set only if the default configuration is loadedStatistics: Posted by Ca6ko — Sun...
View ArticleGeneral • Re: fasttrack x86
I got this info from a friend I met this weekend. Support for "fast path" (aka Linux "flowtables") is standard functionality in Linux kernel 5.6, which is what ROS v7 runs on. Flowtables were...
View Article