General • Re: AmneziaWG in RouterOS?
t uses Docker and takes a lot of space, it will not fit into most MikroTik routersSorry guys, I hijack this thread.Hello, normis. Just do a bit deeper investigate to Amnezia, and found that you...
View ArticleGeneral • Re: Upgrading Rooterboot factory software
Here's what the manual says:The feature allows the protection of RouterOS configuration and files from a physical attacker by disabling etherboot. It is called "Protected RouterBOOT". This feature can...
View ArticleRouterBOARD hardware • Re: A new switch model?
saw this one on the wiki just now. super pumped for mikrotik to get into .bt finally. this will make implementation of long cable runs much less of a puzzle.next we will need a compact outdoor device...
View ArticleWireless Networking • Re: Alignment Mode : How to use
No reply to this? Guys, can you advice?I tried to used that feature on LHG 5 ac, and exactly same symptom - no sound and no update in the alignment window.Is that feature alive?Lhg 5 ac does not have...
View ArticleRouterBOARD hardware • Re: LTE error
Remove LTE card and clean the pins with isopropyl alcohol.Statistics: Posted by krafg — Thu Jun 13, 2024 3:30 pm
View ArticleGeneral • Re: Native vlan
You might want to consider not using VLAN ID 1.Have a look at this topic with lots of explanation and examples:viewtopic.php?t=143620Statistics: Posted by erlinden — Thu Jun 13, 2024 3:33 pm
View ArticleWireless Networking • Re: AP in station bridge losing connection very often
All good now? Or do you still need a help?Decided to sell those units and move back to UniFi.So yes, all good now.Statistics: Posted by synchro — Thu Jun 13, 2024 3:39 pm
View ArticleGeneral • Re: L2TP IPsec client working only if behind nat
Thanks for answering, I am also facing the same issue.Statistics: Posted by JasonBorer — Thu Jun 13, 2024 4:00 pm
View ArticleBeginner Basics • LAN access over VPN
Hello, i have moved from ac3 to RB5009UPr+S+ but now the VPN configuration does not work as intended.I cannot access my server on the network anymore.What i did to configure it is as follows:Code: /ip...
View ArticleRouterBOARD hardware • Re: HOT S-RJ10
Hi,I have a 5009 with eth1 used at 2,5Gbps as WAN (FO) and I bought some S-RJ10 to connect it to a LASN Switch 24 10G ports.The issue is quite common (as I understood later): the transceiver goes so...
View ArticleBeginner Basics • Zerotier and routing tables
Hello allI have two routers on a site. One is a 5G router D53G-5HacD2HnD and the other is a RB1100AHx2. All router are on 7.15.1 firmware.Behind the RB1100AHx2 I have a set of wireless antennas and...
View ArticleBeginner Basics • Re: LAN access over VPN
This rule:Code: add action=accept chain=forward comment="Allow LAN to VPN" dst-address=192.168.89.0/24 src-address=192.168.88.0/24You also need the reverse.Statistics: Posted by holvoetn — Thu Jun 13,...
View ArticleScripting • Re: Voltage Monitoring in ROS v.7 and send message to TELEGRAM
I am now trying to run this same script on the latest firmware (7.10.2) and it is not running at all.Where I have problem?change this: Code: :local voltage [/system health get voltage]by:Code: :local...
View ArticleWireless Networking • Intermittent traffic problem with cAPsman
Hello!About 8 years ago I have set-up a cAPsman on a RB433GL board, and through one switch and three 802.11ac links (SXTsqac or DiscLiteac), total of 8 cAPs. The hardware was mostly old and various...
View ArticleScripting • Re: A few undocumented operators that are kind of neat.
:global f1 do={:return 5}:global f2 do={:return 7}:global add (>[:return ([$f1]+[$f2])]):put ($add <%% {$f1;$f2})12:global f1 do={:return $1}:global f2 do={:return $1}:global add (>[:return...
View ArticleWireless Networking • Re: Cube 60Pro ac eth1 link flaps
Could you try changing the power adapter and POE injector?What does the log say on other side - in the same time?Statistics: Posted by gnikola — Thu Jun 13, 2024 5:40 pm
View ArticleGeneral • Re: QA of software releases
What makes you think that? Like above posters said, we have a long internal alpha stage, then we have beta stage. You the users are only a part of the full set of testing that is done internally. You...
View ArticleGeneral • Re: Feature Request: 6VPE (VPNv6) - ipv6 address family
sorry, but unfortunately no, you can add ipv4 route with ipv6 gateway, not the other way around.Will that feature be present in the future? or is there a linux kernel limitation that makes it...
View ArticleGeneral • Re: US K12 trying to buy..
Yes.. It's just like this.. Dozens of people say they sell things, and have inventory.. But only work one way.. You could buy Netgate hardware from Netgate.. and they take POs.. VyOS and OpenWRT works...
View ArticleGeneral • Re: ip/route gone
This sound identical to a problem I very occasionally ran into on v6 (that was never solved to my knowledge).I was kind of hoping it had magically disappeared in v7 - I guess not though!Statistics:...
View Article