Re: pf 4.1 Update available for testing

2007-06-19 Thread Nate Lawson
Eygene Ryabinkin wrote: > Max, good day. > > Sun, Jun 17, 2007 at 05:17:14PM +0200, Max Laier wrote: >>> I glanced over the new code and found that no changes were >>> introduced to the altq_subr.c. And there was rather old issue >>> I found in April: non-initialised callback due to Nate Lawson's

Re: PF error message looping on screen. System Locked.

2007-06-19 Thread Roger Miranda
Thanks for everyone's help, it has been insightful. I did make the following changes to: rdr on $int_if inet proto tcp from any to any port www -> \  127.0.0.1 port 3128 pass in log quick on $int_if inet proto tcp from any to \  any port 3128 flags S/SA keep state Just now it looks like the rdr

Re: pf 4.1 Update available for testing

2007-06-19 Thread Florian C. Smeets
Also send this to the list(s) so people can see that the patches actually work ;-) Max Laier wrote: > On Tuesday 19 June 2007, you wrote: >> Max Laier wrote: >>> On Wednesday 13 June 2007, you wrote: Just as a data point. Will be happy to test altq as soon as it works ;-) >>> Just sent a

Re: firewalling and ALTQ

2007-06-19 Thread Max Laier
On Tuesday 19 June 2007, Rob Shepherd wrote: > I've just installed FreeBSD with a view to making a traffic shaping, or > essentially transfer capacity limiting device. > > This must sit on bridged interfaces between org and edge outers. It can be difficult to wrap one's head around traffic shaping

Re: firewalling and ALTQ

2007-06-19 Thread Gergely CZUCZY
On Tue, Jun 19, 2007 at 12:34:34PM +0100, Rob Shepherd wrote: > Dear freebsd firewallers, > > I've just installed FreeBSD with a view to making a traffic shaping, or > essentially transfer capacity limiting device. > > This must sit on bridged interfaces between org and edge outers. > > I'm hav

firewalling and ALTQ

2007-06-19 Thread Rob Shepherd
Dear freebsd firewallers, I've just installed FreeBSD with a view to making a traffic shaping, or essentially transfer capacity limiting device. This must sit on bridged interfaces between org and edge outers. I'm having some difficulty working out which bits I need, which packet filter to u

Re: pf 4.1 Update available for testing

2007-06-19 Thread Eygene Ryabinkin
Max, good day. Sun, Jun 17, 2007 at 05:17:14PM +0200, Max Laier wrote: > > I glanced over the new code and found that no changes were > > introduced to the altq_subr.c. And there was rather old issue > > I found in April: non-initialised callback due to Nate Lawson's > > changes in handling the c