Wireless Networking • Re: CAPSMAN access lists
I didn't try ... but how about /interface/wifi/access-list on CAPsMAN device?Statistics: Posted by mkx — Fri Jan 24, 2025 9:26 pm
View ArticleWireless Networking • cAP ax: Best performance
Hi folks,I'm interested in your experience with cAP ax and the best WiFi throughput you've achieved.In the 5 GHz band and a 80 MHz channel width I was able to get 750 Mbit/s down and 890 Mbit/s up...
View ArticleGeneral • Hap AX3 as CAPsMan controller and Hap Ac as a Cap issue
Hey everyone!I'm not too experienced in mikrotik's. I'm using HAP AX3 as a main router and I want to use my old hap ac as access point. For those purpose I'm trying to use HAP AC as CAP, connected to...
View ArticleWireless Networking • hap ax3 CAPsMAN with hap ac2
I have the hap ax3 model as my main router, and they gave me another hap ac2 router. I want to put the hap ac2 as CAP, is it possible? If it is, what package do I have to have on Hap ax3, wireless,...
View ArticleGeneral • Re: fq_codel/CAKE stories?
I have always been puzzled as to why the dual rather than triple isolate mode is used. With nat enabled, I thought triple-isolate was better.Statistics: Posted by dtaht — Fri Jan 24, 2025 10:18 pm
View ArticleBeginner Basics • Re: Cannot Port Forward using PCC and VLan
Do not use VLAN1 if at all possible.Make changes for ether2 and do all config from there.RB4011 has two switch chips so put all your important data vlans on the same switch chip....... ports 6-10.With...
View ArticleGeneral • Re: Route List / Table question
Wrong, the order of WAN, primary, secondary, tertiary etc or all equal ( same distance - ECMP load balancing) is admin decision.Very flexible setup.Statistics: Posted by anav — Fri Jan 24, 2025 10:51 pm
View ArticleGeneral • How to monitor Internet (WAN) traffic separately for IPv4 and IPv6
Hi everyone,I’m using a MikroTik router configured for dual stack (IPv4 and IPv6), and I’d like to monitor WAN traffic. Specifically, I want to track download and upload data separately for IPv4 and...
View ArticleWireless Networking • Re: hap ax3 CAPsMAN with hap ac2
You don`t have to install any additional Packages on the hAPax3.You configure Capsman via the WIFI menu, see online documentationhttps://help.mikrotik.com/docs/spaces/R ... iFiCAPsMANHaving said that,...
View ArticleGeneral • Re: OSPF ECMP
What kind of problems are you referring to? Got any good examples? From what I can tell, there’s no direct relationship between OSPF (IP), MLAG (L2), and ECMP (IP)When it comes to your specific issue,...
View ArticleGeneral • Re: [feature suggesstion] Allow copying selected lines from Winbox...
workaroundopen terminal /log/printand copy what you wantThis is a joke, right?The other way to look at is someone being helpful. Now if I'm looking at the log view in winbox...I'm probably not already...
View ArticleGeneral • Re: speed problem with Mikrotik Hex model RB750Gr3
with Fasttrack you can get Full Speed with the 750GR3and with 7.18beta this is also working with IPv6Statistics: Posted by ThomasLevering — Sat Jan 25, 2025 3:32 pm
View ArticleForwarding Protocols • [BGP][VRRP] filter anouncements based on VRRP status
Hello all:I have two routers running (currently a CCR2116 and a CCR1016). The CCR1016 is my backup router. They are running VRRP on all my vlans, which generally map to public IP blocks that are being...
View ArticleGeneral • Re: Infrequent no answer to TCP SYN (syn flood log message)
viewtopic.php?t=169148Check IP/Settings/ TCP SynCookiesSend out syncookies when the syn backlog queue of a socket overflows. This is to prevent against the common 'SYN flood attack'. syncookies...
View ArticleGeneral • Wiregard to redundant routers
Hi all:I own a small ISP, and for that ISP, I have a pair of redundant routers, generally one acting as "active" and the other as "backup" through the use of VRRP, bgp, etc. That's all good.At my...
View ArticleGeneral • Re: IPSEC - ping from terminal does not use tunnel
1. You can check in IP/Firewall/Connections what src-addr is used for that ping packets and try to figure out why that particular one is used (lowest/highest/which interface etc) ?2. Try to use /ping...
View ArticleGeneral • Re: REQ: AirVPN / Wireguard fine tune assistance
Did AirVPN provide any DNS servers for you to use?You have two PCs you dont want going out wireguard sweden? Assuming these need to go out regular local WAN?Any other local traffic that should occur (...
View ArticleForwarding Protocols • [BGP] Best pratice recommendations / communities
Hello all:I run a small ISP, and have two Mikrotik routers. Currently I have a single upstream ISP that both routers establish BGP sessions to (IPv4 and IPv6), one currently prepending itself as...
View ArticleWireless Networking • Re: Wireless topology - WDS, CAPsMAN or something else?
Use cables everywhere you can.It's quite normal that the traffic e.g WDS AP1-AP4 eats the bandwith for AP1-AP2 so users of AP2 notice lower thorughput and so on.Consider using OSPF to bypass loops and...
View ArticleScripting • Re: Detecting Internet connection
Hello.This is my first script to detect internet connection. Please be kind. Any comments about how to improve it are very welcome.First I've setup internet detection like this:/interface...
View Article