On Mon, 15 Feb 2010 15:07:50 +0100, Dieter Bloms <squid@xxxxxxxx> wrote: > Hi Michael, > > On Mon, Feb 15, Michael Neumeier wrote: > >> I have a Windows 7 host machine with the IP 10.255.0.0/24. On this >> Windows machine, I have VMWare 6 installed. In this VMWare, I am >> running Debian 5.0.2 32bit with squid 3.0.Stable-3+lenny2. The IP of >> this VM is 192.168.157.155 > > I think your windows host comes with an address from range > 192.168.157.0/24, please very with tcpdump. > > You have to insert your own http_access lines before the > "http_access deny all" line > Or alternatively the squid access.log during your "allow all" test should have recorded the real client IP. Amos