Beginner Basics • Re: Wireguard simple firewall rule
Firewall forward chain of the receiving router is a good spot to put such rules.Assuming your rules look like this....add action=fasttrack-connection chain=forward comment="defconf: fasttrack"...
View ArticleGeneral • WINBOX PROBLEM
Wimbox closes itself after logging into my CCR. The current firmware is 7.13.5. I'm also having problems with the mobile app.Statistics: Posted by belits17 — Tue Feb 20, 2024 5:14 pm
View ArticleGeneral • Re: WIMBOX PROBLEM
You are probably referring to Winbox?Are both Winbox and the app up to date?What version of RouterOS are you running?Are you connecting by IP?Do you have the same issues when you connect by MAC...
View ArticleVirtualization • Re: CHR using Apple Virtualization Framework (via UTM)
Did you experienced any FS corruption running on UTM with Apple Virtualization Framework? Related to this still open issue for UTM -> https://github.com/utmapp/UTM/issues/4840I tried with Debian...
View ArticleForwarding Protocols • Re: Router OSv7 BGP Route Filters
maybe unintuitive.for BGP the default is to accept all routes, but for filters the default is to reject all routes.when you did not set a filter yet for the BGP connection, it will by default receive...
View ArticleGeneral • Quick set - config - bridge - automa
Good morning I want to ask a question, if someone helps me I would be grateful.I have a mikrotik 4011 without a wireless network, I have my ISP router in bridge mode and then my 4011 in bridge mode...
View ArticleSwOS • Switch doesn't work
Hello everyone,Something very very strange is going on.So the case is that I have camera which is broadcasting video JPEG RTP and if it connected to cheap off the shelf (5 port tplink) switch I can...
View ArticleBeginner Basics • Re: Problem with port forwarding on L009UiGS
So you are attempting to get fancy by reachin an internal server by using the public IP address as if you were coming in from externally.Boggles my mind, why not just use the LANIP address LOL.In any...
View ArticleBeginner Basics • RB5009 VLAN initial setup
Hello world!I'm struggling to setup an RB5009 with VLAN. I tried to follow the examples from the manual. Unfortunately, I cannot make it work.My attempt so far is:use the latest firmwarestart from...
View ArticleBeginner Basics • Re: RB5009 VLAN initial setup
The de facto guideline for setting up VLANs on ROS:viewtopic.php?t=143620Read, digest, think it over.Reread, apply, think it over.Rinse and repeat until it all sinks in Statistics: Posted by holvoetn...
View ArticleSwOS • Re: Switch doesn't work
You skipped the ACL tab, where you can set a broadcast rate limit.Statistics: Posted by tangent — Tue Feb 20, 2024 6:24 pm
View ArticleGeneral • Re: WINBOX PROBLEM
This is a known issue happening to many many people.Its seemingly random and happens on all my devices from time to time, no rhyme or reason but started for me at some iteration of version...
View ArticleGeneral • IPSEC PH2 stop working - Fortigate
Hello,we have problem in our Mikrotik RB 4011 (v 6.49.13). We have IPSEC IKE2 tunel with two PH2 phases between RB4011 and Fortigate on the otherside.Several times a day one of 2 PH2 stops...
View ArticleBeginner Basics • Re: Failover WAN Thru wifi bridge
What initially set me off on this parh was that i was having trouble with my main ISP so i wanted to be able to have a failover to my mobile hotspot in case i needed to access the internet while the...
View ArticleGeneral • Re: Quick set - config - bridge - automa
Quote from MikroTik Wiki:Bridge mode adds all interfaces to the bridge allowing to forward Layer2 packets (acts as a hub/switch).Hence, it won't be able to work as a router because it removes default...
View ArticleRouterBOARD hardware • Re: Need for a passive 10G Switch with 10G baseT ports
10GBase-T consumes ~4W of power per port, i.e. an 8-port switch will consume at least ~35W. This is too much for passive cooling.Statistics: Posted by whatever — Tue Feb 20, 2024 7:23 pm
View ArticleBeginner Basics • Mikrotik Dual WAN Services access (ROS 6.47.9)
Good day,I have the following Mikrotik script (it is truncated, pw and user replaced)Code: #/system reset-configuration no-defaults=yes skip-backup=yes:global wan1ip "172.30.10.13":global wan1gw...
View ArticleScripting • Re: $PIANO - interactive "player piano" &...
In terms of design and implementation, this is very cool! Thank you very much to the author!Statistics: Posted by Sertik — Tue Feb 20, 2024 7:48 pm
View ArticleForwarding Protocols • Re: BGP IPv6 - How to announce a /32 or /29 block if...
My pleasure.Now you may check "Resolved" for this topic.Statistics: Posted by baragoon — Wed Feb 21, 2024 1:12 pm
View ArticleBeginner Basics • Re: RADIUS client is named "server" in GUI?
Fully written out it could be "New RADIUS server connection".You are not adding a new RADIUS server to this device, but an extra connection to a RADIUS server .... "New connection to New RADIUS...
View Article