> Hello, > > I've inherited a squid setup but I'm not that experienced with it or > Linux. I'm having a problem where Squid doesn't resolve a machine name > at the other end of a VPN because the Linux box has to get it's IP > address through DHCP from a dodgy 2Wire gateway to be in the DMZ and so > it's resolv.conf keeps getting reset to the 2W's router address - long > story. Is there a way to tell Squid to bypass local addresses or maybe > manually set the DNS server it uses for lookups please? > - Which tool is resetting resolv.conf ? You can set the file none-writeable and or make it owned by 'another' user ; so that these kind of operations become impossible. M.