Packets to bge1 are blocked even though they're set to 'skip':

$ grep skip /etc/pf.conf
set skip on { lo, sync, enc }

$ ifconfig bge1 | grep groups
groups: sync

A dedicated rule for the if group 'sync' fixes it:

pass on sync all

Shouldn't 'set skip' to the same? (4.4-stable, amd64)


Cheers,

-- 

 Stephan A. Rickauer

 -----------------------------------------------------------
 Institute of Neuroinformatics         Tel  +41 44 635 30 50
 University / ETH Zurich               Sec  +41 44 635 30 52
 Winterthurerstrasse 190               Fax  +41 44 635 30 53
 CH-8057 Zurich                        Web    www.ini.uzh.ch

Reply via email to