RouterBOARD hardware • Re: Default password Frustration
All of the Mikrotik devices I ever dealt with (hEX, RB5009, hAP ac2, CRS125, LDF 2) had no default password. Did something change? Is your router provided by ISP?Statistics: Posted by goscickiw — Wed...
View ArticleGeneral • Re: 7.13 wireless package split question
Shame. From YT and press notes I was under impression that it will be possible to have wifiwave, legacy CAPsMAN and use onboard wifi interface Shame? On contrary, a respect for MikroTik. They did...
View ArticleWireless Networking • Re: CAPsMAN to CAPsMAN 2
Everything works fine. Thank You, Kindis!Jast like you say: Is this good? No but it works All simplicity of CAPsMAN is loosing, but works. If I decide to change some of old cAPac's with cAP ax , would...
View ArticleGeneral • Re: New Android APP (Winbox for android)
This application is not available on the Google Play Store.whatsapp gold______Regard, Kirti69Statistics: Posted by kirti78 — Wed Dec 20, 2023 9:57 am
View ArticleWireless Networking • Capsmanv1 upgrade to v2
Hello.I'm using this router RB2011UiAS-2HnD-IN with CapsManv1. Is there any option to upgrade to Capsman v2 so it could be used together with cAPGi-5HaxD2HaxD?Statistics: Posted by Gvidos — Wed Dec...
View ArticleBeginner Basics • Re: Firewall rules not working (IT noob)
anav is right, block all, then allow some.Statistics: Posted by normis — Wed Dec 20, 2023 10:09 am
View ArticleBeginner Basics • Re: Show Mac Adress Switch - Port
the command doesn't existCode: [dima@TEST] > /interface/ethernet/switch/print name: switch1 type: QCA-8511 bridge-type: customer-vid-used-as-lookup-vid drop-if-no-vlan-assignment-on-ports:...
View ArticleWireless Networking • Re: Capsmanv1 upgrade to v2
Not this model, no. It's a little too old for that.Statistics: Posted by normis — Wed Dec 20, 2023 10:11 am
View ArticleScripting • Cloudflare update script
I want to make a script for cloudflare update.I have the following code that works correctly:Code: :global findresult [/file find where name="cacert.pem"]:if ([:len $findresult] > 0) do={/file...
View ArticleGeneral • Powerline Parining between Pro & AP
I fail to pair a Mikrotik Powerline PRO PL7501Gi with Powerline AP PL7411-2nD.It was easy possible between four of the AP-7411 and between the PL7501 but I do not succeed to pair a PL7501 to a...
View ArticleGeneral • Request: Terraform provider & Examples and Modules repository
As was requested here some time ago:viewtopic.php?p=991297&hilit=terraform#p991297I would like to give voice to the growing community configuring their infrastructure with reproducable and...
View ArticleGeneral • Re: Powerline Parining between Pro & AP
Found the reason:I had to regenerate the key on the existing PL7411.Statistics: Posted by reinweb — Wed Dec 20, 2023 10:47 am
View ArticleBeginner Basics • HELP with Mikro Tik CRS354-48P plus Fortigate LANs
Hello,I have a fortigate device that has three LAN ports configured and these ports are connected to a micro tik switch. I want to divide the switch into three different networks from these Fortigate...
View ArticleRouterBOARD hardware • Re: Access OLT Terminal From Mikrotik CCR??
- Currently OLT is accessible by MGMT port via 136.1.1.100.It would be great if somehow I can access the ZTE OLT from Winbox TerminalPlease let me know if it make sense and if it can be achieved???Why...
View ArticleScripting • Re: How can I Get/Set Variable from JSON Parse Function?
Thanks again. This is what I need.I'am currently using ipinfo.io (json format) to get dynamic public ip.Public IP is also available as text by this link https://ipinfo.io/ipStatistics: Posted by...
View ArticleGeneral • RouterOS 7.13 DNS issue
Another trouble with DNS on mikrotikCode: /ip dns staticadd cname=foo.example.com name=bar.example.com ttl=1w type=CNAMETry to check it:dig foo.example.com @192.168.1.1; <<>> DiG 9.10.6...
View ArticleGeneral • Re: Wireguard very slow
Since WireGuard utilizes ChaCha20, which is pure software encryption, the bottleneck is almost always the CPU power. When the CPU hits 100% on either endpoint, that's the maximum throughput you will...
View ArticleGeneral • Re: List of devices with beeper
beeper option can be found in every product. click support & downloads - BLOCK DIAGRAM.this is for example for RB951G-2HnDhttps://i.mt.lv/cdn/product_files/RB951 ... 150618.pngStatistics: Posted...
View ArticleScripting • Re: Stop wanport from getting dhcp from modem
in dhcp client added wan1 and wan2 and use peer dns and default route = noInstead, just remove or disable them.Statistics: Posted by kevinds — Wed Dec 20, 2023 11:26 am
View ArticleWireless Networking • WifiWave2 white list...
Good day! Tell me how to create a white list now and most importantly how to prohibit access to the network via WI-FI to those who are prohibited from doing so.? It was logically and understandably...
View Article