HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Trouble resolving internet names
Operating System - HP-UX
1832480
Members
2924
Online
110043
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 09:59 AM
05-09-2003 09:59 AM
Currently running mixed environment of NT and HPUX 11.00. I can ping an address on the internet, which tells me routing is not the issue. An internet name does not get resolved. In NSLookup, it only looks at the /etc/hosts. Our NT environment currently has the Primary and Secondary DNS servers. How do I tell my HPUX boxes to query those DNS servers?
Don't think meat! It can only hurt the team!
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 10:04 AM
05-09-2003 10:04 AM
Solution
modify the file /etc/resolv.conf
Put the IP addresses of the primary and secondary server in that file.
example.
search juf.org juf.net
nameserver 10.1.10.39
nameserver 10.1.10.45
nameserver 10.1.10.47
The /etc/nssswitch.conf must also have DNS resolution first.
Example.
hosts: dns[NOTFOUND=continue] files
SEP
Put the IP addresses of the primary and secondary server in that file.
example.
search juf.org juf.net
nameserver 10.1.10.39
nameserver 10.1.10.45
nameserver 10.1.10.47
The /etc/nssswitch.conf must also have DNS resolution first.
Example.
hosts: dns[NOTFOUND=continue] files
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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 10:05 AM
05-09-2003 10:05 AM
Re: Trouble resolving internet names
Hi:
Setup '/etc/resolv.conf' to look like:
domain xyz.com
nameserver 10.100.100.2
nameserver 10.101.101.3
Regards!
...JRF...
Setup '/etc/resolv.conf' to look like:
domain xyz.com
nameserver 10.100.100.2
nameserver 10.101.101.3
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 10:07 AM
05-09-2003 10:07 AM
Re: Trouble resolving internet names
Thank you so much! This solved the issue
Don't think meat! It can only hurt the team!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP