General • Re: Authentication with VRRP doesn't work
Your config looks right to me (e.g. only verision=2 supports auth, which you set...). You might want to file a ticket with Mikrotik at support@mikrotik.com if simple auth works, but AH doesn't — that...
View ArticleBeginner Basics • Re: forward not mark
And it doesn't rise packets count for that mangle rule (mark-connection)?mark-connection icmp rule should rise count but mark-packet not, because you have dst-address-list=LANHQ set there, unless...
View ArticleGeneral • problem with logging in
Hello, I have Mikrotik Hap Ac 3. I configured it for myself, removed the administrator account and logged in via www. I have version 7.11.2 of the RBD53iG-5HacD2HnD board. Logs in via winbox. My...
View ArticleGeneral • Re: Winbox management via Back to Home VPN
Check ip address given to wireguard/bth interface on your router. That's the one to use. Provided your firewall allows input via that channel.Statistics: Posted by holvoetn — Fri Jan 05, 2024 7:33 pm
View ArticleBeginner Basics • Re: still same problem and same issue please help!
Code: /interface bridgeadd name=bridge/interface ethernetset [ find default-name=ether1 ] name=ether1_bridgeset [ find default-name=ether2 ] disabled=yes name=ether2_bridgeset [ find...
View ArticleWireless Networking • Copy to access list missing on hAP ax2
On hAP ac2 running v6.49.10, you could right-click on the registration entry and add to access list:On hAP ax2 running 7.12.1, this option is missing. Is this a bug or should I be doing this another...
View ArticleWireless Networking • AX and AC devices by same AP controller (CAPsMAN)
I have a cAP ac with new driver (wifi-qcom-ac) and a hAP ax2, all with 7.13, 750gr3 with 7.13 as CAPsMAN. I have a question on the provisioning: 1) if I select 'supported band' =5G ax, then cAP ac...
View ArticleGeneral • FIBER OLT
Hello Guys, I want to know if I can use a Mikrotik router in place of Olt to connect to customers about 50.Statistics: Posted by opee — Fri Jan 05, 2024 8:29 pm
View ArticleWireless Networking • Re: hAP ax3 Station Mode - disconnected reason code 3
Sharing the config of both the AP and the STATION:AP:Code: /interface wifi channeladd band=2ghz-ax disabled=no frequency=2412 name=2GHZ skip-dfs-channels=10min-cac width=20/40mhzadd band=5ghz-ax...
View ArticleWireless Networking • Re: AX and AC devices by same AP controller (CAPsMAN)
Build different configurations for AC and AX devices. Set AC on the AC and AX on the AX.Statistics: Posted by Kindis — Fri Jan 05, 2024 8:44 pm
View ArticleWireless Networking • Re: Copy to access list missing on hAP ax2
Probably missing, a.k.a. bug, because it's a pure SW function so hard to believe it is missing for another reason. File a ticket, perhaps ?Statistics: Posted by holvoetn — Fri Jan 05, 2024 9:02 pm
View ArticleGeneral • Failover with multiple Routing rule setups
So I have these two netwatch rules designed to trigger failover for two different ISP that each get used for Primary WANs on different sets of routing rules Code: /tool netwatchadd comment="Internet...
View ArticleGeneral • wireguard client on LTE isp
Hello, i have i mikrotik at home with a LTE connection.Works all ok, but now i would route all traffic from specific device to wireguard.so i have a VPS on cloud provider, install docker and start...
View ArticleGeneral • Re: wireguard client on LTE isp
Really well done for the most part....... dst address needs to be gone, and needs to be enabled!Modify this /routing ruleadd action=lookup-only-in-table comment="MY SMARTPHONE TO WG VM16 DOCKER"...
View ArticleScripting • Re: Some Music
I needed a birthday song, but there were none, or not good.https://github.com/fortmes/mikrotik-happy-birthday-songAnd what do you expect? the London Philharmonic?Nah, just wanted to share what I put...
View ArticleBeginner Basics • Re: Accidently overrode my License
Create an account on mikrotik.com (this is different from your forum account).Select 'Request RouterBOARD license key', enter your device serial number and software ID to retrieve the license key...
View ArticleGeneral • Re: Using Unifi WIFI with CRS328-24P-4S+RM
I have ran both an AP-AC-Pro and U6-LR from my CRS328-24P-4S+RM - Just leave the PoE on the switch on Auto and you'll be golden.I have tested today with nanoHD and it also works. So with default...
View ArticleBeginner Basics • Re: Routing a VLAN through Wireguard
Only a fool thinks firewall rules need not be considered in wireguard traffic. I wont even look at the config until its one bridge and all vlans (bridge does no dhcp).viewtopic.php?t=143620Statistics:...
View ArticleBeginner Basics • Re: Wireguard guru needed
Wrong approach gig.......... You know better.You dont plan and start the config without knowing all the requirments and attempt to totally change the requirements at the end.Is all traffic working as...
View ArticleGeneral • How to separate or prioritize torrent traffic
Hello,The case is following. When you download anytime a torrent or some other download traffic allocate the hole bandwidth. When the television is going trough the same channel/bandwidth (for example...
View Article