Small tool for locate and display active DHCP servers on the subnet.
License
ISC LicenseFollow Open DHCP Locate
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice little program, helped me find 2 rogue DHCP servers within minutes! The MAC address displayed in -v(erbose) mode is always: Client MAC address: 31:32:33:34:35:36 So I have to ping the IP and then arp -a to find the MAC address, and then do a vendor lookup, but those are details.