Beginner Basics • Re: Loging Page Problem
I discovered that the DNS name impacts functionality. For instance, www.shift.com causes issues, while www.f.com works flawlessly. I suspect this is because www.f.com isn’t an active domain and lacks...
View ArticleBeginner Basics • Share WAN port between 2 interfaces
Hi folks,I've just picked up a hAP ax lite LTE6 and am wondering if this type setup would work.I have a GPON fibre connection, and my ISP provides me with an ONT device in bridged mode with only 1...
View ArticleScripting • Setting up a Low Disk Space Alarm in Dude
Hi, I'm looking for a function or SNMP OID that I can use to create an alarm when the RouterOS has insufficient or low disk space.I tried using the 'hdd_usage' function, but I couldn't find a way to...
View ArticleAnnouncements • Re: MikroTik Devices Controller
Just checking in... MDC still "cancelled" with no whisper of any viable replacement/work for Dude either (since it hasn't been touched since 6.42 and Mikrotik decided to actively not migrate the wiki...
View ArticleBeginner Basics • Request timed out
I had a problem, I previously had a non-public ip address, the mikrotik (routerboard 433) was right behind the receiver and then I arranged a public ip address, changed everything necessary and set...
View ArticleGeneral • Re: Not enough space for upgrade when 6.4x->7.12 when...
Hi,I have a similar problem, and now I see an update to version 7.14:- Package - Reduced "wireless" package size for ARM, ARM64, MIPSBE, MMIPS devices.I've been experiencing issues with CAP AC and HAP...
View ArticleScripting • Re: How can i use rest api to run a script?
You may need the Content-Type set. Something like this:USER=admin:pass ROUTER=192.168.20.1 curl -k -u $USER -X GET -H "Content-Type: application/json" https://$ROUTER/rest/system/resourceYou do need...
View ArticleWireless Networking • Re: no connection to CAPsMAN, managed locally
You missed configuring the local wifi on RB5009 as a CAP./interface wifi cap set ....Statistics: Posted by kovacspro — Fri Mar 08, 2024 10:08 pm
View ArticleGeneral • Re: Help! Simple question? Blocking internal rogue IP?
Thank you Rho,I made the rule, I assume I can use 192.168.0.0. to block that whole network, yes?You're probably right about the DDOS rules, I didn't create them and don't have much firewall experience...
View ArticleGeneral • Re: MikroTik and UniFi AP AC Lite - WiFi Internet Connection Issue
that's right. the error is when typing, when I add public dns 8.8.8.8 phones do not retrieve dns when connected to a wifi network. on the ping tools application on the phone, I can see that the phone...
View ArticleWireless Networking • Wireless Wire Cube - Back to Back?
Hello Mikrotik Forum,I would like to operate a directional radio link over a total distance of 250m, but there is no direct line of sight between the two points (A and B). However, there is a point...
View ArticleRouterBOARD hardware • Re: Question regarding PoE vs non-PoE versions of the...
Out of curiosity, why the CSS610-8P and not, say, the RB260GSP? Were you planning to power half of the devices with the RB5009's and the other half with a smaller switch, and now you need a bigger...
View ArticleBeginner Basics • Re: Persistent Freezing Issue with MikroTik CRS354-48P-4S+2Q+
Fixed in 7.143+ years and now its fixed?Do you have a test case where its running for some extended period of time?I mean... 3 years is a long time of "ITS FIXED..." "ITS NOT FIXED."Statistics: Posted...
View ArticleBeginner Basics • Slow Throughput CHR virtual within Proxmox
Hello and ThanksI have recently installed RouterOS-CHR within a Proxmox VM, for homelab use.Proxmox v8.1.4Currently a single NICI'm not sure If the Mikrotik VM is intentionally 'throttled' or if I...
View ArticleBeginner Basics • Re: Slow Throughput CHR virtual within Proxmox
I'm not sure If the Mikrotik VM is intentionally 'throttled'You would be sure if you’d taken the time to skim the docs before posting. You’ve plainly got a “free” license installed. 128kByte =...
View ArticleGeneral • Re: IPV6 Help RCS&RDS Romania
Coud you share with us, how did you manage to get the connection with rds working, 10xStatistics: Posted by dragosl2006 — Sat Mar 09, 2024 2:32 am
View ArticleSwOS • Weird issue SwOS 2.16 on CRS312
Yes, I'm bit lazy and use SwOS on that nice home central switch. Earlier fw 2.13 works great about year without any issue but once upgraded to lastest it will hang somehow on 10-20h .. Every time I...
View ArticleWireless Networking • Need help with Wifiwave2 capsman
Hello All. New here. First post. I am trying to figure out the best route for setting up these 2 CAP AX devices I have running. So I am new to Mikrotik but absolutely love the equipment.Currently...
View ArticleScripting • Extender timeout in fetch tool
Is there a way to extend the waiting time when making a request, I need to make requests that take about 40 seconds to process but unfortunately a timeout is generated after approximately 5...
View ArticleGeneral • Transfer ssh traffic over ipipv6 between 2 routers
Hello friends,I have installed Mikrotik CHR on two servers, namely s1 with ip1 and s2 with ip2.I also have configured all types of vpn protocols like l2tp, wireguard and ... on s1.I established an...
View Article