General • Re: User poll about using Winbox
@normis, are there Mikrotik plans to use all these infos to change/improve Winbox and profiles ?Statistics: Posted by bajodel — Fri Feb 23, 2024 1:37 pm
View ArticleGeneral • Re: Wireguard Site-to-Site Route not working
Assuming Site B is acting as a client to Site A with Wireguard connected over IPv6, it seems like it should work.Yes Site B acting as client.I also thought this should work, but somehow either a...
View ArticleGeneral • Re: Masquerade with Multiple IPs
Masquerade does slight magic when deciding which IP address to use for SRC-NAT and gracefully handles changes. But I don't think it handles multiple IP addresses on egress interface in any particular...
View ArticleScripting • Re: Automatic Simple Queue based on IPv6 Neighbors
Writing that "Apparently MikroTik doesn't understand <insert wrong syntax here>" is quite arrogant.It's not up to RouterOS (MikroTik is the company) to figure out what you wanted to do and try...
View ArticleGeneral • Re: Restarting interface when it's down ( based on status, not the...
Try manually setting the speed of the SFP portStatistics: Posted by Ca6ko — Fri Feb 23, 2024 2:51 pm
View ArticleBeginner Basics • Re: Problem with port forwarding on L009UiGS, double NAT,...
Please print your latest config, so I can see where we are going wrong.Statistics: Posted by Mesquite — Fri Feb 23, 2024 2:52 pm
View ArticleBeginner Basics • Re: 3-ISPs Load Balancing - need help
add check-gateway=ping dst-address=0.0.0.0/0 gateway=192.168.86.1 routing-table=2then3 ............ comment="ISP2-ST" add dst-address=0.0.0.0/0 gateway=192.168.85.1 routing-table=2then3 distance=3...
View ArticleWireless Networking • Re: CAPsMAN hAP AX2 Drops
I ran into problems with one client that wasn't able to roam (and some more strange behavour) caused by having both WPA2-PSK and WPA3-PSK.You might want to give WPA2-PSK only a try.Thanks for the...
View ArticleWireless Networking • Re: DFS and radar channels
However, in addition to channel 5660, it has 5220 as a secondary NO DFS channel.You did not set the second frequency correctlyStatistics: Posted by Ca6ko — Fri Feb 23, 2024 3:07 pm
View ArticleRouterBOARD hardware • How to create support
Hello, how to create/get support to mikrotik?Statistics: Posted by rifkytech — Fri Feb 23, 2024 3:12 pm
View ArticleRouterBOARD hardware • Re: How to create support
https://help.mikrotik.com/servicedesk/s ... on=portalsORcontact to support@mikrotik.comStatistics: Posted by Kanzler — Fri Feb 23, 2024 3:20 pm
View ArticleGeneral • Switching to new router and wanted to cleanup the firewall mess
Hi. So, I'm switching from RB2011UiAS to CCR2004-16G-2S+ and, since my RB2011 firewall config is a mess I wanted to "rewrite it" and came up with this (only input chain):Code: /ip firewall filteradd...
View ArticleGeneral • Re: Switching to new router and wanted to cleanup the firewall mess
From a deny-everything-allow-something, you can remove all drop rules (in the end) except for the last rule (drop everything). This will give the same result, just will have a higher kiss-rate.With...
View ArticleGeneral • Re: WinBox Software license agreement
Thanks,The approach I was planning does not include any binaries, only scripts and manifest to build the actual flatpak yourself. I find the included Tahoe font from WineHQ does not exhibit proper...
View ArticleForwarding Protocols • Re: Status of ROS V7 for BGP, MPLS, VPLS
Thanks for all the posts. Here are some updates from my recent tests under 7.14rc1: First, my network is a mix of CHR, x86, and physical routers. OSPF with LDP, LDP advertisements filtered to...
View ArticleAnnouncements • SwOS version 2.16 released!
SwOS version 2.16 releasedhttp://www.mikrotik.com/downloadWhat's new in v2.16:*) added support for CRS310-1G-5S-4S+IN/OUT; CRS310-8G+2S+IN*) added notification when Primary backup firmware is in use...
View ArticleAnnouncements • Re: SwOS version 2.13 released!
Version 2.16 of SwOS has been released:viewtopic.php?t=204932Statistics: Posted by becs — Fri Feb 23, 2024 4:02 pm
View ArticleGeneral • Re: PoE out detection on hAP ax2 at relatively low temperature
I was able to reproduce the issue on 7.13 and 7.11.3.Also, turning the interface off/on or switching PoE mode to force and back to auto doesn't help.The product page says “Tested ambient temperature...
View ArticleAnnouncements • Re: SwOS version 2.16 released!
Thanks Mikrotik!Statistics: Posted by rolling — Fri Feb 23, 2024 4:12 pm
View ArticleBeginner Basics • firewall filters - solid?
Hey,I initially setup my firewall rule with the intention to have a single "drop" action at the end of the input and forward chain and only "whitelist" the traffic that I want to allow. However, since...
View Article