Package: iptables-persistent Version: 0.5.7 Greetings,
I'm running a Debian 7.5 (wheezy) box and use version 0.5.7 of your excellent iptables-persistent script. I found that in cases where ipv6 is disabled, the ip6table_filter module is force-loaded on save causing an error. I'm offering a simplistic solution which tells modprobe check if the modules are blacklisted before loading them, simply adding -b along with the -q flag on the modprobe calls. I haven't checked if this would still apply to more recent versions but I figured I'd pass along the change to you. Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

