Operating System - HP-UX
1825741 Members
2530 Online
109687 Solutions
New Discussion

Re: HP-UX 11.31 nslookup error on IPV6

 
nameconfiguration
Occasional Advisor

HP-UX 11.31 nslookup error on IPV6

Hi,

we have hpunix 11.31 machine which is configured with ipv6 only address.when i make nslookup on that hpunix box. it is not resolving hostnames. can any one guide how make my machine to configure with only ipv6 adress. and it should resolve hostnames from dns server.

Thanks
Gopi
4 REPLIES 4
rick jones
Honored Contributor

Re: HP-UX 11.31 nslookup error on IPV6

Some pseudo-random questions -

The DNS server also has an IPv6 address and the DNS server software is listening on it?

You are able to ping the DNS server's IPv6 address?

What is in your /etc/resolv.conf file for the nameserver(s)?
there is no rest for the wicked yet the virtuous have no pillows
nameconfiguration
Occasional Advisor

Re: HP-UX 11.31 nslookup error on IPV6

Hi ,

i am able ping the dns server with hostname also, i am able ping dns server with ip address tooo.. but i am not able make nslookup on that machine when that is with ipv6 only address.

Thanks
Gopi.

/etc/resolv.conf --- ipv6 dns server address

etc/nsswitch.conf hosts=dns files


rick jones
Honored Contributor

Re: HP-UX 11.31 nslookup error on IPV6

So, name resolution is working ok. It is just nslookup which has troubles. I would suggest two things - first, peruse the patch hub for nslookup patches. Second, take a tusc system call trace of nslookup and that may show where it is going wrong.
there is no rest for the wicked yet the virtuous have no pillows