enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. iptables - Wikipedia

    en.wikipedia.org/wiki/Iptables

    iptables is a user-space utility program that allows a system administrator to configure the IP packet filter rules of the Linux kernel firewall, implemented as different Netfilter modules. The filters are organized in a set of tables, which contain chains of rules for how to treat network traffic packets.

  3. arptables - Wikipedia

    en.wikipedia.org/wiki/Arptables

    The arptables computer software utility is a network administrator's tool for maintaining the Address Resolution Protocol (ARP) packet filter rules in the Linux kernel firewall modules. The tools may be used to create, update, and view the tables that contain the filtering rules, similarly to the iptables program from which it was developed.

  4. Comparison of firewalls - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_firewalls

    Linux-based appliance embedded firewall distribution IPFire: GPL: Free (Donations welcomed) Linux-based appliance embedded firewall distribution WatchGuard: Proprietary: Included on all Firebox devices Proprietary, Fireware OS, Based on the Linux kernel WinGate: Proprietary: Free / Paid Windows-based appliance embedded firewall distribution

  5. 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 ...

  6. List of router and firewall distributions - Wikipedia

    en.wikipedia.org/wiki/List_of_router_and...

    Endian Firewall: Active: Linux distribution: x86-64? Free (PC) or hardware version: UTM distribution with routing, firewall, anti-spam and anti-virus for web, FTP and e-mail, OpenVPN, IPsec, captive portal functionality, and captive portal (missing in community version). Endian Firewall Community (EFW) is a complete version for

  7. nftables - Wikipedia

    en.wikipedia.org/wiki/Nftables

    This speeds up firewall configuration changes for setups having large rulesets; it can also help in avoiding race conditions while the rule changes are being executed. nftables also includes compatibility features to ease transition from previous firewalls, command-line utilities to convert rules in the iptables format, [15] and syntax ...

  8. Uncomplicated Firewall - Wikipedia

    en.wikipedia.org/wiki/Uncomplicated_Firewall

    Uncomplicated Firewall (UFW) is a program for managing a netfilter firewall designed to be easy to use. It uses a command-line interface consisting of a small number of simple commands, and uses iptables for configuration. UFW is available by default in all Ubuntu installations since 8.04 LTS. [1]

  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.