Beginner Basics • Re: PoE Out not working on L009
The L009 is reknown for having iffy (to say the least) PoE support, both in and out.See:viewtopic.php?p=1131643And:viewtopic.php?t=201973It seems that "by design" the L009 PoE out ONLY works if the...
View ArticleMikroTik hardware questions • ERR: Too many resends. The other part is not...
When I connect to RB450GX4 with winbox4, the prompt in the title of this post appears. When I connect with winbox3, the uptime of winbox3 does not change or suddenly becomes very large. It feels like...
View ArticleGeneral • Re: Help with Ipsec and iOS
>>Deleted the PPP LT2P Secretssame here, this fixed it for me as well on ios 18 and ros 7.18.2 (chr on a vps). I wonder if it's because a dynamic secret tries to be created at connection, on the...
View ArticleGeneral • Re: Connectivity Issues after Upgrade 7.17.2 > 7.18 / 7.18.2
I had this same problem with Azure Vnet gateway s2s.I changed to sha256 and aes256 cbc (I had gcm previously) - as according to the hw support table-and traffic started flowing.Statistics: Posted by...
View ArticleMikroTik hardware questions • Re: ERR: Too many resends. The other part is...
ping from where?, try to isolate the issue by changing the cable first and make a basic config before you jump to conclusion that this is a hardware issuesStatistics: Posted by loloski — Fri Apr 18,...
View ArticleGeneral • Re: Multicast across switches does not work (CRS3xx)
I'm also finding the querier does not query. I'm running it on an RB1100 that only does IGMP snooping and querier, and runs DUDE. It has one port to the rest of the network. The network has three...
View ArticleForwarding Protocols • OSPF Adjancency issues (mixed ROS v6 & ROS v7)
BackgroundAll routers and participating switches jumbo frame is enable and it works greatAll Ros v7 routers participating in OSPF with BFD enable established adjacency,exchanging routes and it works...
View ArticleWireless Networking • Re: WispAP quickset on hAP AC^3 - rOS 7.18.2
Looks like a quickset problem.When changing to dual AP, did you start again from default config ?Quickset is typically only to be used ONCE after default config, then never again (until starting again...
View ArticleForwarding Protocols • Re: OSPF Adjancency issues (mixed ROS v6 & ROS v7)
I resolved this by reducing MTU from 10218 to 9566, now both rosv6 and rosv7 is happily working as it shouldStatistics: Posted by loloski — Fri Apr 18, 2025 9:54 am
View ArticleBeginner Basics • Re: Help with hAP ax lite access point
Thanks for the replies. I did manage to activate the wifi interface and set a MAC addess+IP binding in the Huawei router. Apparently the RouterOS version I upgraded to doesn't come with the wireless...
View ArticleBeginner Basics • Re: likely hitting software-based routing limits
i configured the port my pc is connected to the same vlan and viola internet download 884 Mbps and no cpu hitting %100 utilization. What, you got a musical instrument as well???Statistics: Posted by...
View ArticleForwarding Protocols • OSPF - Out filter with accept sending out also when...
Hello to the MikroTik community and team,I think I have maybe found a bug in ROSv7.(17.2), when I create a route filter with following contentCode: if(dst == 0.0.0.0/0) {set ospf-ext-metric 10;...
View ArticleForwarding Protocols • Re: OSPF - Out filter with accept sending out also...
Check if the default route you see is actually from OSPF using ”routes print where ospf”.If so, enable OSPF logging (without packets, i.e. !packets) to trace the sender.Statistics: Posted by Larsa —...
View ArticleBeginner Basics • Hairpin NAT with dynamic WAN IP
I know it is a recurrent thread, but I want impruve my config.I have config the source hairpin nat. Now, for the destination nat I need a destination addresss list witch my dynamic wan IP. I config...
View ArticleGeneral • Reset RouterOS without losing remote access (Winbox/SSH)
How can I reset RouterOS to factory defaults without losing remote access (Winbox/SSH)?Statistics: Posted by leannacfletcher — Fri Apr 18, 2025 1:24 pm
View ArticleGeneral • Re: Reset RouterOS without losing remote access (Winbox/SSH)
How can you eat an apple but keep it intact ?You can not.Statistics: Posted by holvoetn — Fri Apr 18, 2025 1:57 pm
View ArticleBeginner Basics • Re: Hairpin NAT with dynamic WAN IP
Mikrotik provides its own domain URL in IP CLOUD use that.........https://help.mikrotik.com/docs/spaces/R ... Cloud-DDNSStatistics: Posted by anav — Fri Apr 18, 2025 2:11 pm
View ArticleGeneral • Re: How to implement pppoe dialing with 5 minutes interval between...
Try by changing the keepalive-timeout parameter in the PPPoE client settings to 150 seconds or greaterBut I have a total of 10 PPPoE interfaces that need to dial. If every two interfaces take 5...
View ArticleBeginner Basics • Bridging WAN to VLAN
Hello, I'm using hAP ax lite as an AP/router, and I'd like to bridge WAN to a specific VLAN as I want that the virtual machines in the server are directly visible to outside world. Currently I'm doing...
View ArticleBeginner Basics • Re: Bridging WAN to VLAN
I use a similar setup at home with RB5009 exposing via trunk some ports further down on L009 directly to WAN side of things (mainly for IPSEC connection to Azure and testing stuff).Just look at it as...
View Article