@0 binat on wan_stf inet6 from fdXX:XXXX:XXXX:XX00::/56 to any -> (ixv3:0)/56
# BINAT# Translate outgoing packets' source address (any protocol).# Translate incoming packets' destination address to an internal machine# (bidirectional).binat on $ext_if from 10.1.2.150 to any -> $ext_if# Translate packets arriving on $peer_if addressed to 172.22.16.0/20# to the corresponding address in 172.21.16.0/20 (bidirectional).binat on $peer_if from 172.21.16.0/20 to any -> 172.22.16.0/20