Re: ether_input: drop bdg packet

2003-03-19 Thread Steve Bertrand
I have 5.0 running as a bridge/ipfw firewall configuration, which is seemingly working very well in an ISP environment. However, there is something that I don't know if it is an error, or normal. On the console, I get the following message many times per second: ether_input: drop bdg

Re: ether_input: drop bdg packet

2003-03-19 Thread Crist J. Clark
On Wed, Mar 19, 2003 at 10:24:45AM -0500, Steve Bertrand wrote: [snip] Thank you very much. Just out of curiosity, if it was removed, why does the message still appear? You're using an older kernel/module built from source that had it? -- Crist J. Clark | [EMAIL

Re: ether_input: drop bdg packet

2003-03-18 Thread Crist J. Clark
message many times per second: ether_input: drop bdg packet I am suspecting that this is just a logging issue within part of the bridge/ipfw code, but I would like some feeback if possible to what exactly this is for. I have looked through bridge.c, ipfw.c, bpf.c, bpf_filter.c and many