Beginner Basics • Re: hap ac2 stuck in etherboot
arm images required not arm64. I now have the unit up and running on 6.49.10Statistics: Posted by fortiesgamer — Mon Dec 04, 2023 8:34 pm
View ArticleBeginner Basics • Re: 2 WAN connections, mangle rules and wireguard
Hi Broderick, this already happens!! If you have a wireguard server on your Router and WAN1 is the primary, and it goes down the router switches to WAN2, the clients connecting to your WG server will...
View ArticleUseful user articles • Re: ZeroTier on Mikrotik – a rosetta stone [v7.1.1+]
Hi - changing the instance tab to 10 seems to have made it more reliable. It is problematic the first try or two and then just works solid. What does that do?Regarding T-Mobile - I don't think they...
View ArticleScripting • Re: Passing a parameter from a script to another script
It turns out that you can pass parameters from a script to a script while preserving their type. This is done like this:Code: # Script transfer:local scrName "scriptReceiver":local Var1...
View ArticleGeneral • Inter VLAN traffic is limited to 1Gbps (RB5009)
Board - RB5009UG+S+Version - 7.11.2 (stable)The Issue:When connected into vlan90, 10Gbps speeds are seen, understandable as all traffic is on the 10Gbps switch at this point.When connected into...
View ArticleBeginner Basics • Re: Transmit loop detected - SOLVED!
Well, I finally solved this "transmit loop detected" issue with EoIP connections.It is indeed a bug (still exists, as of v7.12.1).Here is the way to replicate the problem:Set up a wireless link...
View ArticleGeneral • Re: Feature Request: Ed25519 SSH keys
user ed25519 keys are in 7.12?Yes.Thank you. I must have missed it in the changelog.Statistics: Posted by alexdelprete — Mon Dec 04, 2023 10:11 pm
View ArticleGeneral • Re: Migrate configuration to different hardware
As the topic is not that old, and I'm also planning to migrate my setup to new hardware, i'm answering to this thread instead of opening a new one.Im running a hexs and 2 Cap-ACs in CAPSman local...
View ArticleWireless Networking • Capsman + Wifi station ?
Hello everyone.My family surprised me with an unexpected present for Christmas. Hardware upgrade for our house.hEX S will be replaced with RB5009UPr+S+INand hAP ac and cAP ac will be replaced with two...
View ArticleAnnouncements • Re: Newsletter #115 | November 2023
That's the kind of stand up behavior from Mikrotik that I've come to greatly appreciate. Joegoldman - if you wanted to hook me up with a CHR license (should you ask for a few) I wouldn't complain....
View ArticleGeneral • Re: Ipsec not traffic passing
I would switch to the "installed SA" tab in the IPsec window and start pinging something in 192.168.55.0/24 specifying 192.168.228.1 as the source address for the ping. If the packet counter in the SA...
View ArticleGeneral • Re: VLAN over EoIP between Cloud Routers
By default, the virtual switches of most virtualisation platforms only forward frames whose source MAC address matches the one of the virtual NIC sending them. This has to be changed in the NIC...
View ArticleBeginner Basics • Is drop/fwd multiple MACs in one rule possible/advisable?
I have a Hex on 7.12.1 and I have set a rule to protect a device from contacting, or being contacted by, it's mfgr:Code: add action=drop chain=forward comment="block SlingBox from internet"...
View ArticleGeneral • Slow VPN only in One Direction
I have a RB750Gr3 located with some servers and I use it as a VPN to get in to the network. At some point a few weeks ago the upload from the VPN slowed to 180 Mbps or 22.5 MB/s. Data in the other...
View ArticleScripting • Dnsexit update?
I have a question about dnsexit update.Does anyone else have problems with the dnsexit update because the script that worked until now no longer works. Has anything changed?Statistics: Posted by...
View ArticleGeneral • Re: [FEATURE REQUEST] User Interface Overhaul?
Like others have said, I LOVE how simply everything translates between CLI and GUI, whether it be Winbox or Webfig. There is practically nothing you can do from CLI but not GUI.If you have ever done...
View ArticleGeneral • Re: default-configuration print - ros6 to ros7
UPDATE: seems I wasn't being quite as silly as I thought. This works, but only on some versions of ROS6. Annoyingly, nothing in the changelog about it so I'm just having to check as I go.6.47.10 =...
View ArticleScripting • Send a unicode symbol to Telegram from an array list
Hi,I would like to know if it is possible based on this code, to insert two (or three) Unicode symbols in a text to send to Telegram, a single symbol if it works fine. example code# Function $tgFunc...
View ArticleGeneral • RB5009 offering DHCP leases to other switches
I have several mikrotik switches.Apparently i am seeing a large number of rapid DHCP offers to my other switches on the network.Non of these have a configured DHCP client. Their addresses are...
View ArticleBeginner Basics • IoT question - wifi
Hi guys,I am new to Mikrotik world and I want to achieve as follows:I want to have a split on the wifi for different IoT's that I got, I also own two smart home devices, Alexa and Google...
View Article