MikroTik hardware questions • RDS2216 bootloader, linux
Would it be possible (not supported) to replace RouterOS with something else on RDS2216 server?This device looks like amazing hardware, but I've been using Rose and Containers features on other...
View ArticleGeneral • Re: [RB5009][IPv6]Does routeros v7 support PPPoEv6 client?
I found the reason now.The BRAS(DHCPv6 Server) send Advertisement with a wrong Link-local Address as below40775.576691fe80::927f:84e8:0:cff02::1:2DHCPv6143Solicit XID: 0x8a8faf CID:...
View ArticleGeneral • mikrotik script find mac address specific octet
Dear All,I'm looking for a script that parses DHCP lease information and adds IP addresses to an address list if the corresponding MAC address matches the pattern: x[26AE]:xx:xx:xx:xx:xx....
View ArticleGeneral • Re: port forwarding not working on Wireguard tunnel
Good luck!ANYTHING ELSE??Did you want users to join the hotspot via the CHR, or is the hotspot only for local user access??NoStatistics: Posted by miankamran7100 — Wed Feb 26, 2025 3:19 pm
View ArticleGeneral • Re: mikrotik script find mac address specific octet
viewtopic.php?p=996854#p996854Also 3, 7, B and F have private bit on...Just this:Code: :local test "0F:0C:DE:AD:BE:EF" ; :if ($test~"^.[2367aAbBeEfF]:") do={ :put "fkng private"}Statistics: Posted by...
View ArticleMikroTik hardware questions • Re: RDS2216 bootloader, linux
I have the exact same thoughts. The hardware is really interesting for that price, with built-in NIC features like 2×100G, 4×25G, etc and an SFF-8644.The problem with this setup, as I see it, is that...
View ArticleGeneral • Re: CRS125-24G-1S-2HnD no Back-2-Home feature.
I would like to point out that ( yes I am feeling generous today )if the person opens up there winbox and ip cloud and sees settings availalbe for BTH, they may not be prompted to check out document...
View ArticleGeneral • Re: RB3011UiAS / V7 - USB pendrive not mounting after reboot
More infoUSB stick can be tested with disk/test:[monitor@bastion] > disk/test usb1 Flags: R - RUNNINGColumns: SEQ, RATE, IOPS, BYTES, DISK, THREAD, TYPE, PATTERN, DIR, BSIZE, STATE SEQ RATE IOPS...
View ArticleMikroTik hardware questions • RB4011iGS+5HacQ2HnD-IN vs RB4011iGS+RM Tested...
Why is the tested ambient temperature of the wifi model lower than the non-wifi model? They both use the same processor!RB4011iGS+5HacQ2HnD-IN Tested ambient temperature -40°C to 45°CRB4011iGS+RM...
View ArticleGeneral • Re: VLAN vs. bridge VLAN
Somehow I struggle with adding the CRS326 via trunk port.Here is the question, is adding BASE_VLAN or MGMT VLAN mandatory for it to work or is that just a convenience feature for the Admin?the router...
View ArticleGeneral • Flushing the IPv6 neighbor table
Simple question: Is there a way to flush the IPv6 neighbor table?Statistics: Posted by leah — Wed Feb 26, 2025 5:32 pm
View ArticleMikroTik hardware questions • Re: RB4011iGS+5HacQ2HnD-IN vs RB4011iGS+RM...
Heat dissipation of Wifi chips doesn't count ? (RB4011 has 2 different ones, one for each radio)It needs to go somewhere ...On L009 thermal management is done completely different (and only 1 wifi...
View ArticleWireless Networking • CAPsMAN Provisioning Not sending SSID's
Hi there,To start I'm a beginner and have general knowledge on RouterOS setups and learning as I go on.I have the following setups:>>Mikrotik RB5009UPr+S+ Router connected to an external LTE...
View ArticleGeneral • Re: Flushing the IPv6 neighbor table
Code: /ipv6/neighbor/remove [find]Statistics: Posted by dang21000 — Wed Feb 26, 2025 6:04 pm
View ArticleGeneral • Re: Recursive routing not working while using wireguard interface...
Okay, since I am utterly confused with recursive anyway LOL.Let me start by poopooing the concept of wireguard using recursive........ Wireguard is NOT a normal interface........The router has no clue...
View ArticleGeneral • Re: Private IP can be accessed by public IP via WireGuard
I am not sure what you are trying to say?Wireguard normally requires one end to have access to a public IP, or at least an ISP router with a public IP that can forward ports, like the wireguard port...
View ArticleAnnouncements • 7.18 - console - do not autocomplete arguments
I see in the 7.18 changelog the following came in...>>>console - do not autocomplete arguments when match is both exact and ambiguousI'm not sure if this is by design or not, but this is...
View ArticleContainers • Re: Issue with container not working on new HEX Refresh (E50UG)
You should check the previous discussions. Pi-hole does not have an ARMv5 image, so it cannot run the Pi-hole container on the E50UG at present.Is there a way around this limitation and install other...
View ArticleGeneral • Re: Which is the best 5G modem compatible with RoS7.
the quectel RM502q-ae similar to the module mounted on the chateau 5g ax also looks like a nice modem, but no lists of possible band aggregations can be found, does anyone know them or where to find...
View ArticleBeginner Basics • Re: Enable access from different sublan
I found the solution, I connected the lan in the internet port and I set gateway and DNS as 192.168.32.1.I made a firewall rule to allow incoming traffic to 127.0.0.1 from 192.168.1.1/16maybe in the...
View Article