On 10/18/19 10:17 AM, Robert Senger wrote:
> there's a group of clients that should be configured to load
> websites via ipv4 only.
> The only way I found so far is to set an invalid ipv6 outgoing address:
>
> tcp_outgoing_address fd20::1 proxy-extra
> tcp_outgoing_address 172.16.4.244 prox
Hi there,
I am running squid on a dual stacked host. Both ipv4 and ipv6
connectivity is fully functional.
Now there's a group of clients that should be configured to load
websites via ipv4 only.
acl proxy-extra localip fd10:96e4:b552::43
acl proxy-extra localip 172.16.4.243
I know there's a