minifirewall/minifirewall.d/ntp-output-v6

3 lines
144 B
Plaintext

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