I periodically make some changes to this little "project-o-mine". 

This new version fixes a few things:
* multiple lans and segments supported (CIDR)
* device names can contain spaces now -- finally!
* duplicate MACs are handled 
  (I realized my VMWare has the same MAC as my notebook in the ARP table. 
   Two IPs, same MAC. Go figure)
* A smidge more OO compliant. Still violates some best practices, but
whatever.

http://daevid.com/examples/dhcp/

Link at page bottom to download.

Requires:

arp
nmap
(dhcpd)
PHP
Web server (I use Apache)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to