gamelinux / passivedns

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

Can not see field name of log file #91

Closed whitetiger21022014 closed 5 years ago

whitetiger21022014 commented 7 years ago

Hello, I just compiled pdns from github on Ubuntu 16 passivedns -i ens33 -l /var/log/passivedns.log cat /var/log/passivedns.log | more

1491137669.908593||192.168.111.144||192.168.111.2||IN||google.com.||A||172.217.24.46||5||1 1491137670.118196||192.168.111.144||192.168.111.2||IN||46.24.217.172.in-addr.arpa.||PTR||hkg07s23-in-f14.1e100.net.||5||1 1491137670.118196||192.168.111.144||192.168.111.2||IN||46.24.217.172.in-addr.arpa.||PTR||hkg07s23-in-f46.1e100.net.||5||1

but can NOT see header name as #timestamp||dns-client||dns-server||RR class||Query||Query Type||Answer||TTL

Thanks,

gamelinux commented 6 years ago

They are not there... if one where to add it, it should be an enhancement, and optional