General • Integrating email verification tools : seeking advice ?
Hello everyone ! I'm exploring ways to enhance email security and efficiency within a network managed by MikroTik products. I've been thinking about integrating an email verification tool to ensure...
View ArticleScripting • Can you control the length of the generated string? In ROS 6.XX.
:local num 00 ;for p from=0 to=99999 do={/interface pppoe-client set pppoe-out1 comment=("SNA".$num+$p):delay 2}In a script like this, how can the content of the comment be changed to something like...
View ArticleScripting • Re: Log Filter
I tried to apply this script to CRS with OS version 7.12, but the script sent all the last logs that appeared in CRS and did not select what was written in :local mkwdWhat do you think is the...
View ArticleWireless Networking • mantbox ax? what client CPE?
Can someone tell me what is this device supposed to be? can we finally use mantboxes as public area access points , or are they still being designed for ptmp?we use mantboxes only as ptmp. what kind...
View ArticleBeginner Basics • Re: NTP stuck on Waiting....
OK. So in /system/ntp/server you have "use-local-clock" set to "yes" and "local-clock-stratum" to some sane number (like 10). After a while, what does /system/ntp/monitor-peers say about "server" with...
View ArticleVirtualization • Re: SR-IOV with CHR - What hypervisors are you using ?
SR-IOV is supported in almost all virtual hosts, including ESXi. It's up to the NIC driver to implement the capabilities. Similar to specialized variants such as DirectPath, DirectIO etc which only...
View ArticleGeneral • Re: IPv6: CRS not getting default routes via RA
You need to enable Neighbor Discovery (/ipv6/nd) on the interface that receives RA.Statistics: Posted by Kentzo — Wed Jan 31, 2024 9:02 am
View ArticleRouterOS beta • Re: Unable to route on my local breakout 7.1beta2
You did put me on the right track, disabling & enabling the ip address on the VLAN interface actually fixed it.thank you for pointing this out - in fact still on v7.13.3 - disabling and...
View ArticleGeneral • Wrong use of example IPs in docs and videos
Hi,there exist some well documented ranges of IPs that are reserved just for this purpose: use in documentazion examples!https://www.iana.org/assignments/iana-i ... stry.xhtmlAre named TEST-NET-1,...
View ArticleAnnouncements • Re: Newsletter #116 | January 2024
No. NAND is just a (confusing) shorthand for "NAND Flash", one of the types of Flash memory.Another is "NOR Flash" and todays flash storage also has other different types of construction.My computer...
View ArticleWireless Networking • Re: [Feature Request] Option to disable 802.11b in wifi...
+1 Yes, beacon frame is more than 4x longer, especially when is set to AX.Airtime rise from 396us to 2872us according to screenshot.Statistics: Posted by jirka55 — Wed Jan 31, 2024 8:30 pm
View ArticleWireless Networking • Re: Any plans for spectrum analyzer on new wifi6 products?
Mikrotik routing... but gotta go elsewhere for client serving WiFi.LOL. I didn't say "great" . But Mikrotik is trying to resolve them it seems.It was more long-range PtP link cases I was think about....
View ArticleGeneral • DHCP-Relay not working, replies from the DHCP server are seemingly...
Hi all,I have setup my hDex router to act as a DHCP Relay in one of my VLANs for a remote DHCP server that I have on another VLAN but it seems that replies from the DHCP server are dropped. Here is...
View ArticleGeneral • Re: Wrong use of example IPs in docs and videos
Agree, at least when there suppose to be public IP address. Using a private range does make things confusing if it's not a "LAN" in example.But "non-RFC compliance problem" is also in the videos. One...
View ArticleWireless Networking • Re: Issue with FT
@erlinden, I already applied this since a while (but thank you for answering)@infabo, I managed to go bit further, as I found that disabling wpa3-psk (just letting wap2-psk) seems to improve the...
View ArticleGeneral • VLANs Not Talking
Recently upgraded my core switch to RB5009UG+S+ from a Hex-S as it died. And instead of just uploading my backup config I thought perhaps I would give a manual config approach this time rather than...
View ArticleBeginner Basics • number of connection on wan ip
Hi!On a routerboard CCR1016-12G i m trying to print out the number of established and related connection on my wan ip address. (or a specific ethernet port if it s possible). I have a few local...
View ArticleScripting • Re: Easy container update script
Some can have other config properties set to container like CMD, host, DNS, etc... Why just not find current container by comment variable, read all its config properties and set it for new...
View ArticleBeginner Basics • Re: Find Mc Address modem bridge
It depends. If that's a pure modem, i.e. your Mikrotik is getting a public IP, you may have some chance sniffing the traffic and finding some RFC1918 (aka "private") IP addresses that may be the modem...
View ArticleBeginner Basics • can't ping from the router
Hi,I am new to Microtik and are trying to setup a multi-wan load balancing network, got the load balancing working, and trying to setup wireguard with ip cloud, this is when i found out that the...
View Article