Check if DNS caching is enabled or disabled?
-
Anyone? 0 -
The nscd configuration would let you know this at /etc/nscd.conf 0 -
Thanks for your help - I managed to get this (file contents below). Am I right in thinking that 'hosts' is the section that refers to DNS caching and that this shows that DNS caching is on? # # /etc/nscd.conf # # An example Name Service Cache config file. This file is needed by nscd. # # Legal entries are: # # logfile # debug-level # threads # max-threads # server-user # server-user is ignored if nscd is started with -S parameters # stat-user # reload-count unlimited| # paranoia # restart-interval 0 -
You'd be correct, but check the man page for information on how this is configured, just because I believe it's valuable to understand the whole rather than just he part nscd(8): name service cache daemon - Linux man page 0
Please sign in to leave a comment.
Comments
4 comments