- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: DNS error
Categories
Company
Local Language
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
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО12-30-2002 08:22 AM
тАО12-30-2002 08:22 AM
DNS error
When I use nslookup from the workstation (win 2000 or XP), I do get the answer but the server line said that server is uknown (see the attachment).
When I try to do the nslookup from the server (DNS server),
I do not get any answer, just an error
**** cant't find the server name ....
**** default server is not avelible .... (see attachment).
Any help will be welcomed ...
Miro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2002 08:26 AM
тАО12-30-2002 08:26 AM
Re: DNS error
Try this on your M$ box:
nslookup servername 10.10.10.4
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2002 08:44 AM
тАО12-30-2002 08:44 AM
Re: DNS error
Verify that you have an entry for your DNS server in both the forward file and the reverse file. Normally, the error indicates that you missed a pointer entry for your DNS server in the reverse file. Remember to restart your DNS server after updating any files.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2002 08:52 AM
тАО12-30-2002 08:52 AM
Re: DNS error
can you ping the linux box as
linuxbox.my.net
and linuxbox
??
I usually use IP addresses, but I don't currently manage any networks with more than 11 boxex.
Steve
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
тАО12-30-2002 02:42 PM
тАО12-30-2002 02:42 PM
Re: DNS error
What is listed as the DNS?
The reason the DNS hostname is not setup is that the reverse lookup zone is not setup.
Try do a nslookup or dig from your linux box.
nslookup -type=ns 10.10.10.in-addr.arpa
or
dig ns 10.10.10.in-addr.arpa
Do you see any NS record? If not reverse zone is not configured.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2002 11:12 PM
тАО12-30-2002 11:12 PM
Re: DNS error
nslookup when started will do a inverse lookup with the DNS's server's ip address to find out the DNS name of the DNS server. When there is not inverse record for the DNS server's IP address , it returns that error. you can see what is happening by running nslookup in debug mode.
There is no problem to DNS operation due to this error and DNS queries are answered normally.
c:\>nslookup -d1
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-31-2002 12:17 AM
тАО12-31-2002 12:17 AM