Use iptables/ip6tables -nL
iptables/ip6tables with -L but without -n must be avoided in scripts as it results in blocking DNS queries. See this also: !459 (merged)
iptables/ip6tables with -L but without -n must be avoided in scripts as it results in blocking DNS queries. See this also: !459 (merged)