Firewall still blocking port 53 despite listing otherwise?
- by Tom
I have 3 nodes with virtually the same iptables rules loaded from a bash script, but one particular node is blocking traffic on port 53 despite listing it's accepting it:
$ iptables --list -v
Chain INPUT (policy DROP 8886 packets, 657K bytes)
pkts bytes target prot opt in out source destination
0 0…