Home | History | Annotate | Download | only in extensions
      1 :INPUT,FORWARD,OUTPUT
      2 -j AUDIT --type accept;=;OK
      3 -j AUDIT --type drop;=;OK
      4 -j AUDIT --type reject;=;OK
      5 -j AUDIT;;FAIL
      6 -j AUDIT --type wrong;;FAIL
      7