<div dir="auto">The dst ACL type accepts the special value of "ipv4". You can use that and the "!" operator to split traffic.<div><br></div><div> However, please be aware dst is not very reliable until *after* the outgoing connection has been created, and we are still finding some access checks that do not use it correctly. YMMV.<div><br></div><div>Amos</div></div></div><div style="line-height:1.5"><br>-------- Original message --------<br>From: "Walter H."<br>Date: Tue, 12 Jan 2021, 03:19<br><blockquote>Hello,<br><br>is there a way, that I can do something like<br><br>if ( dst is IPv4 ) go direct<br>if ( dst is IPv6 ) use parent proxy xxx<br><br>The reason for my question, I'm using a IPv6-in-IPv4 tunnel,<br>and it would make sense to forward all traffic going to IPv6 to squid <br>running on tunnel end;<br><br>Thanks,<br>Walter<br><br><br><br>_______________________________________________<br>squid-users mailing list<br>squid-users@lists.squid-cache.org<br>http://lists.squid-cache.org/listinfo/squid-users<br></blockquote></div>