diff --git a/sbin/pfctl/parse.y b/sbin/pfctl/parse.y index 77f2a0d4c45d..5652845d4195 100644 --- a/sbin/pfctl/parse.y +++ b/sbin/pfctl/parse.y @@ -4195,7 +4195,7 @@ natrule : nataction interface af proto fromto tag tagged rtable } ; -binatrule : no BINAT natpasslog interface af proto FROM host toipspec tag +binatrule : no BINAT natpasslog interface af proto FROM ipspec toipspec tag tagged rtable redirection { struct pf_rule binat;