enow.com Web Search

Search results

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

    en.wikipedia.org/wiki/Firewall_pinhole

    In computer networking, a firewall pinhole is a port that is not protected by a firewall to allow a particular application to gain access to a service on a host in the network protected by the firewall. [1] [2] Leaving ports open in firewall configurations exposes the protected system to potentially malicious abuse.

  3. Port triggering - Wikipedia

    en.wikipedia.org/wiki/Port_triggering

    Port triggering is a configuration option on a NAT-enabled router that controls communication between internal and external host machines in an IP network. It is similar to port forwarding in that it enables incoming traffic to be forwarded to a specific internal host machine, although the forwarded port is not open permanently and the target internal host machine is chosen dynamically.

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

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

  6. Firewall (computing) - Wikipedia

    en.wikipedia.org/wiki/Firewall_(computing)

    In computing, a firewall is a network security system that monitors and controls incoming and outgoing network traffic based on configurable security rules. [ 1 ] [ 2 ] A firewall typically establishes a barrier between a trusted network and an untrusted network, such as the Internet , [ 3 ] or between several VLAN s.

  7. Network enclave - Wikipedia

    en.wikipedia.org/wiki/Network_enclave

    A major difference between a DMZ or demilitarized zone and a network enclave is a DMZ allows inbound and outbound traffic access, where firewall boundaries are traversed. In an enclave, firewall boundaries are not traversed. Enclave protection tools can be used to provide protection within specific security domains.

  8. Context-based access control - Wikipedia

    en.wikipedia.org/wiki/Context-based_access_control

    Context-based access control (CBAC) is a feature of firewall software, which intelligently filters TCP and UDP packets based on application layer protocol session information. It can be used for intranets, extranets and internets. [1]

  9. Port knocking - Wikipedia

    en.wikipedia.org/wiki/Port_knocking

    In computer networking, port knocking is a method of externally opening ports on a firewall by generating a connection attempt on a set of prespecified closed ports. Once a correct sequence of connection attempts is received, the firewall rules are dynamically modified to allow the host which sent the connection attempts to connect over specific port(s).