I need to edit the dhcpd.conf file to set up my ISP dns server in order to get resolv.conf to accept it otherwise resolv.conf gets overwritten on every boot-up by DHCP. (I can't use a static IP address as my router is supplied ready-cinfigured by my Wife's company and can't be accessd. They also supply AND pay for my Broadband access! <VBG>)
I did this successfully in Ubuntu which is also a Debian-based distro, but the config file there was totally different!
What lines in dhcpd.conf do I have to change?

Thanks