General • Power consumption Oid
It seems that SNMP value .1.3.6.1.4.1.14988.1.1.3.12.0 is power consumptionI've monitoring some CCRs running routeros6, and this value is returning about 300-400. I find that unlikely they are pulling...
View ArticleWireless Networking • CAPSMAN Doesn't see AP in Radio Tab. HELP!!!!
I currently have a new L009UiGS-2HaxD-IN and am running a CAPSMAN manager on it. I connect to a cAP XL ac RBcAPGi-5acD2nD-XL to it and I see it in the Remote CAP section. IP and all. But when I go to...
View ArticleGeneral • CHR on AWS CPU Core
Dear all,Hope you will be fine. I need some help. I want to host CHR on the AWS cloud. For approximately 100 VPN tunnels like OpenVPN, L2TP VPN, and Wireguard.How much CPU core do I need for the best...
View ArticleBeginner Basics • Re: MikroTik WebFig Not Working With SSL/TLS enabled
Not sure if we have understood each other - I've definitely not.Okay, I’ll try again, then: any solution that requires MT to ship a default CA cert bundle covering 99.999…% of use cases will trigger...
View ArticleGeneral • Re: Power consumption Oid
Have you considered reading the mib ?And with it's correct version of your device firmware ?https://download.mikrotik.com/routeros/ ... rotik.mibAnd you maybe can read out mtxrHlVoltage(V) and...
View ArticleGeneral • Re: Import .ovpn and configure OpenVPN client on Mikrotik
Have you seen this one ?Maybe this one is for just for the server, haven't seen it myself. But knows this site is a great source.https://gregsowell.com/?p=5748Statistics: Posted by patrikg — Tue Feb...
View ArticleGeneral • Re: Howto mark Amazon AWS traffic?
Hi EIKA,I have now set up a daily Python script that analyzes and uploads the AWS IP ranges daily at midnight.https://github.com/amader/mikrotik_aws_iplistthere are complete files for ipv4 and ipv6...
View ArticleGeneral • Re: DHCP in VLAN not working for virtual wireless interface
Default masquerade rule catches all, so nothing will go to next srcnat rules. Perhaps these srcnat rules are not needed, only dstnat rules?You are correct. Leaving the catch-all srcnat and removing...
View ArticleGeneral • Re: Support for ACME/Let's Encrypt certificate management
@hennotaht some update, it seems you can use acme.sh with non standard HTTP port with --httpport param and --tlsport param for HTTPS as documented here, these params can added to container CMD and...
View ArticleBeginner Basics • Re: Problem with VLAN and WebFig
After further testing I found that the problem is macOS side, the device I was testing with, trying it with Ubuntu everything works as expectedSo I would say that we can consider the issue resolved,...
View ArticleBeginner Basics • after subnet change, Winbox has no path to directly wired...
Using multiple Mikrotik routers in the LAN, so have to change the subnet for all but one one of them. Much difficulty found.Specific situation: using Winbox, apparently did change subnet from ..88. to...
View ArticleForwarding Protocols • Re: Mikrotik v7 BGP l2vpn-evpn
So there is now EVPN still?Statistics: Posted by eset — Tue Feb 06, 2024 2:05 am
View ArticleBeginner Basics • Re: after subnet change, Winbox has no path to directly...
https://mikrotik.com/consultantsStatistics: Posted by Mesquite — Tue Feb 06, 2024 2:27 am
View ArticleGeneral • Re: User poll about using Winbox
CLI is only built-in script friendly configuration mechanismWebFig and Winbox are both script hostile GUI toolsWebFig is built-in and sufficiently usefulWinbox is not built-in and superfluousWinbox...
View ArticleGeneral • TX-DROP.. IM BEGGINGGGGG
Ive tried to post on this topic before .. this odd "Tx-DROP" counter on my CRS3X switches.. I see them all the time. Now in this case I do have a 1 gig internet connection that im Accepting on a...
View ArticleGeneral • Re: TX-DROP.. IM BEGGINGGGGG
Yet these are my results? I dont get it..SO the hell are these drops?!Statistics: Posted by joshhboss — Tue Feb 06, 2024 3:47 am
View ArticleGeneral • Re: IPsec Policies with multiple subnets
So try changing level from the default required to unique - if both peers are Mikrotik ones, this should not be necessary, but it's worth trying.I just wanted to stop by and say thank you! Your...
View ArticleThe User Manager • Re: User right separation (Radius authorization)
From my recent experiments and analysis, the answer is "no" for basic role-based separation using User Manager.User Manager seems to only be useful for some WISPs and, otherwise, very simple setups....
View ArticleGeneral • Re: LTAP Mini LTE kit - LTE interface dissapears after reboot
Very same problem with the ATL after a firmware upgrade some months ago.. solves an USB reset when that happens... (need to write a check-script for it) sometimes a reboot, a couple times, is...
View ArticleGeneral • Re: MPLS/VPLS decapsulation locked to single CPU core on ARM/ARM64...
It seems that Mikrotik need to write a new software based MPLS data plane (FastPath module in Mikrotik terminology) that can distribute load across multiple cores.And while the code and protocols are...
View Article