Date: Sat, 21 Jun 1997 01:30:23 +0100 From: Brian Somers <brian@awfulhak.org> To: dan <dan@joshua.sns.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Restricting client access Message-ID: <199706210030.BAA04082@awfulhak.demon.co.uk> In-Reply-To: Your message of "Fri, 20 Jun 1997 18:03:54 EDT." <Pine.BSF.3.95q.970620180117.7409B-100000@joshua.sns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I am trying to figure out how I can restrict the types of clients/services > that are allowed to connect to a given IP. For example if I had a virtual > hosted website and ftp site on my machine, how could i prevent someone > from telneting to www.mysite.org or making a http connection to > ftp.mysite.org? man ipfw. You'll need to enable it in your kernel too - it's not there by default. > Thanks! Dan -- Brian <brian@awfulhak.org>, <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706210030.BAA04082>