Rodney Richison wrote: > > I have my squid working transparantly for my local network. Works just > great. My network sits behind a sonicwall firewall. Squid cannot resolv the > local servers because of this. > > I know I'm supposed to create an ACL for this, but I'm getting a headache > attempting to achive it. > > Best case seniario would be get all request incoming for 65.16.101.124 to > 192.168.1.2 which is my internal web that hosts several sites. This would > make a good rule if it'd work. Ideas?
Do your users request these sites by name, or by IP address? IF by name then just placing the real (internal) ip address into /etc/hosts clears things up. Regards Henrik
