ganggumalam

drop tracert

Feb 3rd, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. /ip firewall filter
  2. add action=drop chain=forward comment="Filter - Traceroute" disabled=yes \
  3. icmp-options=11:0 protocol=icmp
  4. add action=drop chain=forward disabled=yes icmp-options=3:3 protocol=icmp
Advertisement
Add Comment
Please, Sign In to add comment