Score:0

iptables show chains without references

vn flag

iptables -L -v -n gives me multiple chains but without references. Like this:

Chain fail2ban-apache-auth (0 references)
 pkts bytes target     prot opt in     out     source               destination
    0     0 RETURN     all  --  *      *       0.0.0.0/0            0.0.0.0/0

Is it possible to add reference to iptables? It seemt that that is the problem why my fail2ban does not work. T.hank you

us flag
Rob
I prefereren to use iptables-save because you need to run `iptables ` as a separate command to list rules in all the other tables with -t nat or -t mangle
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.