I've been using dnsmasq in my lab for some time, and would like to use it as a replacement for dhcpd configured by DRBL (diskless remote boot client). I think I have nearly everything working but I'm getting hung up on one line. My existing dhcpd.conf has an entry:<br>
<br>server-name "drbl"<br><br>Is there an equivalent option for dnsmasq? I'm afraid I can't get any of my remote clients to boot without that option.<br><br>-Max<br>