SUMMARY: /etc/resolv.conf configuration: timeout and retrans options
From: LOEWENTHAL Simon (sloewenthal_at_gemini.edu)
Date: 05/25/05
- Previous message: LOEWENTHAL Simon: "/etc/resolv.conf configuration: timeout and retrans options"
- In reply to: LOEWENTHAL Simon: "/etc/resolv.conf configuration: timeout and retrans options"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 May 2005 13:13:05 -0400 To: Sun Mangers <sunmanagers@sunmanagers.org>
Thank-you to everyone to responded to this. There were quite a few.
The correct format is
domain pp.gemini.edu
search pp.gemini.edu ty.gemini.edu qx.gemini.edu
nameserver 172.19.2.2
nameserver 172.20.2.2
options retrans:1000 retry:1
I think that retrans is in m/s and retry is in seconds?
Timeout and retrans are different names for the same things.
I have been told that domain and search are mutually exclusive.
To see what options the resolver has picked up you can use nslookup and
the set all command.
Many thanks to Crist Clark and Rick von Richter for their replies.
Regards, S.
LOEWENTHAL Simon wrote:
>Dear all,
>
>I'm trying to set DNS resolver option in the /etc/resolv.conf but I am
>unsure as to whether Solaris is really picking them up. I tried using
>nslookup and dig, but the man pages simply say that they take the
>default nameservers and searchdomains from the resolv.conf, but do not
>say that they take the other options from the resolv.conf. This ring
>true as when I run nslookup interactivly and type 'set all' is says
>that timeout is equal to 5, whereas the resolv.conf has set it to 1.
>
>/etc/resolv.conf
>timeout:1
>retrans:2
>retry:4
>domain pp.gemini.edu
>search pp.gemini.edu ty.gemini.edu qx.gemini.edu
>timeout=1
>retrans:2
>retry=4
>nameserver 172.19.2.2
>nameserver 172.11.2.2
>
>Is my syntax off, or is there another way to test this?
>
>Thanks if anyone can shed some light.
>Kind regards,
>S.
>
>
>
-- ISG/Gemini/AURA [demime 1.01b removed an attachment of type application/x-pkcs7-signature which had a name of smime.p7s] _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Previous message: LOEWENTHAL Simon: "/etc/resolv.conf configuration: timeout and retrans options"
- In reply to: LOEWENTHAL Simon: "/etc/resolv.conf configuration: timeout and retrans options"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]