-1
votes
1answer
217 views

Proxy cache for Windows Server 2008 R2

I would like to configure a proxy-cache under WIN2008 R2. RRAS is enabled with also DHCP, DNS AND WINS. DHCP run only IPv4. Any ideas or something ? I've searched the web but couldn't find something. ...
1
vote
1answer
783 views

squid3 auth thru samba using ntlm to AD doesn't work

some users here are spending to much time exploring the WWW. So big boss whats to get this under control. We use a squid3 just for some security reason and chace benefits. and now i'm trying to set ...
0
votes
1answer
154 views

Forwarding with iptable IIS response

So the scenario is the following i have a router when a request goes directly to its public address X.X.X.X it port forward to a IIS server, nevertheless my IIS has as its gateway a iptable/squid ...
1
vote
2answers
2k views

Squid proxy server ignoring hosts file :(

Using: Squid Cache version 2.7.STABLE3 for i686-pc-winnt ... Whatever I put into the hosts file, it seems to be ignoring it. here's my configuration :- ... hosts_file ...
0
votes
1answer
678 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
1answer
746 views

Failure to create keytab file using msktutil on Centos to W2K8

I'm trying to setup a centos 5.5 squid server to authenticate against a windows 2008 DC. I have followed the tutorial: ...
14
votes
3answers
27k views

Getting Squid to authenticate with kerberos and Windows 2008/2003/7/XP

This is something I setup recently and was quite a big pain. My environment was getting squid to authenticate a Windows 7 client against a Windows 2008 Server invisibly. NTLM is not really an ...
0
votes
1answer
1k views

How to setup user authentication on a Squid caching server?

i've got Squid-2.7 running on our Windows 2008 box. Works great. I wish to restrict access to it via username restriction. Currently, my username is BlahDomain\FooUser . Password: blah. Is there any ...
2
votes
2answers
3k views

Can Squid (proxy server) handle HTTP 1.1 yet? And for Windows?

I'm a fan of the Squid proxy server and have been using it at work for our a while .. on a windows 2008 server. It cannot handle HTTP 1.1. Does anyone know if this is fixed/available for a windows ...