pass in quick on enc0 fastroute all pass in quick on enc0 fastroute inet all pass in quick on enc0 fastroute inet6 all pass out quick on tun0 route-to tun1 inet all pass out quick on tun0 route-to tun1 inet from any to 192.168.1.1 pass out quick on tun0 route-to tun1 inet6 from any to fec0::1 block drop in on tun0 dup-to (tun1 192.168.1.1) inet proto tcp from any to any port = ftp block drop in on tun0 dup-to (tun1 fec0::1) inet6 proto tcp from any to any port = ftp pass in quick on tun0 route-to tun1 inet from 192.168.1.1 to 10.1.1.1 pass in quick on tun0 route-to tun1 inet6 from fec0::/64 to fec1::2 pass in quick on tun0 dup-to (tun1 192.168.1.100) inet from 192.168.1.1 to 10.1.1.1 pass in quick on tun0 dup-to (tun1 fec1::2) inet6 from fec0::/64 to fec1::2