Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
RERESOLVE(1)		     General Commands Manual		    RERESOLVE(1)

NAME
     reresolve - retry unresolved IP addresses in a DB file

SYNOPSIS
     reresolve [-d dbfile] [other dns-terror options]

DESCRIPTION
     reresolve reads a DB file produced by dns-terror and runs the unresolved IP
     addresses	in  it through dns-terror -r (which updates the DB file with the
     new results).  Usually, some addresses do resolve if retried, due to tempo-
     rary network failures or slowness when the original queries were made.   It
     passes  any options given to it to dns-terror.  The default DB file name is
     the same as for dns-terror, ip2host.db.

SEE ALSO
     dns-terror(1)

AUTHORS
     David MacKenzie <djm@djmnet.org>.	Please send comments and bug reports  to
     <fastresolve-bugs@djmnet.org>.

Fastresolve			   August 1999			    RERESOLVE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=reresolve&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help