Forwarding Protocols • Re: ospf not doing load balancing
@alikemalhalil: take a look this:https://help.mikrotik.com/docs/spaces/R ... figurationStatistics: Posted by nichky — Tue Feb 04, 2025 5:37 am
View ArticleGeneral • Hw Offloading Vlan between 2 devices
Hey, kinda newbie here, but it seems that I can't find the answer by my self.It works, but when I do some iperf3 tests between different VLANs all the traffic seems to go through the L009UiGS's CPU...
View ArticleBeginner Basics • Re: Simple AP Bridge setup
This seems the obvious thread to resurrect for this problem.I have configured a hap ax lite as a wireless AP, by following the essential instructions above.I connect it to the parent router and the...
View ArticleBeginner Basics • Configuring a RB201 1UiAS-2HnD-IN
Hello,I have a RB201 1UiAS-2HnD-IN that I would like to configure as access point. It is connect by fiber to a switch and I see there is a link. Now it looks like there is no typical user interface...
View ArticleForwarding Protocols • Re: BGP link established but can't access Internet
viewtopic.php?t=203686Statistics: Posted by baragoon — Tue Feb 04, 2025 9:02 am
View ArticleGeneral • Re: Routing Problem
It depends on how Palo Alto has actually implemented it, but it might be possible to set the "peer identification" field to type "DNS" or "FQDN" and value to whateverisyourserial.sn.mynetname.net and...
View ArticleGeneral • Re: Frequecy Scan to file scan1
Any one can help please. After a long wait I haven't seen any logical answer to my question. Mikrotik should itself open a help desk besides the volunteers who enjoy helping Mikrotik users. My...
View ArticleGeneral • Re: Hw Offloading Vlan between 2 devices
Some basics: L2 offload works between different ports within same VLAN. Router is needed to pass between different VLANs. Only a few devices can do L3 (routing) HW ofgload and it'll work if that...
View ArticleRouterBOARD hardware • LTE modem status lists
I'm using this to get the status of LTE modem for use in a script:Code: :local LTESTATUS ([/interface lte monitor lte1 once as-value without-paging]->"status");However I noticed that the output of...
View ArticleGeneral • ip cloud ddns-enabled
Hello, until now I had RB962UiGS OS 6.49 where iCloud ddns worked for me at 100% I changed to a new router RB4011iGS OS 7.12.1now i can't update my ip address to xxxxxx.sn.mynetname.netif I enable...
View ArticleGeneral • Re: ip cloud ddns-enabled
The config might give some insights:Code: /export file=anynameyoulikeRemove serial and any other private info, post between code tags by using the </> button.Statistics: Posted by erlinden — Tue...
View ArticleForwarding Protocols • Re: [OSPF][iBGP] route filtering syntax help
bumpStatistics: Posted by Byron — Tue Feb 04, 2025 1:12 pm
View ArticleGeneral • Re: LTE APN AUTO FG-621-EA CARDS
Looks like there is an issue more specifically with the FG621-EA and how RouterOS sets the card info with its operational modes,specifically IP TYPE : AUTO should set something like ->...
View ArticleBeginner Basics • Re: How to run IPv6 from starlink on a mikrotik?
Kudos to @sindy, great support.I got the pinging working, with adding default route to Code: fe80::200:5eff:fe00:101 link local, that is for me a little bit magic. Is this something specific to...
View ArticleScripting • Re: vim syntax highlighting
Thank you very much.Statistics: Posted by victhorfx — Tue Feb 04, 2025 1:39 pm
View ArticleBeginner Basics • Public IP Routing
Good day all,pls I am a startup mini ISP, I assign private IPs to my customers and I NAT them to the internet, a new customer is requesting a public IP from me, how can I assign a public to him using...
View ArticleGeneral • Re: Mangle policy based routing
Hello to all,I just add that a MultiWan scenario with many WAN of any type can be done and I use from years the method describe by Tomas Kirnak, check...
View ArticleGeneral • Re: LTE Connection Dropped Interface 'invalid'
You must enable logging of a lte topic to see all events.Good idea is update a RouterOS and MODEM itself, he have got own separate firmware update.Code: # Check your and latest firmware...
View ArticleGeneral • Re: OpenVPN Connect 3.6.0 fails to connect to the ROS 7.17 OpenVPN...
I have similar issue on ROS 7.17.1. Both IOS (OVPN 3.5.1) & Android (OVPN 3.5.1) clients keep disconnecting with "peer disconnected" messageI managed to make it work by changing TCP to UDPAnd with...
View ArticleBeginner Basics • Re: DHCP Relay VS Bridge
If you can use one VLAN per building ... and bring them to main router, then this would give you most flexibility ... building routers would become switches (bridges).With bridge there might be more...
View Article