Hello, I have a list of sites that are blocked for my whole organization. And it works. The decision has been made that IT should be able to get to everything. I came up with: acl Dean src my.ip.address always_allow http_access Dean (I'm trying to do this from memory from home so the syntax is probably wrong) but this doesn't allow me access from my laptop. Does src mean the IP the request is coming from? When I look at the cache log, I don't even see that it's testing the acl Dean. I almost hate to ask because I know I should just figure it out. But the feeling in my department has been against using squid vs. an appliance. And unfortunately I have users constantly needing things. Thanks in advance anyone who can offer any insight. Dean Durant