Sponsored Content
Full Discussion: HP-UX DNS issue
Operating Systems HP-UX HP-UX DNS issue Post 302887029 by rbatte1 on Wednesday 5th of February 2014 07:05:23 AM
Old 02-05-2014
My bet is that the defaults mean that the client connection as a whole times out before the DNS failure is noticed and redirected to the secondary DNS. An incoming request is just an IP address, so your server will try to resolve that to a name for you.

Have a closer look at the manual for resolv.conf

The defaults will mean a 20 second timeout, however this might be extended if you have to look up the name of the DNS server than does respond, and that goes to the first one again.

For local sessions, you can also set the environment variables RES_RETRANS & RES_RETRY to something more like 1000 & 1 respectively.


I hope that this helps. It might not be the cause, but it's something we have hit in the past.



Robin
Liverpool/Blackburn
UK
 

10 More Discussions You Might Find Interesting

1. IP Networking

DNS issue.

Hi, We use linux as a DNS server for our local network. ( linuxnol.nollekens.be ) We can ping this machine on all our XP clients like this: C:\>ping linuxnol Until yesterday it was on our XP clients enough to type "ping ibm250" ( our 2de unix server, an AIX ). But after a shutdown of this... (1 Reply)
Discussion started by: progressdll
1 Replies

2. UNIX for Advanced & Expert Users

DNS issue still not looking in files

anyone ever seen this problem with /etc/nsswitch.conf forcing the system to look in files then dns but the system ignores the files and goes off check the dn servers is there any further config I've missed ??? /etc/resolve.conf name servers >>>> boring IPS /etc/nsswitch.conf is set to... (5 Replies)
Discussion started by: kie
5 Replies

3. Solaris

t2000 DNS issue

I have an issue with DNS on a solaris t2000 When I set up the zones there was an issue with the /etc/resolv.conf, I had made a typo in my DNS server. I only noticed this after creating my new zones. I have corrected this in the global zone and I am now able to ping and nslookup inthe... (2 Replies)
Discussion started by: james dewitt
2 Replies

4. Red Hat

Linux DNS issue

Hi , I have configured OEL 5.3 server on VMware server,installation went fine, however when i am checking host using configured /etc/hosts i am getting following error let me know where it went wrong . I had disabled firewall options and SELLinux. root@oen11g ~]# host oen11g.grid.com ;;... (2 Replies)
Discussion started by: autoconfig
2 Replies

5. Red Hat

DNS issue in Redhat 9

Hi all m newbie in linux and trying to setup my internal DNS server for local network.After messing with DNS for hours i am posting this. i have configured /etc/resolve.conf, hostname with domain name in /etc/sysconfig/network file,/etc/hosts file with local host entry and zone file... (1 Reply)
Discussion started by: Vaibhav.T
1 Replies

6. Red Hat

Issue in DNS set up

:wall:I am a beginer in Linux admin. I have build new DNS setting in my system. Please find the below procedure what I followed to build DNS. but at last when I fired nslookup command, its getting error. I am using RHEL5 OS. Please help me to resolve this below issue.. Advance thanks for... (1 Reply)
Discussion started by: pradipta_pks
1 Replies

7. Red Hat

dns update issue

i have redhat service as public dns i have added new entry but when i reload the named service i got this error in log the working directory is not writable (1 Reply)
Discussion started by: leganti
1 Replies

8. Red Hat

DNS Resolution Issue

Hello, Having issue resolving DNS using the IP address. Using the server Name it resolves fine. Was wondering if there is any configuration issue. # nslookup xxxxxxxx01 Server: Primary DNS IP Address: Primary DNS IP#53 Name: xxxxxxxx01.local domain Address: x.y.z.123 # nslookup... (1 Reply)
Discussion started by: ikn3
1 Replies

9. IP Networking

OS X & VPN DNS Issue

I'll try and be brief and detailed. I have a Macbook Pro Retina running Mavericks. When on my network at the office (work) everything local works just fine. Local servers are resolved through our internal DNS settings. For example, we have a fileserver at "fs01". I can connect to it with... (1 Reply)
Discussion started by: jbhardman
1 Replies

10. Linux

DNS Response Issue

Hi, I have a Windows based Domain (abc.com)servers like: 172.30.1.246 172.30.1.247 172.30.3.246 172.30.3.247 On all my Linux servers (/etc/resolv.conf) have a following DNS servers entries: nameserver 172.30.3.246 nameserver 172.30.3.247 But when i ping my Domain (abc.com), it... (5 Replies)
Discussion started by: refra
5 Replies
rpc.nisd_resolv(1M)													       rpc.nisd_resolv(1M)

NAME
rpc.nisd_resolv - DNS service daemon for NIS SYNOPSIS
file_descriptor]] transport] program_number] DESCRIPTION
is an auxiliary process which provides DNS forwarding service for NIS hosts requests. The process is started by (NIS server) when invoked with the option. It requires the file to be set up for communication with a DNS nameserver. The utility can be used to verify communica- tion with a DNS nameserver. See resolv.conf(4) and nslookup(1). Although it is not recommended, can also be started independently with the following options. Options Uses the specified file descriptor for service Runs in foreground. Uses the specified transient program number for RPC service procedure. Uses the specified transport. Operates in verbose mode. Sends output to: Operates in verbose mode. Sends output to stdout. AUTHOR
was developed by Sun Microsystems, Inc. FILES
resolver configuration file. SEE ALSO
nslookup(1), ypserv(1M), resolv.conf(4), ypfiles(4). rpc.nisd_resolv(1M)
All times are GMT -4. The time now is 04:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy