diff options
Diffstat (limited to 'regress/sbin/pfctl/pf98.ok')
-rw-r--r-- | regress/sbin/pfctl/pf98.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf98.ok b/regress/sbin/pfctl/pf98.ok index 13937aab2c3..f436ebb4701 100644 --- a/regress/sbin/pfctl/pf98.ok +++ b/regress/sbin/pfctl/pf98.ok @@ -1,2 +1,2 @@ -nat on lo0 inet all -> 127.0.0.1 pass in on lo1000000 all flags S/SA keep state +match out on lo0 inet all nat-to 127.0.0.1 |