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