IPFilter
Template:Short description Template:Multiple issues
{{#invoke:Infobox|infobox}}Template:Template other{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = Template:Main other | preview = Page using Template:Infobox software with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | module | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid }}Template:Main other IPFilter (commonly referred to as ipf) is an open-source software package that provides firewall services and network address translation (NAT) for many Unix-like operating systems. The author and software maintainer is Darren Reed. IPFilter supports both IPv4 and IPv6 protocols, and is a stateful firewall.
IPFilter is delivered with FreeBSD,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> NetBSD,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Solaris 10 through 11.3,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> illumos<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> (OpenIndiana<ref> ({{#invoke:citation/CS1|citation |CitationClass=web }}</ref>) and HP-UX.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> It used to be a part of OpenBSD, but it was removed by Theo de Raadt in May 2001 due to problems with its license.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> It was subsequently replaced in OpenBSD by PF, which was developed by OpenBSD's own developers. DragonFly BSD removed its support for IPFilter in May 2011. Oracle Solaris imported the PF firewall from OpenBSD in the 11.3 release, and removed IPFilter in the 11.4 release. <ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
IPFilter can be installed as a runtime-loadable kernel module or directly incorporated into the operating system kernel, depending on the specifics of each kernel and user preferences. The software's documentation recommends the module approach, if possible.