Operating System - HP-UX
1834043 Members
2424 Online
110063 Solutions
New Discussion

Re: Specify WINS server address with HPUX DHCP?

 
SOLVED
Go to solution
Gary Glick
Frequent Advisor

Specify WINS server address with HPUX DHCP?

I've got a new application being installed in a couple of locations that apparently requires WINS resolution. I have a wins server already set up for other reasons, but the DHCP at the new locations is being provided by HP-UX. I do not see a way to specify an wins server within the HPUX DHCP framework. Am I missing something or do I need to find another solution for DHCP at these locations?

Thank you

Gary
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Specify WINS server address with HPUX DHCP?

Shalom,

WINS is supported by samba(CIFS/9000) in the smb.conf file configuation.

Client
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA

Server
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA

You need to install both for proper operation and the client has a kernel change that requires a reboot.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Jeff_Traigle
Honored Contributor
Solution

Re: Specify WINS server address with HPUX DHCP?

Did this several years ago... check out the bootpd man page. There are a few NetBIOS parameters you can set. I think na defines the WINS servers.
--
Jeff Traigle
Gary Glick
Frequent Advisor

Re: Specify WINS server address with HPUX DHCP?

Jeff,
Your solution was the one we went with and it does appear to work. thank you

Steven,
I think yours would have worked, but since we went with the above....

Thank you both for your help


Gary