MODULE NAME
    ban_module - deny authentification from given IP numbers

OPTIONS
    ban_msg - message to display to the banned users.

DESCRIPTION
    if somebody tries to connect from one of the IP numbers
    in the list, he is denied access no matter what.
    You can use * to denote range if IP numbers,
    e.g. 123.4.*.*
