IPFilter

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 演歌ビニール (talk | contribs) at 13:43, 16 June 2017 (add Template:NetBSD). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

ipf
Developer(s)Darren Reed
Stable release
5.1.1 / 30 January 2012; 12 years ago (2012-01-30)
Repository
  • [cvs://anonymous@ipfilter.cvs.sourceforge.net:/cvsroot/ipfilter cvs://anonymous@ipfilter.cvs.sourceforge.net:/cvsroot/ipfilter] Edit this at Wikidata
Operating systemFreeBSD, NetBSD, Solaris, illumos, Linux, HP-UX, ...
TypePacket filtering
LicenseIPFilter (BSD-like)
Websitewww.phildev.net/ipf/

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, NetBSD, Solaris 10 & 11 and illumos. It used to be a part of OpenBSD, but it was removed in May 2001 due to problems with its license,[1] after negotiations between Theo de Raadt and Reed broke down. DragonFly BSD removed its support for IPFilter in May 2011.

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.

Operating systems that are known to support IPFilter include the following:

See also

References

  1. ^ [1] OpenBSD commit message: Remove ipf.

External links