Health.Zone Web Search

Search results

  1. Results from the Health.Zone Content Network
  2. DHCP snooping - Wikipedia

    en.wikipedia.org/wiki/DHCP_snooping

    In computer networking, DHCP snooping is a series of techniques applied to improve the security of a DHCP infrastructure. [1] DHCP servers allocate IP addresses to clients on a LAN. DHCP snooping can be configured on LAN switches to exclude rogue DHCP servers and remove malicious or malformed DHCP traffic.

  3. IGMP snooping - Wikipedia

    en.wikipedia.org/wiki/IGMP_snooping

    IGMP snooping is designed to prevent hosts on a local network from receiving traffic for a multicast group they have not explicitly joined. It provides switches with a mechanism to prune multicast traffic from links that do not contain a multicast listener (an IGMP client). Essentially, IGMP snooping is a layer 2 optimization for the layer 3 IGMP.

  4. Point-to-Point Protocol over Ethernet - Wikipedia

    en.wikipedia.org/wiki/Point-to-Point_Protocol...

    Ethernet. The Point-to-Point Protocol over Ethernet ( PPPoE) is a network protocol for encapsulating Point-to-Point Protocol (PPP) frames inside Ethernet frames. It appeared in 1999, in the context of the boom of DSL as the solution for tunneling packets over the DSL connection to the ISP 's IP network, and from there to the rest of the Internet.

  5. Dynamic Host Configuration Protocol - Wikipedia

    en.wikipedia.org/wiki/Dynamic_Host_Configuration...

    v. t. e. The Dynamic Host Configuration Protocol ( DHCP) is a network management protocol used on Internet Protocol (IP) networks for automatically assigning IP addresses and other communication parameters to devices connected to the network using a client–server architecture. [1]

  6. MAC-Forced Forwarding - Wikipedia

    en.wikipedia.org/wiki/MAC-Forced_Forwarding

    When a host tries to access the network through a switch port, DHCP snooping checks the host’s IP address against the database to ensure that the host is valid. MACFF then uses DHCP snooping to check whether the host has a gateway Access Router. If it does, MACFF uses a form of Proxy ARP to reply to any ARP requests, giving the router's MAC ...

  7. Multicast DNS - Wikipedia

    en.wikipedia.org/wiki/Multicast_DNS

    Multicast DNS. In computer networking, the multicast DNS ( mDNS) protocol resolves hostnames to IP addresses within small networks that do not include a local name server. It is a zero-configuration service, using essentially the same programming interfaces, packet formats and operating semantics as unicast Domain Name System (DNS).

  8. Multicast address - Wikipedia

    en.wikipedia.org/wiki/Multicast_address

    In support of link-local multicasts which do not use IGMP, any IPv4 multicast address that falls within the *.0.0.0 / 24 and *.128.0.0 / 24 ranges will be broadcast to all ports on many Ethernet switches, even if IGMP snooping is enabled, so addresses within these ranges should be avoided on Ethernet networks where the functionality of IGMP ...

  9. Talk:DHCP snooping - Wikipedia

    en.wikipedia.org/wiki/Talk:DHCP_snooping

    DHCP snooping is a feature intended to prevent a malicious user from pretending to be the network DHCP server and thus intercepting DHCP packets. Included is also an overview of Dynamic ARP Inspection – whereby an attacker’s gratuitous ARP packets are discarded - for situations where DHCP Snooping may not be applicable.