configure squid with windows 2008
- by G.a.r.y.
Hi my problem is this:
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 win2008
so in win2008 I 've set in control panel the proxy 192.168.1.100:3128 and in win2008 browser work, the connection is filtered by proxy, but in 3 pc not works, so maybe I should route all incoming request into squid, but I dunno how ...
thanks