For professional use, internet ISPs, organizations, networks, hosting providers, email providers, or commercial spam filter providers,
synchonize option is available.
To synchonize the lists use
RSYNC.
Rsync is a fast file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsync daemon. Rsync finds files that need to be transferred using a algorithm that looks for files that have changed in size or in last-modified time.
For Linux or UNIX systems, download it here
For Windows systems, download it here
The files in our rsync servers are updated every 60 minutes.
To download all the lists use:
rsync -avz "rsync.nszones.com::dnsbl/" "/yourdatafile/"
To download SBL spam list use:
rsync -avz "rsync.nszones.com::dnsbl/sbl" "/yourdatafile/sbl"
To download DYN dynamic list use:
rsync -avz "rsync.nszones.com::dnsbl/dyn" "/yourdatafile/dyn"
To download UBL surbl list use:
rsync -avz "rsync.nszones.com::dnsbl/ubl" "/yourdatafile/ubl"
To download WL white list use:
rsync -avz "rsync.nszones.com::dnsbl/wl" "/yourdatafile/wl"
Synchonize cost 24 Euro per month.
Payments are monthly, and you can start or stop your synchonize service any time.
Synchonize is FREE if you host a public mirror.
Please make your payment and register your server IP, to give you access.
To run your DNSBL you need the RBLDNSD deamon.
Rbldnsd is a small DNS-protocol daemon which is designed to handle queries to DNS-based IP-listing or NAME-listing services.
For Linux or UNIX systems, download it here
For Windows systems, download it here
To run rbldnsd use:
rbldnsd -f -n -c 15m -b dnsblIP/53 sbl.nszones.com:ip4set:sbl dyn.nszones.com:ip4set:dyn ubl.nszones.com:dnset:ubl wl.nszones.com:ip4set:wl
For any help or support, just contact us, and your private DNSBL will be online in 24 hours.