diff options
author | Christian Hesse <mail@eworm.de> | 2022-09-23 19:50:16 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-09-25 22:18:44 +0200 |
commit | bfe2cbf575e4682db86c04044e90f7f997f7de04 (patch) | |
tree | e2a01d1d2e08ef039a01e110912e499cc83a9e1f /ipv6-update | |
parent | eccc187014da0ee71bdfc94bfc105e6d4b4524ed (diff) |
drop 'netwatch-syslog'change-85
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;
Diffstat (limited to 'ipv6-update')
0 files changed, 0 insertions, 0 deletions