Re: rbldnsd on FreeBSD

2006-01-23 Thread Jeff Chan
On Sunday, January 22, 2006, 4:38:11 PM, mouss mouss wrote: > Larry Rosenman a écrit : >> Jeff Peng wrote: >> >>>hi,Irina, >>>rbldnsd is really a simple dns server.you can use it directly,no any >>>need to bind.and,you can use rsync to download the rbl files. >>> >> >> I have both rbldnsd and bi

Re: rbldnsd on FreeBSD

2006-01-22 Thread mouss
Larry Rosenman a écrit : > Jeff Peng wrote: > >>hi,Irina, >>rbldnsd is really a simple dns server.you can use it directly,no any >>need to bind.and,you can use rsync to download the rbl files. >> > > I have both rbldnsd and bind running on my 2 nameservers. I had to > bind(pardon the pun) rbldn

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

Re: rbldnsd on FreeBSD

2006-01-22 Thread Jeff Chan
Some of the HowTo documents at: http://www.surbl.org/rsync-signup.html may be of use in setting up and rbldnsd server, including port forwarding from BIND. Jeff C. -- Jeff Chan mailto:[EMAIL PROTECTED] http://www.surbl.org/

RE: rbldnsd on FreeBSD

2006-01-22 Thread Larry Rosenman
Jeff Peng wrote: > hi,Irina, > rbldnsd is really a simple dns server.you can use it directly,no any > need to bind.and,you can use rsync to download the rbl files. > I have both rbldnsd and bind running on my 2 nameservers. I had to bind(pardon the pun) rbldnsd To a separate alias IP, as I could

Re: rbldnsd on FreeBSD

2006-01-21 Thread Jeff Peng
hi,Irina, rbldnsd is really a simple dns server.you can use it directly,no any need to bind.and,you can use rsync to download the rbl files. > --- Ursprüngliche Nachricht --- > Von: "Irina" <[EMAIL PROTECTED]> > An: > Betreff: rbldnsd on FreeBSD > Datum:

Re: rbldnsd on FreeBSD

2006-01-21 Thread Randy Smith
Irina wrote: Hello all, Thank you for your answers on SURBL (few days back). I decided to install rbldnsd with rsync and have few things to ask. It will run on FreeBSD 5.4 with no named running. Server uses resolve.conf with 2 our DNS servers. Do I need to use BIND with rbldnsd and rsync? O

rbldnsd on FreeBSD

2006-01-21 Thread Irina
Hello all, Thank you for your answers on SURBL (few days back). I decided to install rbldnsd with rsync and have few things to ask. It will run on FreeBSD 5.4 with no named running. Server uses resolve.conf with 2 our DNS servers. Do I need to use BIND with rbldnsd and rsync? Or only rbldnsd