[Pdns-users] Error compiling dnsscope on Fedora C3
bert hubert
bert.hubert at netherlabs.nl
Mon Dec 12 18:59:28 UTC 2005
On Mon, Dec 12, 2005 at 06:57:34PM +0100, bert hubert wrote:
> dnsscope has bitrotted somewhat but 'dnsreplay_mindex' should compile well,
> and give about the same data (once you replay data..)
Ok, it is back.
Patch: http://wiki.powerdns.com/projects/trac/changeset/551
http://wiki.powerdns.com/projects/trac/wiki/HACKING
You might also get away with replacing only this in pdns/Makefile:
am_dnsscope_OBJECTS = dnsscope.$(OBJEXT) misc.$(OBJEXT) \
unix_utility.$(OBJEXT) qtype.$(OBJEXT) logger.$(OBJEXT) \
statbag.$(OBJEXT) dnspcap.$(OBJEXT) dnsparser.$(OBJEXT) \
dnsrecords.$(OBJEXT) base64.$(OBJEXT) dnswriter.$(OBJEXT) \
rcpgenerator.$(OBJEXT)
This saves the need for automake, autoconf being installed.
Sample output:
Timespan: 0.0519444 hours
Saw 38217 correct packets, 0 runts, 0 oversize, 0 unknown encaps, 18 dns decoding errors, 0 bogus packets
192 packets went unanswered, of which 0 were answered on exact retransmit
18 answers could not be matched to questions
18 answers were unsatisfactory (indefinite, or SERVFAIL)
0 answers (would be) discarded because older than 2 seconds
Rcode Count
0 24266
2 12948
3 910
32.16% of questions answered within 50 usec (32.16%)
70.24% of questions answered within 100 usec (38.09%)
79.81% of questions answered within 200 usec (9.57%)
81.42% of questions answered within 250 usec (1.61%)
82.34% of questions answered within 300 usec (0.92%)
82.72% of questions answered within 350 usec (0.38%)
82.94% of questions answered within 400 usec (0.22%)
84.18% of questions answered within 800 usec (1.24%)
84.65% of questions answered within 1000 usec (0.47%)
92.85% of questions answered within 2.00 msec (8.20%)
98.19% of questions answered within 4.00 msec (5.33%)
99.57% of questions answered within 8.00 msec (1.39%)
99.78% of questions answered within 16.00 msec (0.21%)
99.88% of questions answered within 32.00 msec (0.11%)
99.97% of questions answered within 64.00 msec (0.09%)
99.98% of questions answered within 128.00 msec (0.01%)
100.00% of questions answered within 256.00 msec (0.02%)
Average response time: 561.9 usec
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://netherlabs.nl Open and Closed source services
More information about the Pdns-users
mailing list