# note that this will only work on the machine with the dhcp server, and # it only works with our range for unassigned, unknown machines, which is # from 240 through 249. grep -i "dhcp.*24[0-9]" /var/log/messages | less