Ipfirewall

FreeBSD "/etc/rc.firewall" shell script for configuring ipfw
Mac OS X's ipfirewall tab in the Sharing Preferences Pane

ipfirewall or ipfw is a FreeBSD IP, stateful firewall,[1] packet filter and traffic accounting facility. Its ruleset logic is similar to many other packet filters except IPFilter. ipfw is authored and maintained by FreeBSD volunteer staff members. Its syntax enables use of sophisticated filtering capabilities and thus enables users to satisfy advanced requirements. It can either be used as a loadable kernel module or incorporated into the kernel; use as a loadable kernel module where possible is highly recommended[citation needed]. ipfw was the built-in firewall of Mac OS X[2][3] until Mac OS X 10.7 Lion in 2011 when it was replaced with the OpenBSD project's PF. Like FreeBSD, ipfw is open source. It is used in many FreeBSD-based firewall products, including m0n0wall and FreeNAS. A port of an early version of ipfw was used since Linux 1.1 as the first implementation of firewall available for Linux, until it was replaced by ipchains.[4] A modern port of ipfw and the dummynet traffic shaper is available for Linux (including a prebuilt package for OpenWrt) and Microsoft Windows.[5] wipfw is a Windows port of an old (2001) version of ipfw.[6]

  1. ^ "Chapter 30. Firewalls: IPFW". FreeBSD Handbook. Retrieved 2019-01-31.
  2. ^ ipfw is the only firewall software in Mac OS X v10.4 and below. Mac OS X v10.5 used both an application firewall and ipfw.
  3. ^ "OS X: About the application firewall". 2016-03-23. Retrieved 2019-01-31.
  4. ^ "Original IP Firewall (2.0 Kernels)".
  5. ^ Luigi Rizzo (2015-08-31). "The dummynet project". Archived from the original on 2013-08-31. Retrieved 2019-01-31.
  6. ^ "Welcome to the WIPFW website!". 2011-08-16. Retrieved 2019-01-31.