- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- DNS Debugging
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
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
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
05-18-2000 08:42 AM
05-18-2000 08:42 AM
left off something that specifies the default server...and need some help!
Here are the symptoms:
In the syslog I get the following error every hour:
May 18 11:28:21 jabs-hpl named[492]: NSTATS 958663701 958570100 A=48 PTR=359
May 18 11:28:21 jabs-hpl named[492]: XSTATS 958663701 958570100 RR=0 RNXD=0 RFwdR=0 RDupR=0 RFail=0 RFErr=0 RErr=0 RAXFR=0 RLame=0 ROpts=0 SSysQ=0 SAns=407 SFwdQ=0 SDupQ=0 SErr=0 RQ=407 RIQ=0 RFwdQ=0 RDupQ=0 RTCP=0 SFwdR=0 SFail=0 SFErr=0 SNaAns=364 SNXD=5
A lookup has the following session:
# nslookup
*** Can't find server name for address 204.254.212.51: Server failed
*** Default servers are not available
Using /etc/hosts on: jabs-hpl
> set all
Set options:
noswtrace querytype=A
#Lookups = 2
dns [RRCR] files [RRRR]
Default Name Server:
Default NIS Server:
Default files Server: jabs-hpl
> lserver jabs-hpl
Specifying a server has overridden the switch policy order.
The reset command will reinstate the order specified by the switch policy.
Default Name Server: jabs-hpl.jabs
Address: 204.254.212.51
> jabs-hpl
Name Server: jabs-hpl.jabs
Address: 204.254.212.51
Trying DNS
Name: jabs-hpl.jabs
Address: 204.254.212.51
The resolv.conf looks like this:
domain jabs
nameserver 204.254.212.51 # jabs-hpl
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2000 09:15 AM
05-18-2000 09:15 AM
Re: DNS Debugging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2000 11:45 AM
05-18-2000 11:45 AM
Re: DNS Debugging
What is your Domain name (just jabs) doesn't make any sense.
In resolve.conf file
domain jabs.com.
type sig_named restart and watch error messages on syslog.log on another windows. Send me email of that message if you want to.
Sachin
patelsa70@hotmail.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2000 12:43 PM
05-18-2000 12:43 PM
SolutionIf you do not declare yourself a DNS Master, then even your own servers will not recognise themselves as DNS Masters. DOn't forget, if you are truely a Disconnect DNS Master, you will not have access to the Internic servers to locate the masters to your domain!!!
Let me know if you need further assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2000 01:53 PM
05-18-2000 01:53 PM
Re: DNS Debugging
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2000 04:12 AM
05-19-2000 04:12 AM
Re: DNS Debugging
the manual just doesn't tell you all you need.
As an update.... and an answer to some questions.
Yes, I know I will be disconnected from the internet. Yes, I do need to be
running as root server.
Yes I have tried the hosts_to_named function
Yes, I still have a problem... although I can get a slightly different functionality (as follows).
AND My thanks to Albert E. Whale and berlene herren for good clues.
(Mr Whale, your web site email says you are on vacation you slug....)
# nslookup
51.212.254.204.in-addr.arpa
origin = jabs-hpl.jabs
mail addr = root.jabs-hpl.jabs
serial = 1
refresh = 10800 (3 hours)
retry = 3600 (1 hour)
expire = 604800 (7 days)
minimum ttl = 86400 (1 day)
*** Can't find server name for address 204.254.212.51: No information
*** Default servers are not available
Using /etc/hosts on: jabs-hpl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2000 04:26 AM
05-19-2000 04:26 AM
Re: DNS Debugging
If I was on Vacation I wouldn't be sending you any E-Mails.
I'm out of Town, available via E-Mail, just not as fast as usual.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2000 12:47 AM
05-21-2000 12:47 AM
Re: DNS Debugging
It was solved by correctly adding a finishing "." (dot) after each ip in the reverse-zone file (ie. db.206.257.200 or whatever)
you might want to check this.
regards
dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2000 01:14 AM
05-21-2000 01:14 AM
Re: DNS Debugging
a "." at the end of each URL .
(not ip)
dan