General • Re: crl force update
Bump question, anyone can answer it? Thank you.Statistics: Posted by doka — Wed Dec 27, 2023 7:30 pm
View ArticleUseful user articles • secondary router blocking issue from isp.
I am using RB1100AH. I am using some pppoe id's from 2 isp and merging the bandwidth to serve my client's. But suddenly my isp started blocking my clients router because they are detecting my clients...
View ArticleGeneral • Re: No Christmas video from MT?
It is there on the front page but it's an old one https://youtu.be/RH0bHO1-efoStatistics: Posted by holvoetn — Wed Dec 27, 2023 7:56 pm
View ArticleRouterBOARD hardware • Re: Potential Incompatibility CRS3xx and Siklu 10Gbps...
To follow up, we replaced 2 of the CRS328-4C-20S-4S+ switches with our standard CRS326-24S+2Q+ switches. Optics are unchanged. All issues resolved. Just to complicate matters, it appears that the...
View ArticleGeneral • Bug? Password-protected cert import - no interactive prompt
Hi, I'm using routeros 7.13 and found that it do not ask for password when importing password-protected certificates:Code: [admin@MICL] /> /certificate/import file-name=ttt.pem...
View ArticleRouterBOARD hardware • Re: RB4011iGS+ no power on PoE port 10
Yealink W70B is a 802.3af PD ... so at very least it requires 48V ... And I guess RB4011 as a passive PoE PSE will power it just fine after changing power adapter with a 48V one ... it might be...
View ArticleBeginner Basics • Re: Wireguard guru needed
by anav » Wed Dec 27, 2023 4:53 pmComments: Okay so we solved the initial problems in that subnet .100 (r1) can reach subnet .88 (r2) and the reverse should not be possible.So now I find it very...
View ArticleGeneral • Upload speed issue on mikrotik x86
Hi I am currently facing issues with my mikrotik x86 which was installed by my partner isp the configuration is following (Lenovo m71e cpu with 2 Intel Gigabit PCI-E Network Adapter EXPI9301CTBLK and...
View ArticleGeneral • Re: Bug? Password-protected cert import - no interactive prompt
Hi, I'm using routeros 7.13 and found that it do not ask for password when importing password-protected certificates:Code: [admin@MICL] /> /certificate/import file-name=ttt.pem...
View ArticleGeneral • IPSec Site to Site stopped working
Hello there,having some issues with site to site VPN, IPSec with preshared key.The setup was working for three years, with almost no issues. At 29.12 suddenly it stopped, the VPN tunnel does not come...
View ArticleGeneral • Re: IPSec Site to Site stopped working
MT DDNS may be download.Can you resolve and ping ns1.kissthenet.net ns2.kissthenet.netAnd can you trace route to it. May be a route down.Statistics: Posted by wfburton — Wed Dec 27, 2023 8:46 pm
View ArticleBeginner Basics • Re: connect to winbox through vpn
Your router has the firewall rule below;add action=drop chain=input comment="defconf: drop all not coming from LAN" \ in-interface-list=!LANThis rule says to block all access that comes from...
View ArticleBeginner Basics • Re: LTE SIM LOCKED after reboot
Mikrotik support gave me following scheduler script, that can be used as a workarround.Code: /system scheduler remove [find name=refresh_locked_SIM]/system scheduler add name=refresh_locked_SIM...
View ArticleForwarding Protocols • Re: BGP Established Issue in between MikroTik and...
BGP Capability Code 128 is deprecated. Read this:https://www.rfc-editor.org/rfc/rfc8810.htmlAsk Juniper TAC to read it too. Juniper is at fault here, they should remove code 128 features fully.Juniper...
View ArticleBeginner Basics • Re: Cut off internet connection for static IP (IoT clouds...
Could you explain exactly what you mean? Which function should I use to do it? It is not a problem to use MAC becase they are known and are not changing.Statistics: Posted by majker — Wed Dec 27, 2023...
View ArticleUseful user articles • Re: 📌 Tool: Using Splunk to analyse MikroTik...
Script updated to 5.3Only a small addition to enable use of DNS for syslog. Set your DNS name so it resolve it to an IP within the script.This helps out if router is on public IP and syslog server are...
View ArticleBeginner Basics • Re: IPv6 Prefix Delegation PPPoE with VLANs
Thank you for your feedback. Unfortunately, I don't quite understand your suggestion yet.I currently have an IPv6 client in the ROS, but no IPv6 DHCP server set up. The clients receive valid IPv6...
View ArticleGeneral • Behind on my upgrades... path forward?
So, as you can see, I've been remiss in upgrading my home router. In fact, after initial installation 2 years ago, when I guess I upgraded RouterOS to 6.49.3, I've done nothing else.Code:...
View ArticleBeginner Basics • Why isn't DHCP working on my VLAN?
I am trying to set up ether2 as an access port on VLAN 10 with a DHCP server on that VLAN. I ran the following to create the VLAN and assign the access port:Code: /interface bridgeset [find...
View ArticleScripting • Netwatch & slightly flaky tunnel - ideas how to handle that?
I have a few tunnels from branch offices to the hq. In the spirit of bringing monitoring closer to the actual tunnel, as I test I set-up a Netwatch on MikroTiks to watch if/when these tunnels go down...
View Article