"skip" is an option, not a rule. # pfctl -s Int -v | grep skip
On 2011-10-20, ???? ??????? <[email protected]> wrote: > Dear Sirs, > > I added couple of rules to pf config file > > xxx:/root# grep skip /etc/pf.conf > set skip on enc0 > set skip on lo0 > > > xxx:/root# pfctl -f /etc/pf.conf > xxx:/root# > > > but I do not find "skip" in "pfctl -s rules" output: > > xxx:/root# pfctl -s rules | grep skip > xxx:/root# > > > is it ok ? > > > Cheers, > Ilya Shipitsin

