Current problem reports assigned to you

2007-03-19 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description o kern/82271 pf [pf] cbq scheduler cause bad latency o kern/92949 pf [pf] PF + ALTQ problems

pf logging differences

2007-03-19 Thread Eric
hello all, I had a question about how pf is logging things. Here is the setup. Full pf logs can be viewed here: http://mikestammer.pastebin.ca/401536 I have a machine set up like this: Internet-->Router-->bge0 and it produces pf logs that look like this: # tcpdump -n -e -ttt -i pflog0 # tcpdu

Re: pf logging differences

2007-03-19 Thread Max Laier
On Monday 19 March 2007 14:35, Eric wrote: > hello all, > > I had a question about how pf is logging things. Here is the setup. > > Full pf logs can be viewed here: http://mikestammer.pastebin.ca/401536 > > I have a machine set up like this: > > Internet-->Router-->bge0 > > and it produces pf logs

Re: pf logging differences

2007-03-19 Thread Eric
Max Laier wrote: On Monday 19 March 2007 14:35, Eric wrote: Why is the first host producing more detailed logs? why isnt pf showing the port that was blocked or anything else like it does in the first host? Is there a way to make the ng0 interface log more or is this due to the netgraph hooks i

RE: pf logging differences

2007-03-19 Thread Greg Hennessy
> > Why is the first host producing more detailed logs? why isnt pf showing > the port that was blocked or anything else like it does in the first > host? Is there a way to make the ng0 interface log more or is this due > to the netgraph hooks into pf? At a rough guess, you've not got IPV6 compil

Fwd: cvs commit: src/sys/net if.c if_var.h src/sys/netgraph ng_ether.c src/sys/netinet in.c in_var.h src/sys/netinet6 mld6.c

2007-03-19 Thread Max Laier
This should be interesting to people on this list. Please test Bruce's changes and report back. I believe it should be possible/trival to provide a patch for RELENG_6, but I don't have time right now. I will provide one tomorrow - unless Bruce is quicker. I believe people seeing this troubl