Searched refs:binat (Results 1 – 6 of 6) sorted by relevance
1 binat on em0 inet6 from fc00::/64 to any -> fc00:0:0:1::/642 binat on em0 inet6 from any to fc00:0:0:1::/64 -> fc00::/64
1 # test binat tagging2 match on lo0 from 192.168.1.1 to any tag regress binat-to 10.0.0.1
4 match on lo0 from 192.168.1.1 to any binat-to 10.0.0.1
257 bool binat; member3445 filter_opts.nat->binat = 1;5352 struct pfctl_rule binat; variable5361 pfctl_init_rule(&binat);5368 binat.action = PF_NOBINAT;5370 binat.action = PF_BINAT;5371 binat.natpass = $3.b1;5372 binat.log = $3.b2;5373 binat.logif = $3.w2;5374 binat.af = $5;[all …]
315 { PF_BINAT, "binat" },