The [0:0] in firewall.conf.

What is that?

Where is that defined?

They're just traffic counters, e.g. for [p:b] there has been p packets matching that rule, amounting in b bytes of traffic. If you do iptables -L -v the current counters are listed in the two left-most columns. We naturally want to load them in a zero state.
Comment by Tails Mon 30 Jan 2012 08:08:14 PM CET