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

  4. 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]

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

    GNU/*/Linux (or Owl for short) is a small security-enhanced Linux distribution for servers, appliances, and virtual appliances. Effectively at end of life. OpenWrt: Active: Linux: x86, x86-64, MIPS, ARM, PowerPC, AVR32, CRIS, m68k, SPARC, SuperH, Ubicom32, etc. GPL V2: Free: Linux distribution with a focus on CPE-routers and

  7. List of IP protocol numbers - Wikipedia

    en.wikipedia.org/wiki/List_of_IP_protocol_numbers

    IEN 158 [2] 0x10 16 CHAOS Chaos: 0x11 17 UDP User Datagram Protocol: RFC 768: 0x12 18 MUX Multiplexing: IEN 90 [3] 0x13 19 DCN-MEAS DCN Measurement Subsystems 0x14 20 HMP Host Monitoring Protocol: RFC 869: 0x15 21 PRM Packet Radio Measurement 0x16 22 XNS-IDP XEROX NS IDP 0x17 23 TRUNK-1 Trunk-1 0x18 24 TRUNK-2 Trunk-2 0x19 25 LEAF-1 Leaf-1 0x1A ...

  8. firewalld - Wikipedia

    en.wikipedia.org/wiki/Firewalld

    firewall-applet is a small status indicator utility that is optionally included with firewalld. It can provide firewall event log notifications as well as a quick way to open firewall-config. firewall-applet was ported from the GTK+ to the Qt framework in the summer of 2015 following the GNOME Desktop ’s deprecation of system tray icons.

  9. tc (Linux) - Wikipedia

    en.wikipedia.org/wiki/Tc_(Linux)

    Both are user-space CLI programs that are used to configure their respective Linux kernel subsystem. tc (traffic control) is the user-space system administration utility program used to configure the Linux kernel packet scheduler. [1] [2] Tc is usually packaged as part of the iproute2 package. [3]