HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: DNS Error
Operating System - Linux
1827808
Members
1951
Online
109969
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
03-23-2003 07:46 PM
03-23-2003 07:46 PM
hi,
I am doing a nslookup error from my pc and get the following error. It resolves the host name I look up but the DNS server name fails.
Please help
Darren
C:\>nslookup gfbvicn1
*** Can't find server name for address 10.1.9.3: Server faile
*** Default servers are not available
Server: UnKnown
Address: 10.1.9.3
Name: gfbvicn1.mb.goodmanfielder.com.au
Address: 151.3.64.31
I am doing a nslookup error from my pc and get the following error. It resolves the host name I look up but the DNS server name fails.
Please help
Darren
C:\>nslookup gfbvicn1
*** Can't find server name for address 10.1.9.3: Server faile
*** Default servers are not available
Server: UnKnown
Address: 10.1.9.3
Name: gfbvicn1.mb.goodmanfielder.com.au
Address: 151.3.64.31
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2003 08:35 PM
03-23-2003 08:35 PM
Solution
Hi,
you need not worry about this.
When nslookup starts up . it will do a inverse lookup for the name server's IP address listed in /etc/resolv.conf to get the DNS name. If it does not get the hostname it gives above error.
This inverse query is not necessary and it's failure will not affect any other DNS resolutions of the server to the client.
you can learn more by running nslookup in debug mode.
#nslookup -d1
will show the inverse query made.
regards,
U.SivaKumar
you need not worry about this.
When nslookup starts up . it will do a inverse lookup for the name server's IP address listed in /etc/resolv.conf to get the DNS name. If it does not get the hostname it gives above error.
This inverse query is not necessary and it's failure will not affect any other DNS resolutions of the server to the client.
you can learn more by running nslookup in debug mode.
#nslookup -d1
will show the inverse query made.
regards,
U.SivaKumar
Innovations are made when conventions are broken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2003 10:57 PM
03-23-2003 10:57 PM
Re: DNS Error
This means that your nameserver doesn't have a reverse DNS entry for its
own address. Use dig instead of nslookup.
Regards,
Sergejs
own address. Use dig instead of nslookup.
Regards,
Sergejs
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP