I am having problems with dhcpd and pump. I run dhcpd on another system to manage my home net's IPs, but I can't get the domainsearch list to be populated in /etc/resolv.conf. When I obtain a lease with pump, it changes /etc/resolv.conf to include my DNS servers, but it also blanks out the search line "search <INSERT DOMAIN HERE>"
I know there is a way to force pump not to muck around with that, but I would like to obtain the search list from the dhcp server. From searching the web and reading RFCs it appears that this is possible. I have also looked at pump's code and it appears to try and handle that condition, but I am falling through the logic somehow. What do I need to do to the server to configure this? Anyone have any ideas? Thanks, Bill