Package: arno-iptables-firewall / 1.9.2.k-4

Metadata

Package Version Patches format
arno-iptables-firewall 1.9.2.k-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ipv6_block | (download)

share/arno-iptables-firewall/environment | 10 8 + 2 - 0 !
1 file changed, 8 insertions(+), 2 deletions(-)

 block ipv6 traffic also when the firewall is up.
debconf_layer | (download)

bin/arno-iptables-firewall | 13 11 + 2 - 0 !
etc/arno-iptables-firewall/firewall.conf | 48 36 + 12 - 0 !
etc/init.d/arno-iptables-firewall | 2 1 + 1 - 0 !
3 files changed, 48 insertions(+), 15 deletions(-)

 debconf abstract layer
 Allow reading config settings from a debconf settings file from within the
 main firewall configuration.
init.d_depfix | (download)

etc/init.d/arno-iptables-firewall | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 add missing init.d dependency
 The main firewall script is installed in /usr -- this requires an init.d
 dependency on $remote_fs.
default_ipv4v6_config | (download)

bin/arno-iptables-firewall | 40 27 + 13 - 0 !
1 file changed, 27 insertions(+), 13 deletions(-)

 unify ipv4 and ipv6 default setup to allow all outgoing traffic,
  and traffic on trusted and loopback interfaces. This helps preventing
  applications relying on loopback connections (e.g. wxmaxima) for being
  broken.
purge_ipv4v6_rules_upon_restart | (download)

bin/arno-iptables-firewall | 114 86 + 28 - 0 !
1 file changed, 86 insertions(+), 28 deletions(-)

 prevent incremental rule build-up in ipv6 chains when restarting the
  firewall.