Operating System - HP-UX
1834533 Members
2737 Online
110069 Solutions
New Discussion

Re: Can you configure HPUX 11.00 to use a WINS server??

 
SOLVED
Go to solution
matthew mills
Frequent Advisor

Can you configure HPUX 11.00 to use a WINS server??

I want to be able to use resolve names using WINS
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor
Solution

Re: Can you configure HPUX 11.00 to use a WINS server??

Hi:

This will work. Specify the WINS server address in your '/etc/resolv.conf' as the 'nameserver', and setup your '/etc/nsswitch.conf' file like:

hosts: files [NOTFOUND=continue] dns

Regards!

...JRF...
H.Merijn Brand (procura
Honored Contributor

Re: Can you configure HPUX 11.00 to use a WINS server??

Or install samba (CiFS server) and set it up to be a WINS server
Enjoy, Have FUN! H.Merijn
MANOJ SRIVASTAVA
Honored Contributor

Re: Can you configure HPUX 11.00 to use a WINS server??

Hi Mathhew

Also after configuring you can use nslookup to see whehter the name is being resolved using the dns server , and of course you should be able to communicate to the server at the first place.

All the best.


Manoj Srivastava