General • Re: Chromcast firewall rules
You will have to somehow allow the reverse connection obviously.You can make the thing a bit more secure by using something a bit like port knocking:* add a dst-address-list criterion to your rule for...
View ArticleBeginner Basics • Re: somewhat new to ROS, and network settings as a whole,...
You don't seem to have any masquerade/srcnat on ether3.Statistics: Posted by rplant — Mon Apr 07, 2025 3:49 am
View ArticleGeneral • Re: issue with IKe2 VPN connection from Android!
hey,thank you for the reply.will check as instructed by you!!!just wanted to update one thing. in the post that I have made I have shared a link from Mikrotik which explains the process and I had done...
View ArticleWireless Networking • Re: Periodic "Access point temporarily full"...
Sweet! Thank you! For the past week or so I've been trying to figure out why my tablet was having such odd issues when everything else seemed to work just fine. Today I noticed my tablet giving me...
View ArticleGeneral • Re: MikroTik RB5009 setting up remotely first time
Then how come I keep sending Venmo funds to bartosz@yousucker.com every timeGetting annoyed, it should be BartoszP@yousucker.com, therefore I know now why it's not paid Statistics: Posted by BartoszP...
View ArticleRouterOS beta • Re: Feature request: ND Proxy (RFC 4389)
+1I have long wished that Japanese ISPs or network specifications would support this nd-proxy, as there are many opportunities to use it.Because of this problem, I continue to not recommend it to...
View ArticleGeneral • Different Link-Local for VLANs under the same Bridge?
Hi everyone, I'm configuring IPv6 in our Mikrotik to have different link-local address per VLANs under the same bridge. I'm not sure if this is possible. I have a router that is connected to Mikrotik...
View ArticleGeneral • Re: RouterOS blatantly ignores pref-src. Can this really be a bug?
@Mimiko, your only options are either routing rules or NAT, unless you’re on one of the newer ROS versions where they supposedly fixed the issue, i.e. that WireGuard’s initial handshake is going out...
View ArticleGeneral • Re: [Routing/Firewall] Mixed network mikrotik - Ubiquiti
anyway I decided to give up the mikrotik and go full ubiquiti. It's the best choiche for what I want to do now and in the next years, and also I can use my 2,5Gb/s connection to it's full extend with...
View ArticleBeginner Basics • Help needed for setup hAP ax3 wireless client
Hi AllFirst time routerOS user and totally lost...I got the hAP ax3 and it's running routerOS 7.15.2 (can't update because I don't have internet connection yet). I have a mobile office with several...
View ArticleGeneral • 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: wAP ac LTE6 Kit LTE interface reseting problem
I rasied a support ticket with MikroTik, awaiting their response.As suggested by the woland, over the weekend I downgraded RouterOS to v7.15.3 and for 55 hours there was no issuses, 0 links down on...
View ArticleMikroTik hardware questions • eSIM adapters + mikrotik lte routers
Hello everyone!I want to share my experience with esim adapter 9esim, in anticipation new Mıkrotık 2025 products supporting eSIM.9esim v2 + Mikrotik LTAP mini kit = previously writed profile ok, but...
View ArticleGeneral • Re: Cannot reach access point on tagged management vlan
AP actually works this way :Code: /interface bridgeadd ingress-filtering=no name=bridge1 vlan-filtering=yes/interface bridge portadd bridge=bridge1 interface=ether1add bridge=bridge1 interface=wlan1...
View ArticleBeginner Basics • Two CCR2116-12G-4S+ Won’t Respond to Winbox or DHCP —...
I bought two MikroTik CCR2116-12G-4S+ units from Amazon (shipped new, sealed, and fulfilled by MikroTik). I expected to be able to plug in a Windows computer and configure them easily, but I’m stuck —...
View ArticleGeneral • Re: RDP gets disconnected randomely
What RDP's address local users connect to?So local subnet is 192.168.10.254/24 and RDP server IP is 192.168.10.201. Physically, traffic firstly goes through the MT switch, then to MT router and then...
View ArticleGeneral • Re: ipv6 ND and vlan leaks
Hello,I found my problem, and it wasn't where I thought it was.My Mikrotik configuration is good and functional. (It can probably be improved, changing the ::254, but it's not a blocking point.)My...
View ArticleGeneral • Re: Different Link-Local for VLANs under the same Bridge?
Hi and welcome!The ability to set link-local addresses was added is 7.17. From the changelog:*) ipv6 - added support for manual link-local address configuration;A better question is: why would you...
View ArticleWireless Networking • Re: BSSID randomization support
Here is a small/quick script that could be scheduled nightly to randomize the bssid of enabled wifi networks (not tested with capsman).Script ensures that mac addresses are locally administered and...
View ArticleBeginner Basics • Re: Two CCR2116-12G-4S+ Won’t Respond to Winbox or DHCP —...
Hi,Try to use ether13/Eth/Boot port with the default static mikrotik range (anything beside 192.168.88.1 with subnet mask 255.255.255.0)Statistics: Posted by budiyantoblim — Mon Apr 07, 2025 11:22 am
View Article