gamelinux / passivedns

A network sniffer that logs all DNS server replies for use in a passive DNS setup
http://gamelinux.org/
1.67k stars 372 forks source link

Support for logging requests which return NXDOMAIN #4

Closed jurg closed 12 years ago

jurg commented 12 years ago

It would be incredibly helpful if passivedns logged requests which returned NXDOMAIN. I know this is on your roadmap, hoped a ticket might push you into prioritizing it a bit ;)

gamelinux commented 12 years ago

lolz :) I know its important, but implementing it the way I want to will cost me some hours, which I don't have too many of :) As NXDOMAIN is not really a domain "record" i want to store it outside the bucket + linked-list that I use now. Also for not messing with the cache of real domains contra NXDOMAINS :) I started out on this, but deleted the code when I figured out that this was more than a days work.

gamelinux commented 12 years ago

Officially in the 0.3.4 version: f899fd1efa30afd0b6483885276da79ead44d983