Small tool for locate and display active DHCP servers on the subnet.
License
ISC LicenseFollow Open DHCP Locate
Other Useful Business Software
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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.