Wireless Networking • Re: selection of Mikrotik router for CAPsMAN
Depending on price maybe also consider the following devices:- hap ax2- hap ac2For these they do support/require the "new" capsman which does support improvements like airtime fairness and 802.11...
View ArticleGeneral • MiniPC with Proxmox and Mikrotik
Good day everyone.I have Chatreey NAS (N150, 2x Intel Corporation controller i226-v (rev 04)). After a fresh installation of Proxmox 8.4 I cannot access network by plugging in an ethernet cable. I...
View ArticleGeneral • Re: MiniPC with Proxmox and Mikrotik
First, unless you know exactly what you use the "detect internet" feature for, I'd suggest to disable it:/interface/detect-internet/set detect-interface-list=noneSecond, as you've chosen the only...
View ArticleMikroTik hardware questions • Re: CRS354-48g-4s+2q+ boot issue
UPDATESI've solved the issue.Steps:1. Connect to the serial port & connect your pc to the switch to mgmt port (rj45 close to the serial port)2. For any eventual issues do the Reset booter...
View ArticleGeneral • Firewall Layer7 case-(in) sensitivity for DNS
In the past I have used a content="" firewall filter to limit DNS queries to certain domains, and/or NAT them to an authoritative server:Code: /ip firewall add action=accept chain=input...
View ArticleBeginner Basics • Re: discover DLNA from PPPoE
bumpStatistics: Posted by wapbytez — Mon Apr 21, 2025 1:29 pm
View ArticleGeneral • Re: Connectivity Issues after Upgrade 7.17.2 > 7.18 / 7.18.2
Same here on a Hex S. Had to switch to AES-256 with SHA-256 (SHA-512 not hardware encrypted) or else unit would keep rebooting on phase 2 establishing in 7.19 and just not work in 7.18.Statistics:...
View ArticleGeneral • Re: AmneziaWG in RouterOS?
Support this request. Would be a “killer” feature.Sent e-mail to support@mikrotik.com as well.Statistics: Posted by peper — Mon Apr 21, 2025 2:45 pm
View ArticleBeginner Basics • Pihole on MikroTik Container with IPv4 and IPv6 support
1. Enable Container supportMostly change the device mode to enable running containers. Also install the container package. Containers are only supported on ARM64 and X86.Code:...
View ArticleScripting • Re: Scheduler does not launch LTE scripts
ntp seems to work correctly returns the correct time, and in the logs it is correct image_2025-04-21_141745642.png image_2025-04-21_141415309.pngStatistics: Posted by frank333 — Mon Apr 21, 2025 3:21 pm
View ArticleGeneral • Dual power rb5009ug+s+in
Can you use both the barrel jack and the 2 pin header to power the rb5009ug+s+in for redundancy?Statistics: Posted by dasmann — Mon Apr 21, 2025 4:43 pm
View ArticleGeneral • Re: Dual power rb5009ug+s+in
Yes.As far as I know that even work with all Mikrotiks that feature both ports. But don't quote me on that.You can also use the Poe in.It will choose the input with highest voltageStatistics: Posted...
View ArticleBeginner Basics • Port Forwarding via WireGuard Tunnel
Please help me configure the setup.The goal is to implement port forwarding through a WireGuard tunnel.There is a home network with a computer assigned the IP address 192.168.100.31. This computer...
View ArticleWireless Networking • problem with wifi Hac2
HelloCan someone help me with the problem?Some time ago I had to restore the router to factory settings - unfortunately the wifi did not work and I manually installed the drivers - unfortunately...
View ArticleWireless Networking • Re: problem with wifi Hac2
Post config export. According to your screenshot, wifi1 is a slave interface.And so is wifi2.So the issue lies with wifi2EDIT: to create a simple config just create a "configuration" entry with SSID,...
View ArticleBeginner Basics • Re: Port Forwarding via WireGuard Tunnel
ON VPSFIX the wireguard peers TO:/interface wireguard peersadd allowed-address=192.168.254.2,192.168.100.0/24 interface=WG_VPS \name=peer_WG_VPS public-key= "----"Remove the funky nat rule./ip...
View ArticleGeneral • Re: Feature Request: Optional ability to restore without keeping...
.rsc vs .backup ; Both have their advantages and disadvantages and neither as of today is KISS ( Keep It Simple Stupid ).With .rsc , you have an added layer of complexity which may require editing...
View ArticleGeneral • Re: Filter rules to isolate DHCP traffic between specific bridged...
I reached to my admin and they told me that bonding was not allowed, installing a router is probably not a option too. It looks like I'll have to settle with sharing the uplink port between my...
View ArticleBeginner Basics • Re: Pihole on MikroTik Container with IPv4 and IPv6 support
There is no problem with assigning IPv6 static address to container. You can give the container a static ULA if you don't have static GUA prefixes.* Go to https://www.unique-local-ipv6.com/ and get a...
View Article3rd party tools • Re: Introducing MikroWizard: An Open-Source Solution for...
Thanks for your suggestion, there is plenty of features and enhancements needed to be implemented and upgraded, currently the development process is stopped for last two months but I will continue to...
View Article