Wiki90.com

Wiki90: 90s Style Encyclopedia on the Web

Dive into Wiki90, the online encyclopedia that captures the spirit of the '90s. With a design reminiscent of the early days of the Internet and a rich repository of knowledge, Wiki90 is your portal to nostalgia and learning. Discover and relive iconic moments from an unforgettable era online!

IPFilter

In this article we are going to explore IPFilter and its impact on today's society. IPFilter has been a topic of interest and debate for years, and its influence has spread to multiple areas of our lives. Whether in the political, social, cultural or scientific sphere, IPFilter has left a deep mark on our society. Through this article, we will try to better understand what IPFilter is and how it has evolved over time, as well as analyze its role in the contemporary world.

ipf
Developer(s)Darren Reed
Stable release
5.1.2 / 22 July 2012 (2012-07-22)
Repository
  • Edit this at Wikidata
Operating systemFreeBSD, NetBSD, Solaris, illumos, OpenIndiana, Linux, HP-UX
TypePacket filtering
LicenseBefore 4.1.35 and 5.1.1: IPFilter License (BSD-like); Since 4.1.35 and 5.1.1: GNU GPLv2[note 1]
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 through 11.3, illumos, OpenIndiana and HP-UX. 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. 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.

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.

Notes

  1. ^ The full license text can be found from IPFILTER.LICENCE file of its source directory. The author later also licensed version 5.1.2 under the previous BSD-like license for use in FreeBSD project.

See also

References

  1. ^ "FreeBSD base Revision 254219". Retrieved 9 Jun 2020.
  2. ^ "IPFILTER". FreeBSD Handbook. FreeBSD. Retrieved 2019-11-10.
  3. ^ "ipf - alters packet filtering lists for IP packet input and output". NetBSD. Retrieved 2019-11-10.
  4. ^ "IP Filter in Oracle Solaris (Overview)". Oracle Solaris Administration: IP Services. Oracle. 2012-03-01. Retrieved 2019-11-10.
  5. ^ "Features". illumos. 2019-10-02. Retrieved 2019-11-10. illumos uses ipfilter for firewalling. Using ipfilter you can create firewalls not just for the host system, but also for zones and hardware virtualized systems.
  6. ^ Števko, Adam (2012-02-08). "System Administration: Firewall". OpenIndiana Handbook. Retrieved 2019-11-10.
  7. ^ "HP-UX IPFilter". HPE. 2020-03-31. Retrieved 2019-12-04.
  8. ^ de Raadt, Theo (2001-05-30). "Remove ipf". openbsd-cvs. Retrieved 2019-01-31.
  9. ^ Nedvedicky, Alexandr (2018-01-31). "Migrating from IPF to Packet Filter in Solaris 11.4". Oracle Solaris Blog. Retrieved 2024-02-23.

External links