Re: NAT66 with temporary address

2016-04-08 Thread Stuart Henderson
On 2016-04-03, Steven Mestdagh wrote: > I was trying to use NAT66, from some internal subnets to my IPv6 > internet address, using the following line with 5.9 release. > > match out on $intout inet6 from !(egress:network) to any nat-to ($intout:0) > > The last part expands to

NAT66 with temporary address

2016-04-03 Thread Steven Mestdagh
I was trying to use NAT66, from some internal subnets to my IPv6 internet address, using the following line with 5.9 release. match out on $intout inet6 from !(egress:network) to any nat-to ($intout:0) The last part expands to the link local address of the interface, which is the first address