Beginner Basics • Re: still same problem and same issue please help!
L2TP windows client does not connect to wireguard, suggest you have to connect to an L2TP server.............. '=PAs noted, your config is likely wrong and the fact that you havent posteda.. your...
View ArticleGeneral • Re: Selection of Mikrotik hardware for PPPoE/Hotspot ISP
The 5009 should have no issues handling this throughput.Statistics: Posted by anav — Sun Dec 31, 2023 7:41 pm
View ArticleBeginner Basics • Re: Mikrotik Chateau 5g ax IP address
You can not "invent" IP address on LTE interface, it's assigned to you by your MNO. If speed varies (and doesn't reach your subscription minimum speed), then complain to your MNO.BTW, speed in LTE...
View ArticleBeginner Basics • Re: Basic CAPsMAN configuration with multiple VLANS
With current state of vlan and qcom-ac, that link is SPOT ON.Statistics: Posted by holvoetn — Sun Dec 31, 2023 7:43 pm
View ArticleScripting • Add array element inside for / foreach
I can't find a way to add an element to a global array inside a for loop.The array content is being replaced by the last element.Code: :global interfaces;:foreach i in=[/interface bridge port find...
View ArticleGeneral • Re: RB5009UG+S+IN RoS 7.13 Random hang
I have RB5009UG+S+ after 7.13 upgrade it reboots 5 times per day - reason time watchdog:Dec 28 22:00:24 192.168.11.1 system,critical,info cloud change time Dec/28/2023 17:59:24 => Dec/28/2023...
View ArticleGeneral • Firmware upgrade check failing HTTP 404
Screenshot_20231231-191500.pngStatistics: Posted by infabo — Sun Dec 31, 2023 8:17 pm
View ArticleWireless Networking • hAP ax ?
Hello,Will hAP ac be updated to ax at some point or is the case too small? We have situations where need drop in replacement. First we use RB951G, then we use hAP ac, but now we want to use hAP ax,...
View ArticleScripting • Code Required
Hello All i am new here this is great forumeI tired to get this codei have many pppoe users in my server and every user have comment include due datei need code to find all user due date < today...
View ArticleScripting • Re: Add array element inside for / foreach
Close. You need to declare the outer array & use parens+comma to concat values to the array. :global interfaces [:toarray ""]:foreach i in=[/interface bridge port find where pvid=80] do={ :local...
View ArticleWireless Networking • Re: hAP ax ?
Nope.There is ax lite, ax2, ax3.All different packages.Statistics: Posted by holvoetn — Sun Dec 31, 2023 11:59 pm
View ArticleGeneral • Re: BGP peer goes down, no ACK for 60 minutes
Try rolling back to 6.48 which I had a number of CCR1036 running that and BGP with a number of junipers for a long time.I have long since migrated all the CCR1036 to 7.12 as it wasn't that hard.The...
View ArticleGeneral • Re: dhcp options matcher?
If I want to have dynamic boot files for cable modems, I would like to make use of the mikrotiks built in DHCP options matcher and push next server and boot file. Statistics: Posted by enduser2021 —...
View ArticleBeginner Basics • hAP AC lite and SXT lite
Hi,What is the best way to have the SXT provide internet connection and the hAP work as a router/wifi access point etc?- Using passthrough was mentioned.- I changed the hAP to have WAN on ether5 to...
View ArticleBeginner Basics • Force the router to use a specific WAN
Hello,Can the router be forced to use a specific WAN to reach the internet? I have ECMP load balancing configured with 2 ISPs (WAN2/WAN3) and a 3rd one (WAN1) which provides several static public IP...
View ArticleGeneral • ISP router on remote location, how to use internet and also access...
Network Mikrotik.PNGAt Location A: ISP router installed and connected with my Tower UNIFI deviceAt location B: UNIFI device plugged in Mikrotik eth 5 (will be used as WAN )and eth 1 at mikrotik is...
View ArticleBeginner Basics • Re: Force the router to use a specific WAN
set the distance/cost of your preferred next-hop to 1 and the other remaining link to 2 in this way all traffic generated by the router itself will go to the default gateway with distance/cost of 1 no...
View ArticleRouterBOARD hardware • I may have bricked my RB3011
I was updating my routers/switches, and I noticed that an RB3011 was still on RouterOS 7.10.2. I attempted to use the automatic updater, several times, but it wouldn't update...stayed on 7.10.2. No...
View ArticleUseful user articles • Re: 📌 Tool: Using Splunk to analyse MikroTik...
I'm running Splunk on a Synology too, but as a VM under Ubuntu Linux, not containerized.Works OK in general, had 1 or 2 occasions where the 4GB assigned memory fell short and things fell apart...
View ArticleRouterBOARD hardware • Re: New hAP ax lite LTE
Remember times when those speeds were considered blazing fast Happy New Year Statistics: Posted by gigabyte091 — Mon Jan 01, 2024 9:17 am
View Article