diff options
Diffstat (limited to 'regress/sbin/pfctl/pfopt4.ok')
-rw-r--r-- | regress/sbin/pfctl/pfopt4.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfopt4.ok b/regress/sbin/pfctl/pfopt4.ok index cabe3a56275..a06225d4e1b 100644 --- a/regress/sbin/pfctl/pfopt4.ok +++ b/regress/sbin/pfctl/pfopt4.ok @@ -2,6 +2,6 @@ ext_if = "lo0" set limit states 100 set block-policy drop set require-order yes -rdr on lo0 inet all -> 127.0.0.1 nat on lo0 inet all -> 127.0.0.1 +rdr on lo0 inet all -> 127.0.0.1 binat on lo0 inet from 192.168.0.0/24 to 192.168.0.0/24 -> 192.168.0.0/24 |