On 20/09/2013 6:27 p.m., Mgr. Peter Tuharsky wrote:
> Thank You for Your reply. I have identified a name resolving issue so far.
>
> I'm not sure however, what should be in acl localhost src and acl
> localnet src.
"localhost" _ACL_ should match the localhost IP addresses. Which are
127.0.0.1/8 0.0.0.0/32 ::1/128
In squid-3.3 and later this is a built-in ACL and changing it is not
recommended.
"localnet" ACL should be set to match your LAN IP address ranges
whatever those are. At minimum the fc00::/7 fe80::/16 ranges.
squid.conf.default contains the default values most IPv4 NAT or IPv6
auto-configured networks use.
Amos
Received on Fri Sep 20 2013 - 13:48:29 MDT
This archive was generated by hypermail 2.2.0 : Sat Sep 21 2013 - 12:00:05 MDT