diff options
Diffstat (limited to 'regress/sbin/pfctl/pf8.in')
-rw-r--r-- | regress/sbin/pfctl/pf8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf8.in b/regress/sbin/pfctl/pf8.in index 4276a9bb470..e092bd955af 100644 --- a/regress/sbin/pfctl/pf8.in +++ b/regress/sbin/pfctl/pf8.in @@ -1,2 +1,2 @@ extern = "{ ! 10.0.0.0/8, 10.1.2.3 }" -block out log on tun1 from $extern to any +block out log on tun1000001 from $extern to any |