Re: [squid-users] IPv6 Always_Direct/Never_Direct ACLs

From: Byte <byte@dont-contact.us>
Date: Tue, 27 Aug 2002 01:19:13 +0100

the cvs tag "ipv6"

At 11:32 PM 26/08/2002 +0200, Henrik Nordstrom wrote:
>Which IPV6 patch for Squid are you using?
>
>(the standard Squid distribution does not yet support IPv6)
>
>Regards
>Henrik
>
>
>Byte wrote:
> > I've got local sites working directly, and ipv4 sites is using a parent
> > cache properly,
> > but ipv6 sites try to use the parent when they need to go direct :/
> >
> > can anyone help me with this?
> >
> >
> >
> > acl SSL_ports port 443 563
> > acl CONNECT method CONNECT
> > acl network dst ::ffff:192.168.0.0/255.255.0.0
> >
> > ::ffff:172.16.0.0/255.255.0.0 ::ffff:10.0.0.0/255.0.0.0
> >
> > acl ipv6dst dst 3ffe::/16 2000::/3
> > acl ipv4dst dst ::ffff:0:0/96
> >
> > always_direct allow network SSL_ports CONNECT ipv6dst
> > never_direct allow ipv4dst !network !SSL_ports !CONNECT !ipv6dst

--
byte@zlined.org
http://byte.zlined.org/
http://pgp.zlined.org/Byte.asc
19-May-2002 16:21:15
-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.8
iQA/AwUAPOa6jUCsucq83bnYEQK0ggCggDUPkEwQfdVoszNw/YiuSkDVG1QAniOB
+EoAWEhBXIpuNQuG9fIug2rv
=T2wY
-----END PGP SIGNATURE-----
Received on Mon Aug 26 2002 - 18:19:23 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:50 MST