[rbldnsd] config file question

Michael Tokarev rbldnsd@corpit.ru
Sat, 15 Nov 2003 16:59:10 +0300


Vincent Jordan wrote:
> Im running rbldnsd as an internal dns blacklist. 

Vincent, did you read my previous email?
I already answered to your question.

> Currently my confg is:
> :127.0.0.2:Spam
> :127.0.0.3:Virus
> :127.0.0.4:Admin Block
> :127.0.0.5:Call NOC

What do you want these entries to do?  All but last of them are
just ignored, because next overwrites previous one.

> 127.0.0.2
> 204.254.175.106:3:Spam
> 217.195.197.242:2:Spam Viagra
> 211.158.46.22:2:Spam Viagra
> 68.202.14.11:2:Spam Loan Ads
> 
> I run this file with:
> rbldnsd  -w /home/zone -b 208.46.115.36  bl.cyberspeed.us:ip4set:ip
> 
> I would like to also use a domain based file. Ive currently got:
> :127.0.0.2:Spam
> :127.0.0.3:Virus
> :127.0.0.4:Admin Block
> :127.0.0.5:Call NOC
> 127.0.0.2
> example.com:2:this is an example
> *.example.com:3:another example
> 
> when I run with this:
> rbldnsd  -w /home/zone -b 208.46.115.36  bl.cyberspeed.us:ip4set:ip,name

As i already shown you:

  rbldnsd -w /home/zone -b 208.46.115.36  bl.cyberspeed.us:ip4set:ip bl.cyberspeed.us:dnsset:name

Please either read responses, or don't ask.

/mjt