Package: iptables-persistent Version: 0.5.7 Tags: security After installing the package:
$ ls -la /etc/iptables total 24 drwxr-xr-x 2 root root 4096 Oct 9 13:23 . drwxr-xr-x 120 root root 4096 Oct 9 13:23 .. -rw-r--r-- 1 root root _____ Oct 9 13:23 rules.v4 -rw-r--r-- 1 root root _____ Oct 9 13:23 rules.v6 The files are readable by world, although, as a normal user: $ /sbin/iptables -L iptables v1.4.14: can't initialize iptables table `filter': Permission denied (you must be root) Workaround: $ chmod go-rwx /etc/iptables -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org