net-firewall/iptables
Linux kernel (2.4+) firewall, NAT and packet mangling tools
-
iptables-1.4.1.1~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
View
Download License: GPL-2
-
iptables-1.4.0-r1alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86extensions imq ipv6 l7filter static
View
Download License: GPL-2
-
iptables-1.3.8-r3alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86extensions imq ipv6 l7filter static
View
Download License: GPL-2


* This package now includes an initscript which loads and saves * rules stored in /var/lib/iptables/rules-save * and /var/lib/ip6tables/rules-save * This location can be changed in /etc/conf.d/iptables * * If you are using the iptables initsscript you should save your * rules using the new iptables version before rebooting. * * If you are upgrading to a >=2.4.21 kernel you may need to rebuild * iptables. * * !!! ipforwarding is now not a part of the iptables initscripts. * * To enable ipforwarding at bootup: * /etc/sysctl.conf and set net.ipv4.ip_forward = 1 * and/or * net.ipv6.ip_forward = 1 * for ipv6.