DIG from file???

Adisegna at gmail.com Adisegna at gmail.com
Thu Apr 20 19:06:26 UTC 2006


Hello,

I have a cron job that tests multiple server query times for a single
host.

*/5 * * * * /usr/bin/dig -f /home/username/scripts/dig >>
/home/username/scripts/dnslookup

One of the dig file entries looks like this:

host.domain.com @192.5.6.30 +noauthority +noadditional +tries=1 +time=1

The file out put is fine however, dig is also checking resolv.conf and
bloating my log file with the ANSWER SECTION and ADDITIONAL SECTION.
How do I prevent dig from looking in the resolv.conf file for this
particular query?

Thank in advance..



More information about the bind-users mailing list