Misplaced Pages

FireHOL

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Firewall software
FireHOL
Developer(s)Costa Tsaousis
Stable releasev3.1.7 / December 31, 2020; 4 years ago (2020-12-31)
Preview releasev3.1.5-rc1 / September 17, 2017; 7 years ago (2017-09-17)
Repository
Written inBash
Operating systemLinux
TypeFirewall
LicenseGNU GPL v2+
Websitefirehol.org
This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "FireHOL" – news · newspapers · books · scholar · JSTOR (March 2022) (Learn how and when to remove this message)

FireHOL is a shell script designed as a wrapper for iptables written to ease the customization of the Linux kernel's firewall netfilter. FireHOL is free software and open-source, distributed under the terms of the GNU General Public License.

FireHOL does not have graphical user interface, but is configured through an easy to understand plain text configuration file. FireHOL first parses the configuration file and then sets the appropriate iptables rules to achieve the expected firewall behavior. It is a large, complex BASH script file, depending on the iptables console tools rather than communicating with the kernel directly. Any Linux system with iptables, BASH, and the appropriate tools can run it. Its main drawback is slower starting times, particularly on older systems. FireHOL's configuration files are fully functional BASH scripts in of themselves.

External links

Firewall software
Linux
Apps
Distros
BSD
Apps
Distros
macOS
Windows
Commercial
Freemium
Open-source
discontinued


Stub icon

This Linux-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: