dnsbl_redirector

Langue: en

Version: 66020 (mandriva - 22/10/07)

Section: 8 (Commandes administrateur)

NAME

dnsbl_redirector - list directory contents

SYNOPSIS

dnsbl_redirector [ -d ] [ -r redirectto ] -f rulefile -s suffix

DESCRIPTION

dnsbl_redirector is a squid redirectory program that can be used to redirect requests for inapropriate URLs as classified by a DNS based blacklist to some other location.

OPTIONS

-d
active debugging, may help in debugging what the redirector does.
-rredirectto
whenever a URL matches the rules, return a url that is created from redirectto by appending the IP address. This will normally be a CGI program or PHP page that translates the IP address to something meaning full for the user.
-ssuffix
query the name below the DNS zone suffix. Several suffixes can be specified, which will be tried in order.
-frulefile
read the pass/block rules from the rulefile. The file consists of lines containing an IP address and the word pass or block separated by whitespace.

AUTHOR

Written by Andreas Mueller Copyright © 2003 Dr. Andreas Mueller, Beratung und Entwicklung