Hi Guys, I wanted to find out if anyone else has had a similar issue on their CCR2216 that does BGP and OSPF: Issue: From boot after a few hours the route table crashes/hangs (does not update or remove routes), we can't view the route table in Winbox or terminal (hangs in the terminal when you run a...
You could always do something like this: :if ([/ping XXX.XXX.XXX.XXX count=100] = 0) do={ you can change it to greater than or less than, so if you send 100 pings and the returned packets are 95 or less you can do something. I think i saw something about ROS v7 having a new netwatch tool that can d...
Hi Guys, I am getting lots of outbound Sightline reports of TCP and UDP attacks leaving our network, I would like to know if anyone has any firewall rules they can share that they have used to stop outward DDOS attacks, my plan is to put the firewall rules on each PPPOE concentration device, to prev...
Thanks for this, I also found I had a bad line of script on the monitor part, had to change it to: :set $sfpmonitor [/interface ethernet monitor "$i" once as-value]; and all seems to be working now, thanks again for the assistance. I do not have any SFP, so can not test it, but you do miss...
Hi Guys, quick question, I'm trying to get an array script to monitor my sfp signals, if any interface defined in my array is higher than -16 to log info as a test, however, I cant seem to get it working and my syntax seems correct, perhaps someone can guide me in the right direction? Below is my co...
If you would like to update your Mikroik Cloud DNS from 1 WAN, if you have 2 wans, try something like this: /ip firewall mangle add action=mark-packet chain=prerouting new-packet-mark=DDNS \ passthrough=yes protocol=udp src-port=15252 add action=mark-routing chain=prerouting new-routing-mark=MTDNSOU...
If you have a windows machine, you can use plink.exe and create a SSH batch file to run your script on your Mikrotik and schedule the batch file with windows scheduler.
If anybody needs help with this, let me know.
Hi guys, I am currently having an issue with the RouterBOARD cAP 2n. :? When I configure a Hotspot and upload our custom HTML, i always land on the mikrotik default landing page. I reboot the RouterBOARD cAP 2n and it moves all my folders to flash/myfoldername? I reconfigure the hotspot profile with...