minifirewall/minifirewall.d/traceroute-output-v6.example

3 lines
160 B
Plaintext

# shellcheck shell=sh disable=SC2034
# allow traceroute output
#/sbin/ip6tables -A OUTPUT -o $INT -p udp --dport 33434:33523 --match state --state NEW -j ACCEPT