SECURITY DNSBL SET TYPE

    Usage: SECURITY DNSBL SET TYPE <normal|SORBS|NJABL>

    Sets the way return values are processed to determine if an IP should be prohibited or not. For normal, we consider any reply in 128/8 as a hit. For SORBS, we consider 127.x.y.4 to be a miss. For NJABL, we only consider 127.x.y.z to be a hit if 'z' is 2, 4, or 9.

    Examples:
    /as security DNSBL XBL set type normal


    SECURITY DNSBL SET DNS

    Usage: SECURITY DNSBL SET DNS <domain>

    Sets the actual DNS name for the DNSbl. For example, for SORBS, the domain name is "dnsbl.sorbs.net".

    Examples:
    /as security DNSBL XBL set dns opm.blitzed.org


    SECURITY DNSBL TIMEOUT

    Usage: SECURITY DNSBL SET TIMEOUT <value>

    The default proxy check timeout is 30 seconds. The default cache time is 30 minutes. This is the time that we hold a user before letting them on the server. If the dnsbl doesn't answer in this amount of time the user is allowed on the server. If later we do get a hit from the dnsbl the user on that address will still be killed and banned from the server.

    Examples:
    /as security DNSBL XBL set timeout 5