-
I don't have much ruby experience, so I could have done something wrong, but I can't get the pdnstool tool to work. I installed it today using `gem install passivedns-client`. It is version 2.0.0
I…
-
```
{{{
explain analyze SELECT DISTINCT ON (address,protocol,portlist) address,
portlist, protocol, confidence, infrastructure_network.restriction,
archive.uuid, archive.data
FROM infrastruc…
-
```
{{{
explain analyze SELECT DISTINCT ON (address,protocol,portlist) address,
portlist, protocol, confidence, infrastructure_network.restriction,
archive.uuid, archive.data
FROM infrastruc…
-
```
{{{
explain analyze SELECT DISTINCT ON (address,protocol,portlist) address,
portlist, protocol, confidence, infrastructure_network.restriction,
archive.uuid, archive.data
FROM infrastruc…
-
From using passivedns, I can see that if there is only requests, it wouldn't log anything. I would really like to see it log them. Adding a flag for query logging would be nice:
./passivendns -q /var/…
-
Add detection/warning on rarely used/obsoleted stuff:
HINFO/MINFO/WKS/\* RR types
Classes other than IN
Dynamic DNS updates à la RFC2136
-
Can you add an option to listen to multiple interface. In some case,the DNS server use one interface for incoming,and another interface for outgoing.
-
In the functions print_passet() and print_passet_err() the log files are constantly opened and closed when writing new records.
A much more efficient way would be to open the file handles once and ke…
-
An example case:
```
$ dig test.stage.cs1.force.com.
; DiG 9.8.1-P1 test.stage.cs1.force.com.
;; global options: +cmd
;; Got answer:
;; ->>HEADER
-
Add an option on the command line to specify the format in the logfile.