Package: iptables-persistent
Version: 0.5.2
Severity: critical

Hi there,
I confirm this issue, I also find out that the rules are not loaded
anymore after reboot.
It is not useful to check if the /proc/net/ip_tables_names is present or not.
I unloaded all iptables modules and checked that
/proc/net/ip_tables_names was not present.
I removed the check
        if [ ! -f /proc/net/ip_tables_names ]; then
in /etc/init.d/iptables-persistent and started the script.
My rules were correctly loaded, without any problems.
So, consider removing the tests on
   /proc/net/ip_tables_names
and
   /proc/net/ip6_tables_names
because they could lead to a big security hole.

Regards,
Igor.



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to