NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/53199: stateful npf



The following reply was made to PR kern/53199; it has been noted by GNATS.

From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/53199: stateful npf
Date: Fri, 11 May 2018 16:30:46 +0100

 For reference, the ipf rules were just
 
 block in all
 pass in on wm1 proto tcp from any to wm1/network port = 80 \
    flags S keep state
 pass in on lo0 all
 pass out on lo0 all
 pass in on wm0 all
 pass out on wm0 all
 


Home | Main Index | Thread Index | Old Index