When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Shorewall - Wikipedia

    en.wikipedia.org/wiki/Shorewall

    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.

  3. IPFire - Wikipedia

    en.wikipedia.org/wiki/IPFire

    IPFire is a hardened [3] open source Linux distribution that primarily performs as a router and a firewall; a standalone firewall system with a web-based management console for configuration. IPFire originally started as a fork of IPCop [4] and has been rewritten on basis of Linux From Scratch since version 2. [5]

  4. PF (firewall) - Wikipedia

    en.wikipedia.org/wiki/PF_(firewall)

    Some ports date back many years. OpenBSD always has the latest version with the most features. PF is currently used in: FreeBSD starting with version 5.3 [5] Apple macOS starting with Snow Leopard (Mac OS X 10.6) [6] Apple iOS and iPadOS, used by all iPhones and iPads; NetBSD from version 3.0 [7] DragonFly BSD from version 1.1 [8] Debian GNU ...

  5. ipfirewall - Wikipedia

    en.wikipedia.org/wiki/Ipfirewall

    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.

  6. Firestarter (firewall) - Wikipedia

    en.wikipedia.org/wiki/Firestarter_(firewall)

    Firestarter is a personal firewall tool that uses the Netfilter (iptables/ipchains) system built into the Linux kernel. It has the ability to control both inbound and outbound connections. Firestarter provides a graphical interface for configuring firewall rules and settings. It provides real-time monitoring of all network traffic for the system.

  7. Netfilter - Wikipedia

    en.wikipedia.org/wiki/Netfilter

    Netfilter is a framework provided by the Linux kernel that allows various networking-related operations to be implemented in the form of customized handlers.Netfilter offers various functions and operations for packet filtering, network address translation, and port translation, which provide the functionality required for directing packets through a network and prohibiting packets from ...

  8. OPNsense - Wikipedia

    en.wikipedia.org/wiki/OPNsense

    OPNsense is an open source, FreeBSD-based firewall and routing software developed by Deciso, a company in the Netherlands that makes hardware and sells support packages for OPNsense. Launched in 2015, [ 2 ] it is a fork of pfSense , which in turn was forked from m0n0wall built on FreeBSD . [ 3 ]

  9. ipchains - Wikipedia

    en.wikipedia.org/wiki/Ipchains

    Linux IP Firewalling Chains, normally called ipchains, is free software to control the packet filter or firewall capabilities in the 2.2 series of Linux kernels. It superseded ipfirewall (managed by ipfwadm command), but was replaced by iptables in the 2.4 series. Unlike iptables, ipchains is stateless.