On 2/03/19 2:41 am, mzgmedia wrote:
> hello
> 
> we a squid server with both IPv4 and IPv6
> 
> now if a user will connect to Ipv4, it will also get an Ipv6 from squid. We
> want to prevent that, if the user will connect to IPv4, to have just Ipv4
> and if connects to Ipv6 to have just Ipv6 and it seems that we can't manage
> to do this.

Sounds like you have a regular forward/explicit proxy setup right?

In those setups the client is connecting only to Squid. It delegates
*all* server operations to the proxy. IP address(es) of the next server
in the HTTP chain has nothing to do with the TC/IP connections between
client and proxy.

Amos
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to