Say, I have a domain example.com and users access intranet web server
in this domain as: http://www/index.html. www's fqdn is
www.example.com and squid is able to resolve 'www' based on search
path specified in /etc/resolv.conf.

My problem is, in above scenario, squid matches only 'www' when it
comes to dstdomain acl. So, I cannot catch all local traffic using
following acl:

acl localservers dstdomain .example.com

Is there anyway to make squid use FQDNs in dstdomain acls? or, any
other way to resolve this problem?

thanks,
Manu

Reply via email to