[rbldnsd] reference that explains what the startup messages mean?
Michael Tokarev
mjt at tls.msk.ru
Fri Feb 2 16:13:42 MSK 2007
David Sparks wrote:
> Is there a reference somewhere that explains what the startup messages
> mean? e/w ... errors/warnings?
Not what I know of :)
> rbldnsd: dnset:surbl.txt: 20070201 190233: e/w=662462/0
For dnset: entries/wildcards. that's counts, number of simple
entries in the dataset and number of wildcards (*.xxx).
> rbldnsd: ip4tset:cbl.txt: 20070201 185122: cnt=5184532
Count of entries (different IP addresses).
> rbldnsd: generic:cbl-extras.txt: 20061118 004642: e=9
Count of different RRs.
> rbldnsd: ip4set:abc.txt: 20070201 183106: e32/24/16/8=7100/136/5/34
Counts again. Ip4set implemeted as 4 arrays, one for each: /32, /24, /16
and /8 ranges. So here you've 7100 individual IP addresses listed, 136 /24
networks and so on. 34 /8 networks is rather large amount (it's 34 * 2^24 =
570 425 344 individual IP addresses).
> Thanks!
You're welcome.
/mjt
More information about the rbldnsd
mailing list