Wireless Networking • Re: 7.13.2 (CAPSMAN) zero stats on wifi interfaces
Ack, can confirm. Already reported by several people on the forum as wellStatistics: Posted by infabo — Sat Jan 20, 2024 1:18 pm
View ArticleBeginner Basics • How to remove strings from ROS logs
Hello everybody.I have a problem with type-c LAN card of one of my laptops - it's not going to sleep mode with laptop. It's not an issue for me but it generates a looooot of logs likeCode: ether2-LAN...
View ArticleBeginner Basics • Re: How to remove strings from ROS logs
You cannot delete lines from log.What you could do (with some IMHO not-so-trifling scripting) would be (periodically, let's say once a day):1) print the log "as is" to file2) clear the log3) modify...
View ArticleRouterBOARD hardware • Re: NetPower 16P - PoE functionality questions
1. Yes they can. There's a 'Power Cycle' button on each interface with which you can manually power cycle any individual port/device. You can set for how many seconds will the power be cut off and...
View ArticleGeneral • Re: Bridge filter rules
What kind of traffic do you want to delete/block? Specifically 67-68 port? It can also be locked in the RAW section. It is not necessary to use Bridge-filter. Are you using default firewall...
View ArticleGeneral • Cinditional DNS Forwarder
Hello,How we can make conditional dns forwarder to forward specific domain to specific dns server?Statistics: Posted by handiansudianto — Sat Jan 20, 2024 3:09 pm
View ArticleBeginner Basics • Re: Bridge VLAN Filtering
In simple terms, if passing vlans from one smart device to another, this is done normally via a TRUNK PORT at both ends.There should be no PVID assigned which basically tells the router untag the...
View ArticleRouterBOARD hardware • Re: When would one reasonably choose RB2011 over hEX?
So, at the end ??Statistics: Posted by JeffreyTresa — Sat Jan 20, 2024 3:58 pm
View ArticleWireless Networking • MESH and sonoff devices
Hi,I have several sonoff diveices which worked well on the 2.5 netowrk. Now I reorganized the network putting 4 Mikrotik devices ( 2xRBwAPG-5HacD2HnD+RB95Ui-5ac2nD+RBcAPGi-5acD2nD ) in a mesh with...
View ArticleBeginner Basics • Re: Sharing one physical trunk port with two bridges
Which specific bit are you having an issue with?You have said what you want to do, and that you need help, but what bit is not working?I would start by simplifying it and first make sure everything...
View ArticleGeneral • /ip/firewall/filter/export - discrepancy with the where clause
Hi all,I noticed that when I use /ip/firewall/filter/export where chain=... I get only one rule, and when I use /ip/firewall/filter/export, I have several rule in the chain. For example:Code: >...
View ArticleRouterBOARD hardware • L009 and ZeroTier
I was a bit surprised to find that the L009 uses 32-bit RouterOS rather than the 64-bit version that should be native to the platform. For the most part, it doesn’t matter, except for encryption...
View ArticleGeneral • Re: /ip/firewall/filter/export - discrepancy with the where clause
I see the same (on both ROS 7.13 and 7.13.2). I did some experimenting with rule reordering and it seems that when using where chain= export only outputs first rule (top most inside certain chain).ROS...
View ArticleWireless Networking • Re: MESH and sonoff devices
A general remark, just in case you're not aware of it: ACL rules are checked in order from top to bottom, first matching rule executes (pretty much the same as, e.g., firewall filter rules). So you...
View ArticleRouterOS beta • Re: v7 inter VRF route leak doesn't work for local IPs
answer to SUP-138970it will come in future releases. up until now, no time information WHEN thoughStatistics: Posted by spippan — Sat Jan 20, 2024 5:15 pm
View ArticleRouterBOARD hardware • Re: L009 and ZeroTier
Unfortunately still software encryption on all platforms. Hopefully it will be addressed in future releases of ROS.Statistics: Posted by Larsa — Sat Jan 20, 2024 5:22 pm
View ArticleScripting • Questions about generating valid random MAC?
Due to the insufficient support for Chinese characters in the v7 version of the script, and the fact that characters such as "[" and "]" are also randomly recognized as underscores, and the script is...
View ArticleBeginner Basics • Re: Dual WAN, same Gateway, no need for load balancing or...
Going back to first principles........... Dont mix apples and oranges, when you vlans, do all vlans, no bridge dhcp etc.As per the article --> viewtopic.php?t=143620ADD:/interface vlanadd...
View ArticleScripting • Re: Questions about generating valid random MAC?
:local Hex "0123456789ABCDEF" ;:local 2st "26AE" ;Statistics: Posted by rosa — Sat Jan 20, 2024 5:54 pm
View ArticleGeneral • Re: Public-Mikrotik-Bandwidth-Test-Server(s)
ISP just upgraded me to what they claimed was 1.6gbps ...Thanks to your server i was able to test that !M9XmUKYk0U.pngStatistics: Posted by nikc — Sat Jan 20, 2024 6:11 pm
View Article