RE: RE: rbldnsd on FreeBSD

2006-01-22 Thread Larry Rosenman
Jeff Peng wrote: > when you run ./rbldnsd -h > you should see: > -b address[/port] - bind to (listen on) this address (required) > > So you can bind the rbldnsd to another alias IP address,diff from the > IP that your BIND server is listening to. I think there is no > conflict between the rbldnsd

Re: RE: rbldnsd on FreeBSD

2006-01-22 Thread Jeff Peng
when you run ./rbldnsd -h you should see: -b address[/port] - bind to (listen on) this address (required) So you can bind the rbldnsd to another alias IP address,diff from the IP that your BIND server is listening to. I think there is no conflict between the rbldnsd and the BIND. >Jeff Peng wrot