Hi I currently have the following rule to nat traffic out to the internet:
match out on $if_ext inet6 from $if_int:network to any nat-to ($if_ext) But this chooses from one of the configures addresses (using round-robin). Is there a way I can configure pf to prefer the privacy address (the one without my MAC in it)? Thx in advance Daniel -- Unix _IS_ user friendly - it's just selective about who its friends are!