Software:IPFilter
Developer(s) | Darren Reed |
---|---|
Stable release | 5.1.2
/ 22 July 2012 |
Operating system | FreeBSD, NetBSD, Solaris, illumos, OpenIndiana, Linux, HP-UX |
Type | Packet filtering |
License | Before 4.1.35 and 5.1.1: IPFilter License (BSD-like); Since 4.1.35 and 5.1.1: GNU GPLv2[note 1] |
Website | www |
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,[2] NetBSD,[3] Solaris 10 & 11,[4] illumos,[5] OpenIndiana[6] and HP-UX.[7] 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.[8] 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.
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
See also
References
- ↑ "FreeBSD base Revision 254219". https://svnweb.freebsd.org/base?view=revision&revision=254219.
- ↑ "IPFILTER". FreeBSD Handbook. FreeBSD. https://www.freebsd.org/doc/handbook/firewalls-ipf.html.
- ↑ "ipf - alters packet filtering lists for IP packet input and output". NetBSD. https://netbsd.gw.com/cgi-bin/man-cgi?ipf.
- ↑ "IP Filter in Oracle Solaris (Overview)". Oracle Solaris Administration: IP Services. Oracle. 2012-03-01. https://docs.oracle.com/cd/E23824_01/html/821-1453/eupsq.html.
- ↑ "Features". illumos. 2019-10-02. https://illumos.org/docs/about/features/#firewall. "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."
- ↑ Števko, Adam (2012-02-08). "System Administration: Firewall". OpenIndiana Handbook. https://wiki.openindiana.org/oi/4.3+Firewall.
- ↑ "HP-UX IPFilter". HPE. 2020-03-31. https://myenterpriselicense.hpe.com/cwp-ui/free-software/B9901AA.
- ↑ de Raadt, Theo (2001-05-30). "Remove ipf". openbsd-cvs. https://marc.info/?l=openbsd-cvs&m=99118909527873.
External links
Original source: https://en.wikipedia.org/wiki/IPFilter.
Read more |