For more information... RTFM!
NAVIGATION
RECENTLY VIEWED
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0
Powered by Interchange version 5.7.0

DNSBL

Specify the name of one or more DNS blackhole servers.

Synopsis

DNSBL  hostname  [hostnames...]

The parameter(s) are expected to name one or more hostnames.

Scope

This directive is only available for use in the global (interchange.cfg) configuration file, and will affect all websites running under the Interchange installation.  It will not work in a website's local (catalog.cfg) configuration file. 

Description

This directive allows you to list the DNS blackhole servers that should be consulted in order to verify client IP address "validity".  This way, you can deny connections from known bad clients, such as connections from open proxy servers.

Many fraudulent credit card orders are placed from open proxy machines to hide the actual identity of the criminal, so denying access to open proxy visitors might be a good idea.  On the other hand, consulting one or more DNS blackhole servers for every incoming request will add a significant amount of time to the time Interchange takes to process those requests.

Example

DNSBL  <<EOD
    xbl.spamhaus.org
    cbl.abuseat.org
    proxies.dnsbl.sorbs.net
EOD

Category:  Global config directives
Last modified by: Kevin Walsh
Modification date: Monday 25 February 2008 at 11:14 AM (EST)
SPONSORS
Cursor Software: Expert Interchange consultancy
Webmaint.net: UK Interchange business hosting
Home  |  Legal nonsense  |  Privacy policy  |  Contact us