Cwolly
November 14th, 2007, 03:14 PM
Ok, my scenario is as follows. I've got squid up and running on Gutsy server. It works great as a caching server, which is exactly what I want to use it for. However, I also have a comercial filtering box on the same network. I want to route my http traffic to the squid box, have the squid box query the content filter and if acceptable, come back to the user. In a hierarchy sense I am talking
content filter
\/
gutsy squid box
\/
client
So essentially I need to find a way for the squid box to forward requests from port 80 through the cache, to port 3128 on the content filter, and then have the request go back through the squid box to the client.
I was thinking I could use the squid box as a gatway for the client, which would by default then be accepting incoming requests on port 80.
I am racking my brain on this one and I just cant get the correct forwarding sequence. Any suggestions?
Thanks in advance,
Cwolly
content filter
\/
gutsy squid box
\/
client
So essentially I need to find a way for the squid box to forward requests from port 80 through the cache, to port 3128 on the content filter, and then have the request go back through the squid box to the client.
I was thinking I could use the squid box as a gatway for the client, which would by default then be accepting incoming requests on port 80.
I am racking my brain on this one and I just cant get the correct forwarding sequence. Any suggestions?
Thanks in advance,
Cwolly