Tagged Questions
1
vote
0answers
158 views
Squid on windows loadbalancing only to one server
After thousands of googles and trying days i cant get the load balancer/failover in squid on windows to work. Iam using squid 2.7. My webservers are 2 single NIC lighttpd and one dual nic lighttpd. ...
1
vote
2answers
2k views
Using squid to capture https - how to do non transparent proxy?
The root of the problem: I need to block access to https://somewebsite.com/folder/index.php; but allow access to the rest of the site. I thought the best way to accomplish it would be through a proxy ...
2
votes
1answer
933 views
Squid with php or perl “url_rewrite_program” on windows
I want to redirect all my http proxy traffic to a perl or php script.
I have a working squid setup, and have this in my squid.conf
url_rewrite_program "c:\\squid\\redirect.pl"
But when I start ...
1
vote
2answers
2k views
Configure Windows update through proxy?
I have a squid proxy server and my clients are running on windows xp.
How can I make Windows XP reach the windows update sites through proxy?
In short, through the proxy, windows can not download ...
0
votes
1answer
181 views
How to configure to run SQUID on Windows?
How can i implement to get working SQUID Server on Windows? I got squid-3.0.STABLE23 Binary with Zipped version. But when i run sbin/squid from Command Prompt, it showing configuration errors. I don't ...
4
votes
3answers
410 views
What is the best way to automatically configure Windows desktops and laptops in an AD environment to use a proxy server?
I have recently setup a Squid proxy server for caching purposes and would like to start pointing my desktops and laptops to it.
My computers are running Windows XP with IE8 and Windows 7 with IE9.
0
votes
1answer
438 views
Route all traffic through my laptop (using Squid) with Windows [closed]
I have just installed Squid on my laptop and I am successfully blocking all the traffic that I want to block ( websites, protocols etc. ).
But I would like to route all the traffic form my LAN ( have ...
0
votes
1answer
478 views
How do i stop Squid proxy from corrupting jar-files?
Our internal corporate NTLM proxy (Also Squid i think) randomly returns 407 errors for some reason, and it's pointless to even try to get someone to fix that.
I have on my Windows computer an ...
0
votes
1answer
676 views
configure squid with windows 2008
I have a 3 pc (192.168.1.2,..3,..4) and a windows 2008 server (192.168.1.100) router is 192.168.1.1.
I just want that the 3 pc set like gateway 192.168.1.100, are filter by squid proxy loaded in ...
1
vote
3answers
2k views
Integration of Active Directory, Squid and traffic shaper (like MikroTik)
We have a large network in our university with about 10000 users. We have an AD and wants to use a Squid server for caching and NTLM authentication. We have 40 Mbit/s Internet too, we are going to ...
3
votes
5answers
3k views
Is this a good way to install SQUID on Windows?
Questions about controlling and/or logging web access seem to crop up quite frequently, and SQUID always gets mentioned. I use SQUID on Windows at many offices, but it's not the easiest app to ...