Beginner Basics • Re: How to configure and debug mikrotik CRS326 24 switch to...
What are you trying to achieve with this ?Code: /ip addressadd address=192.168.31.0/24 interface=bridge1 network=192.168.31.0add address=192.168.50.1/24 interface=bridge1 network=192.168.50.0 You...
View ArticleGeneral • Re: Wireguard tunnel local LAN
Best to provide export of your config.Thank you holvoetn for your friendly and coherent request. Your willingness to help without displaying frustration, sarcasm, or a condescending tone is...
View ArticleWireless Networking • Get supported channel list on 7.13+ wifi-qcom*
What is the successor of :/interface wireless info country-info country=<country name> command for checking the available channels and regulations?Statistics: Posted by kovacspro — Mon Mar 11,...
View ArticleAnnouncements • Re: NEW FEATURE: Back to Home VPN
Idem...With the latest update 7.14.1 the logging problems with the handshake have NOT been solved, both in the wireguard road-warrior links and with BTH.BR.Statistics: Posted by diamuxin — Mon Mar 11,...
View ArticleWireless Networking • Re: Get supported channel list on 7.13+ wifi-qcom*
Code: /interface/wifi/radio/reg-info country=<country> number=0Notes:it seems to be safe to always use "number=0" ... but it may matter on some awkward chipsets?be careful about capitalization...
View ArticleRouterBOARD hardware • Re: PowerBox Pro Question
Powering the PowerBoxPro with a Cambium L142A.Its a 56V 60 Watt POE injector.PowerBoxPro lit right up.WAP60G reattached to its PtP WAP60GXE3-4 Powered on at AT power.Using the 56V 60 Watt Power Supply...
View ArticleGeneral • MLAG configuration in CRS326-24s
Hi all.I'm new to the Mikrotik universe and I'm trying to configure MLAG with two devices.I am doing all the steps in the post: https://help.mikrotik.com/docs/display/ ... tion+GroupBut when I run the...
View ArticleGeneral • Re: Use Mikrotik's HotSpot solution to unblock Wireguard???
Never noticed that, anything L3 interfacish doesnt show up on interface list ( wg, ipip,gre etc...). Which limits your options...... perhaps two routers is the only way.Statistics: Posted by anav —...
View ArticleBeginner Basics • Re: VLAN interfaces assigned directly to the bridge verses...
https://ibb.co/QP40gxXNetwork topology pic as requested, there's not much to show. I have no control over the way that hybrid port comes into the router. In my opinion it should all come trunk'd....
View ArticleBeginner Basics • 2WAN as Failover and Setup Wireguard KEY as Client
Hello everyone, Im using Orther Brand Routers untill now. TP link and mostly Ubiquiti and i would like to start with the Mikrotiks. So i got one HEX for testing. But as i have learned Mikrotiks nees...
View ArticleBeginner Basics • Switch configuration, CRS models
How do i configure the switch for this minimum requirements?Devices are connected with gigabit on ether1 and ether4My PC as management on ether6The two devices can be isolated from my PC as long as i...
View ArticleScripting • Is it possible to respond to a specific ping
Hallo,I have a server behind a router that is on a different network B and is often in sleep mode. A ping or a WoL in this network would wake him up. However, this does not happen from network A.My...
View ArticleAnnouncements • Re: SwOS Lite version 2.18 released!
If I go to the hosts screen... after about 20 seconds I get this at the top of the screen.ERROR: SyntaxError: Unexpected token '{'Statistics: Posted by gotsprings — Mon Mar 11, 2024 10:25 pm
View ArticleScripting • Re: Is it possible to respond to a specific ping
You might think that WoL is a unicast protocol given the MAC address, but it's not; it's based on a subnet-directed broadcast packet. It has to work that way because it can't rely on ARP mappings, the...
View ArticleGeneral • Re: Viasat Modem
If you connected modem to the Mikrotik & reboot the modem, does that get you an address? No unfortunately it doesn't. I waited about 3 min more or less.I temporarily solved the problem with dlink...
View ArticleScripting • Re: Is 8MB in a variable from a txt file is possible?
Try with one up? Statistics: Posted by Kataius — Mon Mar 11, 2024 11:51 pm
View ArticleWireless Networking • Re: No default steering neighbour group with CAPsMAN
And please report back the outcome! Statistics: Posted by ips — Tue Mar 12, 2024 4:48 pm
View ArticleAnnouncements • Re: v7.14 [stable] is released!
@pedkoschi - Use PS to update your Windows IKEv2 configuration to the encryption level that suits for both clients:PS C:\Users\user> Set-VpnConnectionIPsecConfiguration -ConnectionName "xxxx"...
View ArticleGeneral • Re: Wi‑Fi 7 / 802.11be
I was also not satisfied with Wi-Fi on cAP ac and hAP ac2, however, since the migration to wifi-qcom-ac drivers, the throughput and stability of the network have improved many times (even with 25-30...
View ArticleWireless Networking • Re: hAP ax3 limits 5GHz TX Power to 8
I was on channel 36 before trying 149 and TX Power was 18. This makes sense from what I understand: 18 + 4.5 = 22.5.Yes, that's my understanding too. tx power + antenna gain <= regulatory limit....
View Article