Skip to content

DHCP Snooping app - great for finding rogue DHCP servers

Notifications You must be signed in to change notification settings

mgale/DHCPSnoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DHCPSnoop
=======

DHCPSnoop will listen on a network interface for DHCP replies from it's own DHCP requests and any other requests it can see during the runtime.

It will then verify the DHCP response parameters that are returned against the settings in it's configuration file.

This helps out in a dev environment where developers and QA staff will accidently turn on a DHCP server :)

Installation
============
To install:

    python setup.py build
    sudo python setup.py install

About

DHCP Snooping app - great for finding rogue DHCP servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages