<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Hello,<div><br></div><div>I'm trying to bound mutiples IPv4:Port entry to a different outbound IPv6 this way:</div><div><br></div><div><div>http_port 94.xxx.xxx.204:10001 name=1</div><div>acl ip1 myportname 1</div><div>tcp_outgoing_address 2a01:xxxx:xxxx:xxxx:xxxx:xxxx:<wbr>eb7c:8336 ip1</div></div><div><br></div><div><div>http_port 94.xxx.xxx.204:10002 name=2</div><div>acl ip2 myportname 2</div><div>tcp_outgoing_address 2a01:<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">xxxx:xxxx:xxxx:xxxx:xxxx</span>:<wbr>096f:b369 ip2</div><div><br></div><div>http_port 94.xxx.xxx.204:10003 name=3</div><div>acl ip3 myportname 3</div><div>tcp_outgoing_address 2a01:<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">xxxx:xxxx:xxxx:xxxx:xxxx</span>:<wbr>5fe0:eba8 ip3</div></div><div><br></div><div>etc.</div><div><br></div><div>I was not able to get it working, the cache.log is giving me (99) cannot assign requested address and fallback to the IPv4 address as an outbound address.</div><div><br></div><div>I added the full IPv6 block inside the route -6 just in case, like this:</div><div>ip -6 route add to local 2a01:xxxx:xxxx:xxxx::/64 dev lo<br></div><div><br></div><div>Squid Cache: Version 3.5.23<br></div><div><br></div><div>I coudn't find anyone having the same problem while searching around so I'm stuck and looking to know if it's possible or not to do it this way, if yes what am I missing ? And if not, is there a way to randomize the end part of the last 3 blocks of a /64 and if yes how ?</div><div><br></div><div>Thanks!</div><div><br></div><div><br></div></div>
</div><br></div>