General • Do you know what CALEA is?
Question for all - please be civil and respectful if you want to discuss this. And there are many developers involved in supporting CALEA. But first, let's be honest, if you told your customers/users...
View ArticleGeneral • PoE from hEX PoE lite
Can I power 2 hAP's from a hEX PoE lite that is powered by PoE?I need to find a solution where there is no 220V. The idea is to power one hEX via PoE in and then power 2 wAP's from the PoE out...
View ArticleBeginner Basics • Re: IPv6 ND with DNS cache?
From what I understand in this post, you are using the Mikrotik DNS server. If, by any chance, it is configured with DoH, I assume all the traffic would be encrypted, right?Could you explain the steps...
View ArticleForwarding Protocols • Re: BGP not advertising prefix
Code: /routing filter rule add chain=test-chain-out disabled=no rule="if (dst in vxlan) {accept}"/routing bgp connection set output.filter-chain=test-chain-out testStatistics: Posted by baragoon — Thu...
View ArticleSwOS • Link fault - cable pairs SS and SOO what that means?
Hello,I was chasing ghosts in network for a while and replaced one switch in place that seemed problematic with Mikrotik switch. It says there is cable fault on port 5, so I guess it found our...
View ArticleBeginner Basics • Re: Locally administered MAC addresses
Is your CRS running ROS or SwOS?In principle devices running ROS don't have problems with LLAs. Unless there's some config interfering. You may post switch config so we can check for anything...
View ArticleGeneral • Re: "client was disconnected because could not assign...
We have the same config but the guest didn't work for me, can you check your config? The guest ssid doesn't give an ip.Statistics: Posted by allan2358 — Thu Jan 30, 2025 11:04 am
View ArticleGeneral • Re: Bad switch? Crs326-24g-2s+
CRS326 can show their uptime since last restart and they log startup events so consider logging setup to remote syslog to overcome limits of default limited memory log.CRS326 has real serial port so...
View ArticleGeneral • Re: TLS handshake failed
Thanks a lot for the heads-up. I am suffering that exact problem (SUP-172632).Did you have a response from Mikrotik support ?Statistics: Posted by nicof — Thu Jan 30, 2025 12:27 pm
View ArticleGeneral • Re: Do you know what CALEA is?
While I may not agree with every CALEA provision, I do say the law and it's provisions are not secret.Anybody paying attention knows everybody is subject to traffic analysis and occasionally content...
View ArticleGeneral • Re: Hotspot problem - /flash directory created
We have the same problem. Hotspot directory is not working on 7.17Statistics: Posted by rplatt — Thu Jan 30, 2025 12:45 pm
View ArticleGeneral • Re: IPSEC multiple policy with p2p
@LarsaI am looking what is the best solution for this kind scenario:Requirements:Secure connection to site to site - IPSEC prefered.Site A: has subnet A1 which has to have access to Site B subnet B1...
View ArticleGeneral • LTE Connection Dropped Interface 'invalid'
After many weeks of stable operation I got an alert that my backup LTE internet connection on my SXTR LTE6 was down.Logging into the RouterOS the LTE interface was greyed out and showing status...
View ArticleGeneral • Re: VLANs under the bridge
Hi, thanks for pointing me to that topic about VLANs, I've already read it before but not very carefully obviously, I think that now I have basic understanding of VLANs, the way I've set it before was...
View ArticleGeneral • VRRP over VXLAN 7.17 no workie
It seems 7.17 has a problem with VRRP and connection tracking.I have a setup where two CHRs are connected with a VXLAN (due to corporate BS that does not allow VRRP native)Connection tracking was...
View ArticleBeginner Basics • Re: Need Port Forwarding Help
There is a discrepancy between the addresses on the MT <-> Server link - they're not in the same subnetStatistics: Posted by TheCat12 — Thu Jan 30, 2025 4:25 pm
View ArticleGeneral • Re: How to configure router so it allows local server access by...
I checked my static DNS and i had the hostname of my-subdomain.duckdns.org added which had the Home assistant IP assigned. So http://my-sub.duckdns.org:8123 worked from inside and outside of LAN. But...
View ArticleWireless Networking • Re: PtP wirless bridge with 2 x cAP AC (performance)
Just a short update after a while. I have upgraded my both cAP ac to routeos 7.17 and switched to wifi-qcom-ac 7.17 as a result I have stable 280Mb/s throughput which is 25% more than the best I could...
View ArticleGeneral • Re: ESP32 CYD as a display for data traffic
1. The interface to monitor is eth1 which has id 0, if I configure "const int graph_interface = 0" esp32 show me only a black screen;interfaces.pngMy mistake, using API the correct interface id is 1...
View ArticleBeginner Basics • Re: Troubles with configuring hairpin NAT
So i finally got to doing this and found issues that came up with applying some of the provided settings.8. Unless you can articulate a reason for this sourcenat rule.... also remove!add...
View Article