On Sat, Sep 13, 2003 at 09:46:35AM +0300, yanko wrote: > I use OpenBSD 3.3 and I can not add tag to rule. > > bash# brconfig bridge0 rule pass in on rl0 src 1:2:3:4:5:6 tag hello > invalid rule: pass in on rl0 src 1:2:3:4:5:6 tag hello > > What can be the problem?
tagging in bridge is not supported in 3.3. it's in 3.4 tho, to be released Nov 1.
