General • Re: CRS112-8P low voltage error for 24V POE devices
Yes, that would be something in the right direction.I had in Mind somthing with some barrel-socket or Terminal Input (24V or 48V) and then two barrel plug output: 24V and 48V, especially for this...
View ArticleMikroTik hardware questions • Re: Ax3 is not powering on thorugh PoE in?
This is strange,I'm using a 48V to 24V converter to supply passive PoE to the AX3. It works fine as long as the AX3 is initially powered on using the DC input—once it's running, I can disconnect the...
View ArticleBeginner Basics • Re: Firewall port redirect but open for DNS
So I've been playing around with this for a while and I think NAT is redirecting to my PiHole, but the PiHole is not responding.Code: > ip firewall/nat/printFlags: X - disabled, I - invalid; D -...
View ArticleBeginner Basics • Re: Connect CapsMAN with no CapsMAN
That sounds like the old CAPsMAN version...the router should have wireless driver installed (can be found in the extra package) and then you are good to go:https://wiki.mikrotik.com/Manual:CAPsMANBut...
View ArticleGeneral • Re: Static Route entry unreachable
You night want to post your whole configuration, there may be some misconfiguration elsewhere, but why do you have check-gateway on those two routes?I believe you can use check-gateway only if the...
View ArticleAnnouncements • Re: v7.18.2 [stable] is released!
There is already a trusted CA certificate, but sometimes the following prompt appearsCode: [adlist] http client error: SSL: ssl: no trusted CA certificate found (6)Statistics: Posted by yuanmayi — Sun...
View ArticleGeneral • Re: IPSec at WAN2 VPN Multi WAN Routing Mark skips for WAN1
Your configuration export does not play well with your description - there are three default routes in table to_TW, so I don't get how a packet could "not find a route" in that table except if all 3...
View ArticleGeneral • Re: Netwatch UP threshold
Still playing with netwatch and trying these settings:Code: /tool netwatchadd comment=Netwatch-192.168.0.11 disabled=no down-script=Netwatch-details host=192.168.0.11 http-codes="" interval=2m...
View ArticleGeneral • How to reinstall RouterOS v7 on Dell R630 via USB or PXE?
HiI want to reinstall my Dell r630 RouterOS v7.How to do it with pendrive and pxe mode?And is there any chance that my license will be gone after the netinstall x86?I've never done it on x86...
View ArticleGeneral • Assistance with CGNAT, L3HW Offloading on CCR2216
HiI am trying to implement CGNAT on our CCR2216 BNG. Users are connecting using DHCP and currently getting public IP addresses. I changed them to CGNAT addresses and they have no internet while L3 HW...
View ArticleGeneral • Re: Assistance with CGNAT, L3HW Offloading on CCR2216
Do you have the switch chip (ASIC) set according to the documentation? https://help.mikrotik.com/docs/spaces/R ... figurationFor example, /interface/ethernet/switch set 0 l3-hw-offloading=yes and on...
View ArticleAnnouncements • Re: v7.18 [stable] is released!
Well, let me tell you why no one's answering.First of all, there is a separate topic about Amnezia VPN.Secondly, Amnezia is open-source code. If you are so lame that you can't look through the code,...
View ArticleWireless Networking • Capsman Config stopped working since update on 7.18.2
Hello everyone,I got my home setup up to 11 APs controlled via Capsman: topology-2024-08-06.JPGIt basically did what I wanted it to do until I updated to the 7.18.2 package on all devices. After that,...
View ArticleSwOS • Re: SwOS doesn't allow VLAN modification
Well, not that clearly. Plot twist: I'm colorblind Thanks a lot. I never set the VLAN manually to 0, but kept it at whatever the default was years ago.Statistics: Posted by ziq — Sun May 04, 2025 4:08...
View ArticleBeginner Basics • Re: Help setting up IPv6
Thanks again.Substituting the Fastgate with another ONT I considered in the past and for me isn't a practicle solution.I guess I just need to wait for Fastweb to upgrade their v6 network - or change...
View ArticleGeneral • Creating backup router, some questions
Good Day,I have an RB750GR3 (R1) that is currently functioning well as my home router. I also have a HAPac2 (R2) that, for various reasons, I'd like to replace it with. I've been looking into ways to...
View ArticleGeneral • Re: Creating backup router, some questions
Yes.One of the actual issues with backup (not export and manually restored in snippets like you did) is that it "brings over" the old MAC and sometimes this is not advised because it can create...
View ArticleBeginner Basics • Netmetal 5 as AP / need antennas??
Hi, I wanted to use the Netmetal 5 device as an AP outside of my house. do I need to purfchase antennas? will thge device work without antennas? if bnot can you please suggest what I shhould...
View ArticleGeneral • Dual WAN Fallover Question for DHCP Client
Hi Mikrotik TeamToday set my Dual WAN Fallover (WAN Backup), and used this code to get that working. Ether1 is working as PPPoE client, and Ether2 is using LAN connection from another router near me....
View ArticleScripting • Re: Im seeking a little help please. Curl -> fetch translation.
I have a website that converts a curl command (at least most of them & also limited to what fetch can do)Click the "curl2rsc" link on https://tikoci.github.io/restramlYou can past in the `curl`...
View Article