RE: TCP socket shutdown race condition

2003-08-05 Thread Scot Loach
So I instrumented the kernel source, and ui_ref isn't going very high at all. Just to be sure I changed it to a 32-bit number though. maxsockets is only 12K for my test program. I managed to reproduce it again, this one is slightly different, my theory is this is the other side of the race where

Re: bpf, ipfw and before-and-after

2003-08-05 Thread Barney Wolff
On Wed, Aug 06, 2003 at 09:54:11AM +1000, Edwin Groothuis wrote: > On Tue, Aug 05, 2003 at 10:31:01AM -0400, Barney Wolff wrote: > > Seems to me that with ipfw logging and tcpdump packet selection this > > is largely a non-issue. We should be wary of adding complexity to > > what's already at the

Re: ipfw - natd - squid - 3 Nic's - 1 FBSD 5.1 server and routingquestion

2003-08-05 Thread Ari Suutari
Hi, On Monday 04 August 2003 17:41, [EMAIL PROTECTED] wrote: > tcp_outgoing_address 10.24.194.163 > but since the default gateway is to the telco interface, the request is > sent to the telco. Maybe something like ipfw add fwd ggg.ggg.ggg.ggg tcp from 10.24.194.163 to any

bpf, ipfw and before-and-after

2003-08-05 Thread Edwin Groothuis
Greetings, This afternoon I ran into the ever lasting of "bpf runs before ipfw" problem again: when you run tcpdump and you get all the rubbish coming from the public internet into an interface, while all I wanted to see was how much traffic was actually going past the ipfw rules. Looking through

Re: ipfw - natd - squid - 3 Nic's - 1 FBSD 5.1 server and routingquestion

2003-08-05 Thread fbsdquestions
Quoting Olivier Nicole <[EMAIL PROTECTED]>: | > The problem is that I don't know how to get the outgoing | > requests from squid to use the nic that is connected to the cable company. | | I think that at least would need quite some twisting of the set-up. | | Is the outgoing bandwidth a problem (u