Scripting • Re: Dynamic DNS Update Script for No-IP DNS behind nat
Updated the script. Tested on 7.1beta6:Code: #Dynamic DNS Update Script for No-IP DNS behind NAT# Set needed variables No-ip:local username "YOUR USERNAME":local password "YOUR PASSWORD":local host...
View ArticleScripting • Reset statistics of connected wireless devices / clients
I usually reset some of the statistics of the my hAP AC2 router using the following command (run via a scheduler / cron)...Code: /interface reset-counters [find];The above command works and resets the...
View ArticleBeginner Basics • Chose cloud for Mikrotik CHR
Dear all,How are you?I want to host Mikrotik CHR on cloud Which cloud service is best ?RegardsStatistics: Posted by miankamran7100 — Sun Jan 28, 2024 5:01 am
View ArticleGeneral • ros 7.12 x86 won't boot up with RTL8125B nic
Everything works fine with ROS 7.11 but after upgrade to 7.12, System hung up with "Saving panic info & rebooting" and reboot again and again. I tried netinstall but the problem could not be...
View ArticleWireless Networking • Re: hap ac2 wifi-qcom-ac not working
Couple of things to try:- Try without wifi datapath, something tells me that is not necessary but can cause problems.- Let capsman create the extra wifi interfaces itself, so start with only wifi1 and...
View ArticleBeginner Basics • Dst-nat not seeing traffic from Cloudflare
Background: Proxmox node hosting an Ubuntu VM. VM hosting Docker. Docker has several Containers inc nginx, traefik, cloudflare, portainer.Traefik Dashboard is free of errors.Local settings / results:...
View ArticleGeneral • Re: Problem getting hap ax lite as CAP with RB3011UiAS as CAPsMAN
be honest I was not able to find the "CAPsMAN" button in winboxScreenshot_5.jpgThere she isStatistics: Posted by Ca6ko — Sun Jan 28, 2024 2:15 pm
View ArticleBeginner Basics • Re: CAPsMAN, DHCP Server, Wireless to wifi-qcom-ac, etc.
1. question is not clear. You loaded wifi-qcom-ac driver on AC2 and then having problems ? Or something else ?That's correct. I uninstalled the wireless package, installed the wifi-qcom-ac package,...
View ArticleBeginner Basics • Re: Dst-nat not seeing traffic from Cloudflare
Believe it or not, I now have access to my test domain from outside my LAN.The last change I made was adding a Forward f/w Filter rule to allow traffic where 'Connected NAT State = dstnat'.That entry...
View ArticleScripting • Re: Reset statistics of connected wireless devices / clients
this?Code: /interface/wireless/registration-table reset-counters [find]Statistics: Posted by optio — Sun Jan 28, 2024 3:07 pm
View ArticleGeneral • Re: How to connect Groove + 2nd wifi router to free wifi with...
Not an actual answer to your question, but it seems that at least some captive portals use TTL 1 to prevent further routing:https://forum.openwrt.org/t/this-hotel- ... -me/129202if it applies, here is...
View ArticleBeginner Basics • Re: No IPv6 Internet on CRS326, IPv4 works.
Thanks @mkx for your response!After disabling the "Add Default Route" hack, it still did not work. But in winbox, I saw this nice checkbox "Use Interface DUID" and after applying the changes, it...
View ArticleBeginner Basics • Re: CCR1036 Can't access LAN devices
Code: #interrupted? EDIT:I am not completely crazy, there was a post with a configuration that ended with "#interrupted" and clearly missed a large part of the settings.Statistics: Posted by jaclaz —...
View ArticleBeginner Basics • Re: CRS112-8g VLAN challenges
Don't... That device is not meant to be a router...Hello.Really? Eventhough it says it can work as a router?Basicly i want to separate my network from other network whic would be NATed for access.I...
View ArticleForwarding Protocols • Re: Status of ROS V7 for BGP, MPLS, VPLS
Regarding RSVP-TE: Yes I can confirm that BGP signaled VPLS works with LDP disabled.The only issue with BGP VPLS (compared to LDP signaled VPLS) is that the PW name is dynamic, and the PW therefore...
View ArticleGeneral • Re: migration from RB2011UiAS-2HnD to L009UiGS-2HaxD-IN
It's not possible ... RB2011 has 10 ether ports, L009 has only 8. RB2011 supports configuration directly on switch chips, L009 doesn't (or has severely reduced set of configuration options). Etc. It...
View ArticleRouterBOARD hardware • Re: L009 and ZeroTier
Hm. ZeroTier has had hardware acceleration on the ARM64 platform since version 1.6. RouterOS’ package is currently at 1.10. Did MikroTik actively disable this on their build?Statistics: Posted by...
View ArticleBeginner Basics • Help with configuration of a port.
Hello everyone,I have a RB4011iGS+5HacQ2HnD and what I am trying to do is to configure only one ethernet port to be different than the other. So let's say that i want to do this on eth9. All the other...
View ArticleGeneral • Re: Seeking Help: CCR1016-12G Router Fan Voltage, Model, and...
12V3 pin connector, black/red/blue -/+/frequenceUsual brands Sunon, Delta or Sanyo DenkiShould be 40x40x28 mm, up to 13000 RpM, 0.680 m3/mIf Delta, the model could be...
View ArticleScripting • Script does not execute any longer
Hi,for my home automation's presence information I have been using a script to recognize when certain devices are registered in my wifi.It seems this script stopped working due to an update but...
View Article