• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

CHANGESH A D11-Jun-20083.4 KiB9480

CONTACTH A D04-Feb-2008408 1611

FILESH A D04-Feb-20081.2 KiB4135

LICENSEH A D04-Feb-20081.3 KiB2521

MSVC.BATH A D04-Feb-2008219 97

MakefileH A D03-May-2022624 2618

READMEH A D04-Feb-20081,002 3422

dnstracer-missing.hH A D11-Jun-20081.1 KiB6548

dnstracer.cH A D11-Jun-200844.2 KiB1,7391,249

dnstracer.podH A D11-Jun-20082.9 KiB12673

getopt.cH A D04-Feb-20085.5 KiB232114

getopt.hH A D04-Feb-2008527 3514

README

1$Id: README,v 1.8 2003/01/06 22:40:31 mavetju Exp $
2
3WHAT IS DNSTRACER?
4
5Dnstracer determines where a given Domain Name Server (DNS) gets
6its information from, and follows the chain of DNS servers back to
7the servers which know the data.
8
9Its behaviour is similair to ntptrace(8), which does it for the
10NTP protocol.
11
12HOW TO INSTALL?
13
14In theory, run 'configure', 'make' and 'make install' should be
15enough to install the binary and the man-page. I've developed it
16under FreeBSD 4.4 and tested it on Debian, SunOS and Solaris. Due
17to the nature of autoconf and friends, you need GNU Make.
18
19If you don't want to have IPv6 support in it, run configure with
20the --disable-ipv6 option.
21
22Windows users with Microsoft Visual C++ please use MSVB.BAT (supplied
23by Mike Black <mblack@csihq.com>)
24
25LICENSE
26
27BSD license. See the file LICENSE for more information.
28
29CONTACT
30
31My email address is edwin@mavetju.org
32My website is http://www.mavetju.org
33Mailing-lists are available: http://www.mavetju.org/contacts.php
34