Re: [squid-users] How to make squid use ipv4 only for connecting to websites

2019-10-18 Thread Alex Rousskov
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

[squid-users] How to make squid use ipv4 only for connecting to websites

2019-10-18 Thread Robert Senger
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