Hi, can anyone explain how to give WINS server address to the clients using DHCP server? Specially I'm interested in DHCP tags - I couldn't find it in available documents. Greetings, Maciej -- Maciej Kozinski http://www.boa.uni.torun.pl/~maciek
Maciej Kozinski <Maciej.Kozinski@boa.uni.torun.pl> wrote: : can anyone explain how to give WINS server address to the clients using : DHCP server? Specially I'm interested in DHCP tags - I couldn't find it : in available documents. I guess that depends on the DHCP server you are using. I am using the ISC's dhcpd with no problems. What are you using? If it is ISC's I can give you my configuration. E.- -- Eloy A. Paris Information Technology Department Rockwell Automation de Venezuela Telephone: +58-2-9432311 Fax: +58-2-9431645
What DHCP server are you using? We're doing it with the ISC's dhcpd. HP's bootps server will do it to, it's in the man pages. On Thu, 30 Oct 1997, Maciej Kozinski wrote:> Hi, > > can anyone explain how to give WINS server address to the clients using > DHCP server? Specially I'm interested in DHCP tags - I couldn't find it > in available documents. > > Greetings, > Maciej > -- > Maciej Kozinski http://www.boa.uni.torun.pl/~maciek >[Darrin] "I have no special gift. I am only passionately curious." - A. Einstein Darrin M. Gorski, Research Computer Systems Network Support Scientific Research Laboratories, Ford Motor Company Internet: dgorski@ford.com | Tel/Fax: +1 (313) 248-3753
> From: Maciej Kozinski <Maciej.Kozinski@boa.uni.torun.pl> > Subject: WINS & DHCP > can anyone explain how to give WINS server address to the clients using > DHCP server? Specially I'm interested in DHCP tags - I couldn't find it > in available documents.If you're using the ISC (ftp://ftp.isc.org/isc/dhcp) server, you need to set the "netbios-name-server" parameter. See the dhcpd.conf man page for details. Peter ----- Peter H. Lemieux, President mailto:phl@cyways.com cyways, inc. http://www.cyways.com 203 Arlington Street Voice: (800) 5-cyways Watertown, Massachusetts 02172-2036 USA +1 (617) 924-7991
> can anyone explain how to give WINS server address to the clients using > DHCP server? Specially I'm interested in DHCP tags - I couldn't find it > in available documents. >T44=<ip address in hex> j- ________________________________________________________________________ Gerald ( Jerry ) Carter Engineering Network Services Auburn University jerry@eng.auburn.edu http://www.eng.auburn.edu/users/cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 ) ________________________________________________________________________
Maciej Kozinski <Maciej.Kozinski@boa.uni.torun.pl> writes:> Hi, > > can anyone explain how to give WINS server address to the clients using > DHCP server? Specially I'm interested in DHCP tags - I couldn't find it > in available documents.It depends on the DHCP server you are using. For the Internet Consortium one it can be specified directly in the configuration file: option netbios-name-servers <name-or-ip-of-servers>; Otherwise, the tag number is 44. -- Joerg Lenneis email: lenneis@wu-wien.ac.at