Re: blocking ip's with proftpd
From: Kurt Seifried (bugtraq@seifried.org)Date: 10/12/01
- Previous message: Przemyslaw@Gubernat.com: "Re: web content filtering - squid"
- In reply to: Kaos: "blocking ip's with proftpd"
- Next in thread: Chris Wilkes: "Re: blocking ip's with proftpd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Message-ID: <006001c152ee$d36b4040$6400030a@seifried.org> From: "Kurt Seifried" <bugtraq@seifried.org> To: <focus-linux@securityfocus.com> Subject: Re: blocking ip's with proftpd Date: Fri, 12 Oct 2001 01:23:44 -0600
> Can anyone shed some light on how I can deny ip's with proftpd?
Covered in the docs.
> I cant find anything on the web......
Covered at www.proftpd.net.
> any help would be appreciated.
<LIMIT READ>
Order Allow,Deny
Allow from 10.3.0., 1.2.3.4
Deny from all
</LIMIT>
works for write too, also stor, etc, etc.
> thanks.
>
> --Kaos
Kurt Seifried, kurt@seifried.org
A15B BEE5 B391 B9AD B0EF
AEB0 AD63 0B4E AD56 E574
http://www.seifried.org/security/
- Previous message: Przemyslaw@Gubernat.com: "Re: web content filtering - squid"
- In reply to: Kaos: "blocking ip's with proftpd"
- Next in thread: Chris Wilkes: "Re: blocking ip's with proftpd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|