[rbldnsd] Recipe for coexisting with bind?
    Tuc at T-B-O-H.NET 
    ml at t-b-o-h.net
       
    Mon Mar 10 19:39:25 MSK 2008
    
    
  
Hi,
	I'm wondering if anyone has put together a "How To" for
integration with Bind. Due to circumstances beyond my control,
I need to run a full functioning bind server on the same machine
I run a rbldnsd. I can fortunately allocate bind the ability
to listen only on 2 IPs, and rbldnsd to listen on another.
	Would it just be something like :
zone "c.list.ns.dsbl.org" {
	type forward;
	forwarders { 192.168.1.1; };
};
		Thanks, Tuc	
    
    
More information about the rbldnsd
mailing list