Re: [SLUG] dhcpd.conf

From: Matt Miller (mmiller1@mptotalcare.com)
Date: Thu Dec 13 2001 - 13:15:51 EST


On Thu, 2001-12-13 at 10:51, Glenn Meyer wrote:
> How can I set up my dhcpd.conf file to....
> 1.) Pass more than one DNS server IP to the clients - and -
Add:

option netbios-name-servers x.x.x.x;

> 2.) Pass the WINS server IP (in this case my Samba server running WINS) to
> the windows clients?

comma separate dns:

option domain-name-servers x.x.x.x, x.x.x.x;

Matt



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:13:14 EDT