RouterBOARD hardware • Re: RBM33G + 5G
Can you guys post some photos of your setups with the RBM33G with 5G ? It would be interessting to see how you built it.Here are pictures of my device:-RBM33G-MiniPCIe to M.2 B key adapter-Quectel...
View ArticleGeneral • Re: HW Offloading
Short answer (from what Raimond pointed to): For NAT to work, the traffic has to hit the CPU initially, and then it pushes those NAT sessions to the ASIC. You therefore can't enable L3HW Offload on...
View ArticleGeneral • Re: Firewall/Routing Question
Thank you for your help.Your explanation is not complete or maybe just lacks some clarity.Are you saying that a. Users at Device B, via wireguard, successfully access the Iris Server on the LAN at...
View ArticleWireless Networking • Re: hAP AX3 5G range troubleshooting
I don't think that it's strictly speaking necessary to go back to default configuration. OP stated they started with default config and gradually modified it. I tried OP's config, and it worked...
View ArticleGeneral • Mikrotik hAP ax³ adventures with Cable Modem Technicolor CGA4233vdf...
Hi all,First of all, thanks to all forum contributors for their answers, great contributions!When i was thinking about installing a router with advanced capabilities like wifi6, VPN, etc. , i looked...
View ArticleBeginner Basics • Re: RB5009UPr+S+IN and CSS326-24G-2S+RM
1. I have RB5009 with CSS610-8P, in the beginning I had lots of errors in the CSS610 but vanished by themselves. RB5009 handles all firewall rules ipv4 and ipv6, 3x VLANs, two APs (one directly, one...
View ArticleWireless Networking • Connecting to other router wifi and lan at the same time
Hello,I own hap ax lite with latest routeros 7.14. What i want to achieve is to connect this router to other non mikrotik router with cable and over wifi at the same time, so it would gry internet...
View ArticleGeneral • Re: Mikrotik hAP ax³ adventures with Cable Modem Technicolor...
I have similar setup with Telenet ISP, CV8560E Docsis 3.1 E-router/modem over coax.My router is RB5009.Double NAT is not really a problem (I haven't seen any yet). Worst case I can put my router in...
View ArticleBeginner Basics • Re: InterVLAN routing not working as expected
Alright Anav, I just got around to taking a look at everything you sent me. Really great stuff, and I have a bunch of questions that I wanna ask you about. However, I think some more explanation of my...
View ArticleBeginner Basics • Re: Vpn ikev2 issue after deleting dns certificate
I presume the problem would be in IPsec/Identities and that you have to specify the server certificate anew for the different identities but just to be sure could you export your config?Statistics:...
View ArticleGeneral • SMB issue 7.14.x
Since Mikrotik updated SMB version, I have issue copying file, the file keep on uploading and after few seconds it halt, and cause error, then I have to hit retry. I first though its for Mikrotik, so...
View ArticleBeginner Basics • Re: Turn off Neighbor discovery
I'd suggest creating an empty interface list and specifying it as the discover-interface-list in /ip/neighbor/discovery-settingsStatistics: Posted by TheCat12 — Thu Apr 04, 2024 7:41 pm
View ArticleGeneral • Re: hotspot redirect blocked by mt proxy
Hey guys, I am using a CHR 6.49.10, and I am facing a similiar problem when I try to redirect the users to a external login page.But I never face this problems configuring hotspots, if one one could...
View ArticleScripting • Re: Convert C sample to KNOT script
Okay, well good news is you're getting the data from the advertisements. And the "hexstring" is 36, so as bytes it's 18 - which matches the C code.:put [:len [:convert from=hex to=raw...
View ArticleGeneral • Sudden L2TP (IPSec) tunnel failure...
We have had a tunnel up for over 5 years using L2TP and IPsec between two RB4011iGS+ with no issues.This morning, without any reason, my log was filled with: "phase1 negotiation failed due to time up...
View ArticleForwarding Protocols • Re: FTP cannot connect if i use the public ip
/export file=anynameyouwish ( minus router serial number, any public WANIP information,keys etc.)Statistics: Posted by llamajaja — Thu Apr 04, 2024 8:18 pm
View ArticleBeginner Basics • Slow connections across vlans with hex
Hi, Been using my hex for a long time with no issues.Recently got into vlans with it and seems to be having issues with transfer speeds.Getting anywhere between 200 and 300 Mbit/s with iperf when...
View ArticleForwarding Protocols • Re: SSH port forwarding doesn't work
would need to see the complete config /export file=anynameyouwish ( minus router serial#, any public WANIP information, keys etx.)Statistics: Posted by llamajaja — Thu Apr 04, 2024 8:21 pm
View ArticleGeneral • Re: Sudden L2TP (IPSec) tunnel failure...
Yes. This is caused by NAT issues in an ISP router that sits in front of your MikroTik.Restart that. You can also sometimes avoid it by configuring the MikroTik as "DMZ host" in that ISP...
View ArticleGeneral • Interface List Nesting Limit?
CCR2004-16G-2S+, ROS 7.14.2, given the following interface listsCode: /interface listadd name=TUNNELadd name="WAN ISP1"add name="WAN ISP2"add name="WAN ISP3"add include=WAN,TUNNEL name="WAN &...
View Article