General • MAC address table
I'm having trouble finding how to print the mac address table on devices that are not switches or do not have their ports under a bridge (interface ethernet switch host print, interface bridge host...
View ArticleBeginner Basics • AP not reachable after outtage
Not sure where to post this, so I'll try it here.I have a small network with a central router (providing DHCP) that is using CAPSMAN to manage two access points. Everything was powered until recently...
View ArticleBeginner Basics • Re: AP not reachable after outtage
Why do you shutdown every night? And how do you shutdown?What exact hardware is involved?Statistics: Posted by erlinden — Tue Jan 28, 2025 10:15 am
View ArticleGeneral • Re: Blocking admin services - Firewall rules
While waiting for config: generally it's good practice (required actually) to drop everything except bare minimum of allowed services (e.g. wireguard/IPsec tunnels from whitelisted remote addresses)....
View ArticleGeneral • Re: Wiregard to redundant routers
Again,understood, this is quite easy to accomplish.Recommend two wireguard interfaces on home router one to connect to ISP Router1 and a second to connect to ISP router 2.In this way the following is...
View ArticleScripting • Re: Is there a Script equivalent of "GoTo"?
Convert that section on one function and call it only when is needed. Easy.Not quite so easy. Each time the script would have to call a different function (several dozen) because each section is...
View ArticleBeginner Basics • Re: POE INJECTION
Actually it can work quite well. (I've been in a similar situation and it was solved with good results.)So... Mikrotik injectors are nothing special, they work like the ones from other manufacturers....
View ArticleGeneral • the network only works when I turn on the sniffer
strange behaviorthere is a hap ac3 router routeros 7.16.2 with ether1 on it vlan on which macvlan and then ppoe-client to the providermtu 1508 is installed on the ether vlan and macvlan so that on the...
View ArticleBeginner Basics • Re: Dual PPPoE Wan failover with specific port
How should it be to handle the default gateway in the to_WAN_pppoe2 table?Code: /ip routeadd dst-address=0.0.0.0/0 gateway="backup_PPPoE_interface"/ip routeadd dst-address=0.0.0.0/0...
View ArticleSwOS • Re: Packet loss on mirror port on CRS326-24G-2S+ Rev. 2
Excellent analysis.I dont know, why the packet loss is higher, when I download from my gamer than my laptop. My guess: it's likely that your gamer is pretty much faster than your laptop, so it could...
View ArticleBeginner Basics • Re: Alternatives to Hairpin NAT/split DNS - reaching HTTP...
A.k.a the hairpin NAT ruleStatistics: Posted by TheCat12 — Tue Jan 28, 2025 10:30 pm
View ArticleGeneral • Re: IP VPN works in Tow WANs
policy routing if you want to use both routes at the same timehttps://help.mikrotik.com/docs/spaces/R ... cy+Routingor more simply set priority:ip ro add dst-address 45.66.88.1 gateway 192.168.1.1...
View ArticleBeginner Basics • routing issue cannot ping
Hi I have set up an IPSEC conecction between a headoffice and a couple of other store locationsI also have created a l2tp + ipsec conecction for people who work remotely.But I have one issue, everyone...
View ArticleGeneral • Re: CCR2004-1G-12S+2XS can't update to latest ROS
Same problem when try upgrade 6.49.17 => 7.12.1 => 7.17 on CCR2004 with error upgrade failed, free 145 kB disk space for a (null)upgradeFrom 6.49.17 to 7.12.1 upgrade is OK, but from 7.12.1 to...
View ArticleGeneral • Re: Problem With Hotspot Login on ROS 7
any solution ?Statistics: Posted by indrafreaks71 — Wed Jan 29, 2025 1:20 am
View ArticleRouterBOARD hardware • Re: mANTBox ax 15s - CPE?
1. Mantbox 15ax as a AP2. Netbox 5ax + mant30 PA - CPEThe Mantbox 15ax has only 60Deg horizontal radiation pattern. Are your clients situated within 60Deg arc of the AP?Netbox 5ax + mant30 PA require...
View ArticleGeneral • Is there a reason the IPv6 subnets are not sequential?
I wanted to learn a little more about IPv6 subnets so I started using HE tunnel broker and they gave me a /48 as I wanted to mess around with subnetting with IPv6. As far as I am aware from reading in...
View ArticleBeginner Basics • How to reset logging to default settings?
While debugging a problem with /tool/fetch I entered the command /system logging add topics=fetch. Now lots of unwanted messages are logged (attached).How can I reset logging to default settings? I...
View ArticleBeginner Basics • Re: Solved: configure a PPPoE connection to an ISP that...
Oh, right. I've got no idea, but that seems consistent with my experience! Thanks.Statistics: Posted by Nebcb — Wed Jan 29, 2025 2:45 am
View ArticleGeneral • Re: Multiple AP's with same SSID, specify BSSID
Deja Vu...I just needed to do this again.I googled keywords and ended up on this thread that I previously asked the same question...Is there no way to specify a specific BSSiD when connecting a...
View Article