1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00
Files
eworm-de-routeros-scripts/doc
Christian Hesse bfe2cbf575 drop 'netwatch-syslog'
To filter in firewall you should use something like this:

/ip/firewall/filter/add action=reject chain=output out-interface-list=WAN port=514 protocol=udp reject-with=icmp-admin-prohibited;
/ip/firewall/filter/add action=reject chain=forward out-interface-list=WAN port=514 protocol=udp reject-with=icmp-admin-prohibited;
2022-09-25 22:18:44 +02:00
..
2022-08-22 17:16:17 +02:00
2022-08-22 17:16:17 +02:00
2022-08-22 17:16:17 +02:00
2022-08-22 17:16:17 +02:00
2022-08-22 17:16:17 +02:00
2022-08-22 17:16:17 +02:00
2022-09-25 22:18:44 +02:00
2022-06-15 16:39:49 +02:00