:) Living in Australia that has just sign into law meta data recording. So I am sending some of my traffic OS via a vpn service. But I still want some things to go locally, so I was using src ip address to help my router determine which path to use. unfortunately my vpn service doesn't handle IPv6, plus from memory there is no NAT for ipv6 (last time i looked) so .. I want to allow ipv6 for somethings but I want to force all traffic for certain site via the vpn. Unfortunately I might have to just kill all ipv6 .. On 16 April 2015 at 12:58, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: > On 16/04/2015 2:33 p.m., Alex Samad wrote: >> Hi >> >> Is there any way to make some sites to be access only via ipv4 ? So >> even if there is a ipv6 address I reject it > > Not in the way you are thinking. > > acl to_ipv6 dst ipv6 > http_access deny to_ipv6 > > will deny access to any IPv6-enabled website (includes Google, Facebook, > etc.) > > > Why are you trying to break your connectivity anyway? > > By disabling IPv6 you are cutting yourself and your users off from more > than 3% of the Internet today (and growing). > > Amos > _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users