From owner-freebsd-questions Thu Jan 29 07:08:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA20296 for questions-outgoing; Thu, 29 Jan 1998 07:08:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from super-g.inch.com (super-g.com [207.240.140.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA20246 for ; Thu, 29 Jan 1998 07:08:01 -0800 (PST) (envelope-from spork@super-g.com) Received: from localhost (localhost [127.0.0.1]) by super-g.inch.com (8.8.8/8.8.5) with SMTP id KAA28226; Thu, 29 Jan 1998 10:07:45 -0500 (EST) Date: Thu, 29 Jan 1998 10:07:45 -0500 (EST) From: spork X-Sender: spork@super-g.inch.com To: Jason McKay cc: questions@FreeBSD.ORG Subject: Re: Blocking access In-Reply-To: <3.0.1.32.19980128205432.0079cc00@webace.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" I believe that the "ipfilter" package can be tweaked into doing this. Perhaps some ipfilter user on the list could give some suggestions. If you go to http://squid.nlanr.org (the squid proxy homepage) you'll find an entry in the FAQ about this. I'd be very interested in whether this is possible or not... Charles Sprickman spork@super-g.com ---- "I'm not a prophet or a stone-age man Just a mortal with potential of a superman I'm living on" -DB On Wed, 28 Jan 1998, Jason McKay wrote: > Hello, > > We currently operate a proxy server on a different server using port 8080, > if possible we would like our FreeBSD dialin server to force our users to > go via the proxy server for access to the web. How would we go about doing > this? > > Thank you, > Jason McKay. >