diff options
Diffstat (limited to 'regress/sbin/pfctl/pf16.in')
-rw-r--r-- | regress/sbin/pfctl/pf16.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf16.in b/regress/sbin/pfctl/pf16.in index 1879d01427d..39d516e16e6 100644 --- a/regress/sbin/pfctl/pf16.in +++ b/regress/sbin/pfctl/pf16.in @@ -3,5 +3,4 @@ scrub in on lo0 all nat on lo0 from 192.168.1.1 to any -> 10.0.0.1 rdr on lo0 proto tcp from any to 1.2.3.4/32 port 2222 -> 10.0.0.10 port 22 binat on lo0 from 192.168.1.1 to any -> 10.0.0.1 -pass in on lo1000000 all - +pass in on lo1000000 all no state |