NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/51698: 7.0.1 seems to be a regression
>Number: 51698
>Category: bin
>Synopsis: 7.0.1 seems to be a regression
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Dec 08 23:55:00 +0000 2016
>Originator: Dean Anderson
>Release: 7.0.1
>Organization:
AV8
>Environment:
Pf doesn't seem to work with NFS anymore. My 6.1.5 filter files no longer work on 7.0.1
>Description:
This file works on 6.1.5 NFS clients, but not on 7.0.1
table <av8nets> { 198.3.136/21, 127.0.0.1 }
ext_if="xennet0"
set skip on lo
block in log
pass out
pass in on $ext_if proto tcp from <av8nets> to ($ext_if) port ssh
>How-To-Repeat:
Install above file on 6.1.5 and 7.0.1, as suitable for changed network numbers.
>Fix:
Home |
Main Index |
Thread Index |
Old Index