LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   SQUID, Ubuntu, Transparent Proxy (https://www.linuxquestions.org/questions/linux-networking-3/squid-ubuntu-transparent-proxy-654109/)

ThePhoton 07-07-2008 11:44 AM

SQUID, Ubuntu, Transparent Proxy
 
Hi everybody,

I'm trying to configure essentially an all windows network to forward HTTP traffic through a SQUID cache that is outside our control automatically (without browser proxy config). ie:

[Windows Clients] -----> [External Squid Cache] -----> [Internet]

I have found many guides which all seem to suggest that I need another cache between the windows clients and the external cache:

[Windows Clients] -----> [New Squid] -----> [External Squid Cache] -----> [Internet]

Unfortunately, I have been unable to successfully configure this, as I am not a linux sysadmin!

Network details:
DHCP Server: 10.7.140.21
DNS Server: 10.7.140.22
Default Gateway: 10.7.143.254
Subnet Mask: 255.255.252.0
External Squid Cache: proxy.xxxxx.org:8080

If possible I would like to do this without a network bridge, (run squid inside a virtual machine?) but if I need to I can.

Can someone point me in the right direction please?!

Cheers,
Matt


All times are GMT -5. The time now is 05:48 PM.