General • Re: Appropriate router for 2G internet routing
Even with fasttrack not working (I currently don't have fasttrack active), it can handle 2.2+Gbps Download (my ISP limit due to GPON) with the default firewall rules (plus 10+ additional filter and...
View ArticleGeneral • Re: How do I reduce PPPoE client CPU usage?
any update or workaround with having pppoe-client as WAN source receiving 1gb+ bandwidth?I would like to know the same, CCR2004 can't push more then 1gb without fastrack with pppoe client.Statistics:...
View ArticleBeginner Basics • Re: Setting up VLANs on RB5009 with an ASUS RT-AX88U Pro as...
I think under /interface bridge port you need to set pvid of port ether4 to 99 (instead of the default value of 1). That port will then be an access port for VLAN ID 99. While you are there, also set...
View ArticleGeneral • Re: SMB share cannot be accessed after upgrade
I added smb to topics, but there are no smb-related entries (or anything else to be exact) in the log at all when trying to log in.I also upgraded my hEX S at the same time, but I don't think that...
View ArticleUseful user articles • Re: 📌 Tool: Using Splunk to analyse MikroTik...
I modified some events and now I am seeing "wifi" routers in the (dis)connect pagesStatistics: Posted by eddieb — Mon Apr 01, 2024 11:24 am
View ArticleGeneral • [ask] how to check mac address on vlan
how to check mac in vlan idStatistics: Posted by saktie — Mon Apr 01, 2024 11:45 am
View ArticleBeginner Basics • Re: ROS7 - Vlan multicasting
Have you tried the following config:Code: /routing igmp-proxy interfaceadd interface=VLAN100 upstream=yesadd interface=VLAN200/ip firewall filter add action=accept chain=forward in-interface=VLAN100...
View ArticleGeneral • Re: [ask] how to check mac address on vlan
Torch the interface on which VLAN is running:https://help.mikrotik.com/docs/display/ROS/TorchStatistics: Posted by TheCat12 — Mon Apr 01, 2024 12:32 pm
View ArticleWireless Networking • Re: Point to point link, Audience, wifi (wifiwave2)
Thanks for taking the time to reply @Amm0.MPLS was the easy option, as it allowed me to make use of the layer2 MTU, leaving the MTU for clients at 1500.Part of me just wants someone to say,...
View ArticleGeneral • Re: Routing issue with site-to-site VPN via a separate VPN server
Thank you, almdandi. For example if you add a static router on the host that forward traffic for 192.168.0.0/24 directly to the vpn server (192.168.88.3) the problem will be gone.No, I can't add...
View ArticleVirtualization • While we wait for a stable AWS CHR for t3 instances
If you build your own AMI on AWS there are no issues upgrading / downgrading the CHR.The current documentation (https://help.mikrotik.com/docs/display/ ... HR+7.6+AMI) assumes you know how to create...
View ArticleScripting • Problem with :pick
Hello,I'm facing an issue.Code: :global ipaddress [/queue simple get 1 target];:global test [:find $ipaddress "/"];The ipaddress variable returns: 192.168.0.2/32, however, test doesn't return...
View ArticleGeneral • IPv6 trouble
Hi, trying to get my ipv6 going, I'm not fully grasping on the basics and settings.It appears I can obtain an prefix from my ISP, I seem to get an IPv6 address for my PC but when I activate dhcp...
View ArticleScripting • Re: Problem with :pick
Code: :global ipaddress [/queue simple get 1 target];:global test [:global ipaddress; :find $ipaddress "/"];Inside the function, ipaddress is not known so you have refer to it by :global...
View ArticleWireless Networking • Re: Cube 60Pro ac Max Distance on 60Ghz?
The only purpose for the 5ghz is A) Marketing wank to sell more unitsB) Management traffic backupB can be ever so slightly useful if the 60ghz link goes down and you need to mac-telnet in etc. But...
View ArticleGeneral • Re: IPv6 trouble
Set pool-prefix-length=64 on your DHCPv6 client.And why all those advertise-*=no in ipv6 nd setup?Statistics: Posted by mkx — Mon Apr 01, 2024 2:15 pm
View ArticleSwOS • Re: No SwOS for CRS310-8G+2S+ ?
According to https://help.mikrotik.com/docs/display/ ... ngRouterOS using /system swos upgrade should upgrade the primary backup version of SwOS, and you then install the secondary main version having...
View ArticleBeginner Basics • Please help - Unbound routing issue
Hello, I am new to mikrotik and wanted to ask for some help - have a problem with routing Unbound traffic through my mikrotik router. Allow me to explain:On a local network (192.168.0.0/24) the...
View ArticleGeneral • hap AC^2 upgrade to 7.14.2 - broken device with bootloop
I have started upgrade form 7.13.0 to 7.14.2As a result, hap AC^2 could not start anymoreReset not workNetinstall also not workStatistics: Posted by zhouck — Mon Apr 01, 2024 3:03 pm
View ArticleGeneral • Re: Block Diagram for the CSS610-8P-2S+
Yes, that makes sense.Nevertheless, it would be nice to have such a block diagram.Found some in the manual of the switch chip itself:https://www.marvell.com/content/dam/mar ... -brief.pdfStatistics:...
View Article