General • Re: RB951G-2HnD can't upgrade routeros from 7.13 to 7.13.1 or 7.13.2
Are you sure you downloaded the right package, typically this happens when you download .npk but it's not for your CPU. Also maybe you didn't add extra needed package such as wireless package.Why not...
View ArticleGeneral • Re: Router configuration recommendations
if mikrotik does not perform the firewall function, then these rules are not needed. I don't understand the use of mikrotik. In its place, you can put a switch if the primary firewall is Sonicwall and...
View ArticleGeneral • Re: Forward WAN port to another subnet/router LAN
Unfortunately, I'm still fighting with a problem.To make sure packets incoming to <public-ip>:8124 are actually get routed and leave the MK router, I've added the following rule:Code:...
View ArticleBeginner Basics • Re: Lost management
Hello,I have bridge with vlans.I added trunk vlan 20,40,240,250 to eth and wlan. I made mistake and set up in bridge vlan ip filtering with pvid 10. Now bridge works okay but I lost access to...
View ArticleGeneral • Re: Forum moderation volunteers
The real moderators of the forum are the newly registered users who complain about nothing.They make long-lasting users disappear easier than moderators...Statistics: Posted by rextended — Wed Jan 17,...
View ArticleAnnouncements • Re: NEW FEATURE: Back to Home VPN
I need to ask!If I need to applied the new vpn "back to home"And I don't have public ip address that mean can I setup BTH? and can access to my Router from remotly?Statistics: Posted by makoloved —...
View ArticleGeneral • Help me - make script change ip adress every rto
Hi, i new user using mikrotik, and i using ROS 7, i have problem. i have conection from my ISP using ip 10.130.x.x/17 and the "x" ip is random and change every time. anyone can help me make script to...
View ArticleRouterBOARD hardware • Re: hAP ax Lite USB power
Only for the record, there is a mod/hack for this (a generic one):https://hackaday.com/2022/08/16/usb-c-c ... the-juice/And there are pre-made USB-C connectors and breakout boards that include the...
View ArticleScripting • Re: Sync interface ON\OFF with POE
Maybe try on command line:/interface ethernet poe monitor [find]https://wiki.mikrotik.com/wiki/Manual:P ... RouterOS_2Statistics: Posted by jaclaz — Wed Jan 17, 2024 8:32 pm
View ArticleWireless Networking • Re: Help with troubleshooting poor WiFi speed
Do you get the same/similar speed on all APs?Statistics: Posted by Smoerrebroed — Wed Jan 17, 2024 8:52 pm
View ArticleWireless Networking • RouterOS does actively ignore IPv6 address from...
Hi,I am currently using a RB912UAG-2HPnD with a Sierra Wireless Model EM7455 Revision SWI9X30C_02.38.00.00 which works fine, so far.In my Lab I used it with a Sim Card from "Deutsche Telekom", and...
View ArticleScripting • LTE script collection
Hi everyone, this is my first official post and want to share with you some script that I've been using for nearly a year (and improving them in the process), many (if not all) were previously written...
View ArticleForwarding Protocols • VxLAN MTU settings
I have created a VxLAN between an RB2004 and RB2116. The Network has 1500 L3 MTU and 1584 L2 MTU between the two routers.For the VxLAN I set the MTU to 1500, and it shows the Actual MTU as 1500 and...
View ArticleBeginner Basics • Vpn ikeV2
Hi,I am trying to setup vpn ikev2 to connect from windows 11 as a client. After all configurations I get an error while trying to connect: ike credentials are unacceptable. From what I read the...
View ArticleGeneral • Re: Help me - make script change ip adress every rto
Hi @ johndol,I am not entirely sure what you are asking, for example I do not understand what you want to change.Your ISP assigns the external interface of your router an IP address, in the range...
View ArticleBeginner Basics • Re: Vpn ikeV2
Hi @pasin,The x.509 alternative name is an extension field to indicate other possible names or identities for the machine, for example if it has multiple names or if you want to be able to address the...
View ArticleBeginner Basics • Re: DDoS help
Since in no earlier post was mentioned: in your configuration you have made a typical layer 2 misconfiguration: Thanks for suggestion. Suggested setup is probably best for my case (Inter-VLAN Routing...
View ArticleWireless Networking • Re: Ethernet AP with DHCP disable don't give mikrotik IP
Is your IP range really from 192.168.88.10 to 192.168.88.9 or you forgot to add other numbers ?Statistics: Posted by gigabyte091 — Wed Jan 17, 2024 9:32 pm
View ArticleScripting • Variable not being referenced by ":find" command?
I'm probably too deep in the weeds and am missing something obvious here, but I'm running a script to determine the current outbound interface and can't get the find command to pull data from a...
View ArticleForwarding Protocols • Re: VxLAN MTU settings
VXLAN uses Layer3. You need to increase your Layer3 MTU between routers if you want 1500 to pass through VXLAN.Statistics: Posted by jspool — Wed Jan 17, 2024 9:48 pm
View Article