General • Yet another VPN issue when icmp works but http doesn't
So, I've set up SurfVPN as in the manual on their web page. Ping works, web sites aren't loading. Change the MSS, as suggested in the forum - didn't help. Any ideas? Here is my config # mar/15/2024...
View ArticleGeneral • Re: Yet another VPN issue when icmp works but http doesn't
Wireguard works!Statistics: Posted by anav — Fri Mar 15, 2024 10:25 pm
View ArticleScripting • Re: CURL command for disable a nat rule
You can create a Jump rule into a specific set of dst-nat rules from the dstname ruleset.You will need to find it first so a commend might be a good way to find the jump rule.Statistics: Posted by...
View ArticleGeneral • Re: Wires Only Leased Line Hardware Recommendation
The use case is that we have multiple companies in the office. We assign each company a static address. Most of the traffic will be general internet browsing, e-mail etc. Traffic will not be huge but...
View ArticleScripting • Re: Delete all connection in Firewall-Connections
So basically if you want all your FW connection tracking rules to be flushed you can't do it with a button click on winbox but withCode: /ip/firewall/connection/print where (timeout>15) [remove...
View ArticleGeneral • Re: RB5009UG+S+ download speed 600/1000 upload 800+/1000
You should have only 1 bridge and use Bridge VLAN Filtering like others have already said. I have the same router and in my config I even put all ports under only one bridge, including the physical...
View ArticleRouterBOARD hardware • Re: Upgrade from RB750Gr3
RB5009UG would be a massive improvement over the Hex assuming the same network characteristics (bandwidth, clients, etc). You won't regret it. That said, do you need that kind of firepower at the cost...
View ArticleScripting • Re: Is there a way to find out if the client is connected to WG...
Depends on the Bruteforce mitigation technique you use.For WG you just need to limit the burst of new connections to a reasonable amount and use keepalives.For IPSEC, I don't know who bruteforce IPSEC...
View ArticleBeginner Basics • No internet traffic. Tips needed
Hello,I have a problem with routing to the internet. It is about the route indicated by the red arrow. Green arrows show operating connections with the current HAP AC Lite configuration. I am asking...
View ArticleScripting • Re: Rest API Limitations (if any)
It depends id the web service is built to take such a load.normal web services are ok with 300 requests per sec but in bursts of max 300.Above this you need threading of so sort of parallel...
View ArticleGeneral • Re: Feature Request: address-list for /ip dns
The part I thought might be applicable was:Code: /ip dns static add address-list=mikrotik match-subdomain=yes name=mikrotik.com type=FWDStatistics: Posted by MrYan — Fri Mar 15, 2024 11:20 pm
View ArticleForwarding Protocols • Re: my route list it should be DAb but right now still...
still doesnt work guysStatistics: Posted by hansz20 — Fri Mar 15, 2024 11:26 pm
View ArticleVirtualization • Re: SR-IOV with CHR - What hypervisors are you using ?
Neither DPDK nor eBPF/XDP is in any way related to SR-IOV, which is a standard hardware-level technology for I/O virtualization offering bare-metal throughput.Additionally, ROS uses Linux kernel...
View ArticleGeneral • Re: Network resets a lot and looped packet message after upgraded...
Did you set (or have set by the defaults) the admin-mac of the bridge to the MAC of the first ethernet port in that bridge?Can you send the entire /export for interface, bridge and bridge ports?There...
View ArticleGeneral • Re: VPN IKEv2 MacOS - Disconnect after 24 minutes
I have now changed the Lifetime on the IPSec Proposal to 20 minutes. I will know soon enough if it works. Thank you for the input.From what I can tell from the two comments, the apple client does not...
View ArticleGeneral • Public IP address pool on CHR Digital Ocean
Dear all,Hope you will be fine,How I can get a Public IP Address Pool on digital Ocean.Statistics: Posted by miankamran7100 — Sat Mar 16, 2024 12:34 am
View ArticleUseful user articles • permissions of the days for Hotspot users
This script is the permissions of the days for Hotspot users of the days and it worked well on the 6 system, and after updating to version 7.15 it did not work. What is the reason and how do I solve...
View ArticleBeginner Basics • Newbie trying to setup 2.4wifi on Mikrotik RB921GS-5HPacD-15S
Hello guys, just purchased a Mikrotik RB921GS-5HPacD-15S and set it up as Home AP on winbox... and i have the followings problems/questions:The guest network don't get any dhcp replies..The 5G works...
View ArticleBeginner Basics • Re: Issue with Hotspot Page not Showing Since v7.1
Any Solution PleaseStatistics: Posted by Oxygen2024 — Sat Mar 16, 2024 1:55 am
View ArticleBeginner Basics • Re: Can't access hotspot login page with HTTPS enabled
Did you find solutionStatistics: Posted by Oxygen2024 — Sat Mar 16, 2024 2:04 am
View Article