On fre, 2007-07-27 at 14:10 +0200, Dirk Caspari wrote:
> I need Access (over squid) to some Internal-Websites of a company
> somewhere.
>
> I have configured my SQUID (2.6.STABLE13) like this:
>
> cache_peer REMOTE-COMPANY-SQUID-IP parent 3128 0 no-query
> acl REMOTE_DOMAINS dstdom_regex "/etc/squid/privat_remote_domains"
> cache_peer_access REMOTE-COMPANY-SQUID-IP allow REMOTE_DOMAINS
> never_direct allow REMOTE_DOMAINS
> http_access allow REMOTE_DOMAINS
>
> How can I bypass all DNS-Requests for REMOTE_DOMAINS ?
Make sure your config doesn't depend on any IP based acls for requests
to those domains..
Regards
Henrik
Received on Sun Jul 29 2007 - 20:22:32 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:04 MDT