Date: Tue, 12 May 1998 22:09:21 +1000 (EST) From: "Daniel O'Callaghan" <danny@panda.hilink.com.au> To: Manar Hussain <manar@ivision.co.uk> Cc: Damian Hamill <damian@cablenet.net>, freebsd-isp@FreeBSD.ORG Subject: Re: limit ftp uploads Message-ID: <Pine.BSF.3.91.980512220640.411D-100000@panda.hilink.com.au> In-Reply-To: <3.0.5.32.19980512093431.009f7d10@stingray.ivision.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 May 1998, Manar Hussain wrote: > At 19:35 11/05/98 +0100, Damian Hamill wrote: > >I'd like to limit the ability for anonymous FTP uploads to IP addresses > >in my netblock. > > > >Any ideas how to do that ? > > * Don't allow it at all > * run tcp wrapper pr some such around your ftp server > * run the annonymous ftp server bound to another ip address (given a > suitable server) or port so you can block it at your firewall One possibility is to use wu-ftpd and define a guest class user (chrooted to homedir) in ftpaccess, which has restricted locations in ftphosts. I don't think this sort of thing is in FreeBSD's ftpd. Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.980512220640.411D-100000>