Beginner Basics • basic routing betweem subnets with wlan
Hi,i have Mikrotik hAP as a router and Cisco CBS250 Switch for Dante network. I have an audio device in Dante network that demands it´s control network to be in a different subnet than Dante...
View ArticleGeneral • dhcp server accounting radius - important info missing
Hello, I am looking freeradius with mikrotik dhcp server, interim-update is working but important details missing:here is a mikrotik pppoe accounting request:Code: 22:30:32 radius,debug sending 1b:00...
View ArticleMikroTik hardware questions • Wi-Fi 6E or 7 APs?
Greetings,As far as I can tell, MikroTik does not currently produce any Wi-Fi 6E or Wi-Fi 7 APs. Are either of these on the product roadmap? Thanks in advance!Statistics: Posted by DrDeke — Wed Mar...
View ArticleUseful user articles • Re: Using RouterOS to VLAN your network
After reading WHOLE thread, i must say original posts and few other posts, really concisely explained the matter - other posts only made me more confused : DI have few observations (which i would like...
View ArticleGeneral • Proper dst-nat for SMTP server
Hello community,I'd highly appreciate if someone could suggest on possible optimization for the following case.Given task: Mikrotik hAP ax3 in front and Exim SMTP server behind it. Routing is done...
View ArticleMikroTik hardware questions • Re: CCR 2004-1G-12S+2XS new release R3 ?
Which supplier has the revision 3? I’d like to get one to replace my existing router.Statistics: Posted by cmac0695 — Wed Mar 05, 2025 2:00 am
View ArticleGeneral • Re: Cannot get SFP Trunk to work
I found the issue—the SFPs weren’t functioning properly, even after manually setting the speeds. Swapped them out for a DAC cable, and it worked instantly.This is the brand I used:...
View ArticleGeneral • Dual WAN with public IP forwarding
I have looked around, and cannot find exactly what I am looking for that matches my issue. I have a CCR2116 with a dual WAN setup and OSPF routing. We also have public IP's that need to route out a...
View ArticleGeneral • Re: hAP ax2 , All port auto down speed to 10Mbp/10Mbp
I would start with other cable. Checked and good one have try other cable is the same. note that it running normal get link speed 100/1000Mb before down speed . and after that it can not login and...
View ArticleScripting • ssh command
I am interacting with RouterOS via ssh with the following command: /ip hotspot user print detailand I get the following result:Code: Flags: * - default, X - disabled, D - dynamic 0 * ;;; counters and...
View ArticleGeneral • Re: Proper dst-nat for SMTP server
I see errors and problems but I will not comment without seeing the complete config for context/export file=anynameyouwish (minus router serial number, any public WANIP information, vpn...
View ArticleBeginner Basics • Re: basic routing betweem subnets with wlan
Dont use vlan-id=1Statistics: Posted by anav — Wed Mar 05, 2025 3:19 am
View ArticleGeneral • ROS 7.18.1 openVPN IPv6 configuration
Hi Mikrotik folks. I have a CCR2004+16g+2s that I have configured dual-stack IPv4/IPv6. I currently am using OpenVPN for client access to the router/network. I created an interface bind so I have...
View ArticleMikroTik hardware questions • Re: Mikrotik 5G hardware roadmap
You can drop an RM520N into an ATL right now. The antennas are better than the LHG/LHGG. The antennas being inside the bottom of the dish allow more side rejection than an LHG(G) setup, and that's...
View ArticleScripting • Re: ssh command
pretty easy using rest-apiCode: $ curl -s -k -u ${USERNAME}:${PASSWORD} -X POST http://192.168.1.1/rest/ip/hotspot/user/print -H "content-type: application/json" | jq[ { ".id": "*0", "bytes-in": "0",...
View ArticleBeginner Basics • Re: Router without Default Configuration does not always...
Hello mkx and BartoszP,Thank for your comments. I have to accept your suggestions and especially BartoszP's referring your website.Statistics: Posted by yhfung — Wed Mar 05, 2025 4:07 am
View ArticleBeginner Basics • Management VLAN interface
I have a CRS310 that has an interface on a VLAN for managing the device itself. I can SSH, wegfig, etc. All of the stuff to manage the device.However, I am noticing that I cannot get router initiated...
View ArticleContainers • Re: VLess proxy tunnel on mikrotik via containers.
Use a sing-box container would be more easiler for it contains a built-in tunnel of inbound.I have built up a sing-box single container setup for one of my customer successfully.sing-box configuration...
View ArticleBeginner Basics • Re: Management VLAN interface
ping your next-hop 192.168.128.1 if it's working check your NAT/Masquerade rule on that router and also why STP not RSTP? you forgot also to add br1 as tagged interfaceThis is how you do it add br1 as...
View ArticleMikroTik hardware questions • intel x520-sr2 support
Subject: Intel X520-SR2 with Unsupported SFP+ Module - Interface Disappears, Requires Server RebootHello,I’m running RouterOS v7.18 on an x86 system (xeon 1230v2 supermicro X9) with an Intel X520-SR2...
View Article