Multiple Queus

2004-11-17 Thread Carl Libra
Trying to get some queuing inplace for ACK's, DNS and HTTP(S) and would like some feedback on what I've done is really going to work. Thanks for any feedback. # Define interfaces int_if = "rtk0" ext_if = "tun0" # Opening the following ports from the outside http, https and pop3-ssl tcp_se

Re: pf expiring states way too fast (2 hosts using carp+pfsync)

2004-11-17 Thread Per-Olov Sjöholm
Hi Justin. Ok I top post as well. Shut down my primary fw yesterday due to this problem. Today I did the following: 1. Did a pfctl -x misc in the secondary fw2 that we are runing on right now. 2. Started up the primary fw1 again 3. on the console on fw1 I did a pfctl -x misc 4. tried to log

[EMAIL PROTECTED]: Re: Network slowdown from 2.6.7 to 2.6.9]

2004-11-17 Thread Jedi/Sector One
Hello. This message was just posted to the linux-kernel mailing-list. Any comment on this? Is there actually any bug in pf support for window scaling that could significantly drop the throughput? --- Begin Message --- On Tue, 16 Nov 2004 15:46:25 -0800 Harry Edmon <[EMAIL PROTECTED]> wr

problem load balancing incoming connections

2004-11-17 Thread Emilio Lucena
Dear all, I am trying to debug a PF configuration which I intend to use on a firewall with two external connections and one internal web server, and I would appreciate if anyone could help. Basically, I want all incoming connections to port 80 to be redirected to the internal webserver, as wel

Re: [EMAIL PROTECTED]: Re: Network slowdown from 2.6.7 to 2.6.9]

2004-11-17 Thread Daniel Hartmeier
On Wed, Nov 17, 2004 at 11:29:54PM +0059, Jedi/Sector One wrote: > Any comment on this? Is there actually any bug in pf support for window > scaling that could significantly drop the throughput? No, the one thing that some people like to call a 'bug' [1] [2] (allowing state creation not on the

Questions on if_pfsync.c updates after 3.6 base.

2004-11-17 Thread Per-Olov Sjöholm
Hi Could any of the below changes to if_pfsync.c in cvs be related to my just logged problem with random lost connections that only appears in a dual fw environment with pfsync? The changes below are not applied as I use 3.6 release... I was not the only person that just like that started to see r