Beginner Basics • Same IP on different Ether interfaces
Hi thereI have been trying to configure my mikrotk RB4011 to be able to have a device with the same IP address on each interface of the router. I have seen on other forum posts that this seems to be...
View ArticleBeginner Basics • Re: Same IP on different Ether interfaces
You aren’t using your routing marks in your three static routes at the end. Without them, the rules are redundant, so that only one takes effect.Statistics: Posted by tangent — Mon Mar 25, 2024 11:39 am
View ArticleGeneral • Re: VLAN headache
Yup, I saw unsafe pptp and then winbox open on the internet............. The right way to handle that is for you to at least be able to wireguard into the First Router. From there you can reach the...
View ArticleBeginner Basics • Re: VLAN On Main Router + 2 HAP
I would look but I dont do capsman sorry.Statistics: Posted by anav — Mon Mar 25, 2024 12:28 pm
View ArticleBeginner Basics • Re: Setting up VLANs on RB5009 with an ASUS RT-AX88U Pro as...
The ASUS is a wifi router not an access point and its not a business model its a consumer pro model.1. No where in the specs does it mention vlans or vlan tagging2. no where in the manual does it...
View ArticleScripting • Re: Scheduler runs twice for no reason
Hi all!I have a similar problem too. Two scripts run twice. But not every day. From what I noticed, the issue occurs 24 hours later after task creation, then everything works fine until the week...
View ArticleSwOS • Re: SwOS api
OK I have put this up on Docker Hub and I'm using it with Homepage to give me details of my two switches. https://hub.docker.com/repository/docke ... sw/generalJust do a GET on...
View ArticleGeneral • CAPsMAN not provisioning
Hello. I have a problem with CAPsMAN. I tried the settings on a RB2011UIAS with a cAP AC on eth3, to dry-run the settings. But the AP doesn't connect to CAPsMAN (also, RoMON via the router doesn't...
View ArticleGeneral • Re: Only 100M internet connection on RB750Gr3
How you get the link at home! I have faced this problem before, my operator gave me a ONU Modem with 4 Ethernet ports, I just use it as bridge and connect my Mikrotik router after and found that only...
View ArticleWireless Networking • Re: Mikrotik LHGG LTE18 frequently unresponsive
The default IP is 192.168.88.1. You changed it to 192.168.188.1?Statistics: Posted by dcavni — Mon Mar 25, 2024 1:55 pm
View ArticleGeneral • Re: How to prioritize packets to/from LAN IP
I'm looking for suggestions, thanksStatistics: Posted by GiovanniG — Mon Mar 25, 2024 2:08 pm
View ArticleGeneral • Re: CAPsMAN not provisioning
Think your cap isn't a cap at the moment (not 100% sure about the correct syntax):Code: /interface wireless cap enabled=yesStatistics: Posted by erlinden — Mon Mar 25, 2024 2:29 pm
View ArticleWireless Networking • Re: Strange behavior with Mikrotik CAP AX - CAPsMANv2
I have configured FT and FT over DS on the security part of the config:Code: /interface wifi securityadd authentication-types=wpa2-psk connect-priority=0/1 disabled=no ft=yes ft-over-ds=yes...
View ArticleBeginner Basics • Hairpin NAT noob question
Hi All, Im trying to setup Hairpin NAT. So my lan clients can reach the server via the public domain name. I created a DNAT rules that works from the outside. But the hairpin nat rule that i made...
View ArticleBeginner Basics • Re: Hairpin NAT noob question
Sorry your missing the complete config so unable to comment with certainty//export file=anynameyouwish ( minus router serial number, any public WANIP info, )Statistics: Posted by anav — Mon Mar 25,...
View ArticleGeneral • Re: Public-Mikrotik-Bandwidth-Test-Server(s)
Grateful for these very useful services. I had a problem from the first authentication attempt since on the first attempt it told me that it could not connect.I have no connection to the server. Is...
View ArticleRouterBOARD hardware • Re: hAP AX2 WireGuard Throughput (UDP)
Don't know but can measure tomorrow, for hAP ac2 i get about 363Mbps DL/ 341 Mbps ULStatistics: Posted by gigabyte091 — Mon Mar 25, 2024 3:36 pm
View ArticleForwarding Protocols • Re: How to do a simple Inter VRF route leak?
Hi,is there any update on this thread?I have a similar problem in ROS v7 when try to use "ipsec-secret" on GRE-Tunnel (without ipsec it works fine).Does anyone know a solution?ThanksStatistics: Posted...
View ArticleThe Dude • Export device list from SSH
Hi,Is it possible to export a device list from SSH including the hostname and its IP address?I'm planning to use netmiko to extract a list of device from certain type + status and use the filtered...
View ArticleGeneral • DNS and mDNS name conflict
On my Mikrotik, I configured a DNS server for a local domain zone. Everything seems to be working well, devices respond by name. Naturally, they have no access to the Internet. There are also several...
View Article