> I originally sent this list to comp.unix.openbsd.misc but I got no takers > for it. I'm trying to set up a transparent filtering bridge using pf and I get an > odd line when I used tcpdump to monitor what specific multicast messages come > through the bridge. I'm monitoring what comes > into the bridge (em1) and what goes out (em0). > > Every incoming multicast packet is followed by another identical packet with a > checksum error. It looks like pf or tcpdump is generating them. The good packet is > reported to leave on the em0 interface. I'm using a standard 3.5 setup straight off > the official disk. >
I guess it was fixed in -Current. See http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_norm.c.diff?r1=1.86&r2=1.87&f=h Regards, Pyun YongHyeon -- Pyun YongHyeon <http://www.kr.freebsd.org/~yongari>
