Date: Mon, 20 Apr 1998 09:14:26 +0100 From: Karl Pielorz <kpielorz@tdx.co.uk> To: Andrew <andrew@iaccess.com.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfilter and transproxy Message-ID: <353B03E2.5F2D706C@tdx.co.uk> References: <01bc01bd6c30$aae05320$e34a05cb@alpine.iaccess>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, If your redirecting people's WEB requests to Squid's proxy port - I'm not too sure this is going to work... Imagine - A user want to go to a web page, so they key in 'www.somewhere.com', this gets resolved to an IP address - the browser then connects to that IP address and says "Give me URL:/" (i.e. the base)... The URL of :/ as you've seen doesn't mean anything to Squid which expects a nice proxy-formatted URL / request on it's proxy port... If your doing this for 1 Web site, then you should look at squid's 'http accelerator' options... If your doing it for multiple sites - you might have to remind us of what your trying to acheive... It may not be possible... :-( Regards, Karl Pielorz > Andrew wrote: > > It's me again :) > > I've managed to get ipfilter and transproxy working, but now when it > redirects traffic to port 8080, squid complains like this: > > 98/04/20 17:40:05| ERR_INVALID_URL: / > > any ideas? > > Thanks again > Andrew Specht > System Administrator > Internet Access Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?353B03E2.5F2D706C>