[BlueOnyx:08453] Re: mod_ban

Steffan general at ziggo.nl
Tue Sep 13 06:42:11 -05 2011


I see that it is part of proftp
<IfModule mod_ban.c>
    BanEngine on
    BanLog /var/log/proftpd/ban.log
    BanTable /var/log/proftpd/ban.tab

    # If the same client reaches the MaxLoginAttempts limit 30 times
    # within 10 minutes, automatically add a ban for that client that
    # will expire after 30 minutes.
    BanOnEvent MaxLoginAttempts 30/00:10:00 00:30:00

    # Configure a rule to automatically ban scripts looking for anonymous
    # servers to which they can upload
    #BanOnEvent AnonRejectPasswords 1/01:00:00 01:00:00

    # Ban clients which connect too frequently. This rule bans clients
    # which connect more than 30 times within one minute.  Include a special
    # message just for them and keep them out for one hour.
    BanOnEvent ClientConnectRate 30/00:01:00 01:00:00 "Stop connecting so
frequently!"

    # Allow the FTP admin to manually add/remove bans
    BanControlsACLs all allow group wheel
</IfModule>

Any idée how to whitelist the server ip ?
Or disable it ?



-----Oorspronkelijk bericht-----
Van: blueonyx-bounces at mail.blueonyx.it
[mailto:blueonyx-bounces at mail.blueonyx.it] Namens Michael Stauber
Verzonden: dinsdag 13 september 2011 12:25
Aan: BlueOnyx General Mailing List
Onderwerp: [BlueOnyx:08452] Re: mod_ban

Hi Steffan,

> mod_ban keeps b;okking the server own ip
> mod_ban.c: error initializing session: Permission denied 
> mod_ban/0.5.5: Login denied: host 'serverip' banned

"mod_ban"? That's nothing that ships with BlueOnyx, sorry.

-- 
With best regards

Michael Stauber
_______________________________________________
Blueonyx mailing list
Blueonyx at mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx





More information about the Blueonyx mailing list