RouterOS beta • Re: Zerotier to Mipsbe??
Hello, I did this with mikrotik wireguard via cloudflare warp-to-warp. I was able to access the local network devices only through the port. Direct access to my Mikrotik device. For me, being on the...
View ArticleBeginner Basics • Re: Airplay/Multicast packet not flooding in bridge vlan
I’m using Avahi in IPv4-only mode as the mDNS repeater in my HomeKit setup. However, my Airplay sources and destinations are in the same VLAN.Statistics: Posted by Kentzo — Tue Mar 12, 2024 10:44 pm
View ArticleGeneral • Re: Mikrotik + Linux Server + Adguard Home / Pi-Hole
I am running PiHole as a VM on Linux server and on MikroTik have set its IP as DNS in DHCPd config for clients in LAN.Statistics: Posted by horizn — Tue Mar 12, 2024 10:44 pm
View ArticleGeneral • Re: Intel I210 compatibility (pcie 1x)
Would love to know the answer to this question. Statistics: Posted by YourWordIsTruth — Tue Mar 12, 2024 10:47 pm
View ArticleForwarding Protocols • Re: CCR2004-1G-12S+2XS vs CCR1036-12G-4S
BGP convergence will be faster on the 2004 (more single-core performance). For forwarding performance the 1036 wins.So it depends on what's important to you.Statistics: Posted by mbovenka — Tue Mar...
View ArticleWireless Networking • CAPSMan2 - WiFi channel question
I am experimenting again with CAPSMAN 2. I am using my CCR2004 as my CAPSMAN, and my two hAP AX2 APs as CAPs. Everything is running 7.16beta6 My question is, what is the correct way to manually...
View ArticleGeneral • SNMP stats via the snmp_exporter
Hi,I have snmp_exporter pulling stats from my RB750Gr3, CSS106-5G-1S and CSS106-1G-4P-1S and presenting as Grafana dashboard. I recently bought a CRS112-8G-4S to replace one of the CSS106-5G-1S...
View ArticleGeneral • Re: Save RAM on RB941-2nD
The behaviour with =S7 is unexpectable, 60% of time I just receive 62byte from it (wireguard status), other times it works ok. It's not depending on exernal facts, it depends by it only, probably the...
View ArticleGeneral • v7.15beta broke backup file naming
After updating to 7.15beta6 I noticed that my automated backups were no longer working.Upon closer inspection I noticed the issue is that /system/backup/save no longer accepts names with spaces, and...
View ArticleRouterBOARD hardware • Re: Switch advice, CSS610 poe and CRS310 together
Depends on your needs. But without any context i'd generally want to pair a Switch with a Router. A more capable CPU in the mix might come handy when it has to do the lifting for two devices. Why not...
View ArticleBeginner Basics • Re: Mikrotik wAP und Chromebook
So the wifi setup works for two devices but not a third?Can you elaborate on what type of wifi each device uses ........ n, a, ac, g etc..........Statistics: Posted by anav — Wed Mar 13, 2024 4:35 pm
View ArticleBeginner Basics • SNMP not working
Hi,I have a problem with SNMP server.This is my SNMP settings:snmp1.pngsnmp2.pngI've tried different settings, but nothing works.Tried changing versions, interfaces, etc.There is nothing in firewall...
View ArticleBeginner Basics • Re: Redirect to external Public IP
Glad you understand MKX can you explain what is going on.It would appear that a. the Router has a public IP and is the DHCP server etc..b. Op has a dyndns URL that he uses for identifying the router (...
View ArticleGeneral • Re: Backup restoration, wrong interfaces
You can NOT paste the configuration a second time!Each item of the configuration has to be pasted exactly once.When you somehow need to interrupt the process, you need to restart exactly at the...
View ArticleWireless Networking • Re: hAP ax3 + Realtek RTL8821CE 802.11ac = bad wifi speed
Yep , I concur that "it depends", but "it depends" is different from the initial (perceived) "not a Mikrotik issue, go away".Let's see if we can find on what exactly "it depends".Obviously not at the...
View ArticleGeneral • Re: Hex Lite and NTP client updates
SOURCE port. Not destination port.Statistics: Posted by pe1chl — Wed Mar 13, 2024 4:50 pm
View ArticleBeginner Basics • Re: Wired mesh network?
The EERO lineup am familiar with as a family member just got some and they are rated at 6E. https://eero.com/shop/eero-pro-6eYes they talk to each other over wifi if required or you can wire them...
View ArticleScripting • Re: get IP ADDRESSES on interface
Doesn't this help you?Code: { :local addrs [:toarray ""] /ip/address :foreach id in=[find interface="bridge1"] do={ # do something, like :set addrs {$addrs , [get $id address]} } :put...
View ArticleGeneral • Re: DHCP Offering Lease Without Success
We are experiencing the same issue while using bridge-work, bridge-guest, dhcp-work, dhcp-guest for Capsman and 3 APs. It works for about 2-3 days and then we see a lot "DHCP Offering Lease Without...
View ArticleForwarding Protocols • Re: Status of ROS V7 for BGP, MPLS, VPLS
Upgraded a 6.9.13 production config on a test router today. Config was a vanilla implementation as per reference design in documentation, of OSPF / MPLS / LDP / BGP signalled VPLS in a P/PE role. No...
View Article