From owner-freebsd-questions Tue Dec 8 15:03:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA24693 for freebsd-questions-outgoing; Tue, 8 Dec 1998 15:03:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inhaler.noopy.org (nvp.ne.mediaone.net [24.128.50.139]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA24685 for ; Tue, 8 Dec 1998 15:03:33 -0800 (PST) (envelope-from nvp@mediaone.net) From: nvp@mediaone.net Received: (qmail 9226 invoked by uid 603); 8 Dec 1998 23:07:26 -0000 Message-ID: <19981208230726.9225.qmail@inhaler.noopy.org> Subject: Re: IPFW divert and Httpd/proxy errors In-Reply-To: <199812082229.JAA03879@data.interfusion.net.au> from Child at "Dec 9, 98 09:36:15 am" To: child@interfusion.net.au (Child) Date: Tue, 8 Dec 1998 18:07:26 -0500 (EST) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Instead of just blocking incoming traffic on port 80 from all other > hosts so that my dial in clinents must use a proxy server to web > surf, is there a way to redirect there http request to a different If I understand what you're asking, I think that you can use natd's redirect_port to accomplish this. And of course there are always things like 'squid', which you can find in the ports collection. And if you just want a single URL to be redirected, I'd suggest making your life easier and just using what Apache gives you in terms of proxying and redirection. Did I understand what you were asking? :-) -- Nate Patwardhan nvp@mediaone.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message