Skip to content
EntityQ671103· pop 8· linked from 58 articles

Shorewall is an open source firewall tool for Linux that builds upon the Netfilter (iptables/ipchains) system built into the Linux kernel, making it easier to manage more complex configuration schemes by providing a higher level of abstraction for describing rules using text files. Its documentation is hosted on shorewall.org, while the latest code is hosted at https://gitlab.com/shorewall/code.

Wikidata facts

Instance of
firewall
Official website
shorewall.org
Show 4 more facts
operating system
Linux
programmed in
Perl
software version identifier
5.2.8
Sources (4)

via Wikidata · CC0

~2 min read

Encyclopedic overview

6 sections
Contents
  • Configuration
  • Use
  • History
  • See also
  • References
  • External links

Shorewall is an open source firewall tool for Linux that builds upon the Netfilter (iptables/ipchains) system built into the Linux kernel, making it easier to manage more complex configuration schemes by providing a higher level of abstraction for describing rules using text files. Its documentation is hosted on shorewall.org, while the latest code is hosted at https://gitlab.com/shorewall/code.

== Configuration == It is not a daemon since it does not run continuously, but rather configures rules in the kernel allowing and disallowing traffic through the system. Shorewall is configured through a group of plain-text configuration files and does not have a graphical user interface, though a Webmin module is available separately. A monitoring utility packaged with Shorewall can be used to watch the status of the system as it operates and to assist in testing.

Excerpted from Wikipedia’s “Shorewall” article, available under the CC BY-SA 4.0 licence.

Available in 8 languages

via Wikidata sitelinks · CC0