Re: proxy question

2001-10-05 Thread Michael Wood

On Fri, Oct 05, 2001 at 07:47:12AM -0400, Allen Ahoffman wrote:
 is this easy or hard to do.
 
 I want to set up a proxy server that takes incoming requests distributes
 them to back end web servers, who then respond directly to the client not
 thru the proxy.
 e.g.
 imcoing http request to proxy
   proxy to web server
   web server to originator of request not thru proxy

This sounds a bit like Linux Virtual Server.

See http://www.linuxvirtualserver.org/

I've never tried it, but it looks interesting.

-- 
Michael Wood
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Transparent proxy question.

2000-05-17 Thread Nathan Ridge
Have setup transparent proxy using an access-list on a Cisco 1603 and
running ipchains to forward packets to squid on the proxy.  When I have the
proxy set ( manual http proxy ) it works fine, but when proxy is disable and
transparent should take affect this is what happends:

Packet gets forwarded from cisco to proxy machine
packet gets sent to squid but on the my browser i get a squid error saying
that:

the url :/ cannout be found

please check the url and make sure no illegal characters are being used.

Has anyone got any clues?  any help appreciated!

Nathan