Large scale NAT - problem resolved

2004-01-28 Thread Andriy Korud
Hi, At last I've managed to build stable NAT on FreeBSD box for 34Mbit link and ~2000 clients (cable modem network). At full speed (34Mbit) CPU usage is 0% and system load is 0.0 :-) The solution was to find proper ip_nat.h file and properly define compile-time parameters. Thanks all for you hel

Re: Large scale NAT - problem resolved

2004-01-28 Thread Julian Elischer
On Wed, 28 Jan 2004, Andriy Korud wrote: > > Hi, > At last I've managed to build stable NAT on FreeBSD box for 34Mbit link and > ~2000 clients (cable modem network). > At full speed (34Mbit) CPU usage is 0% and system load is 0.0 :-) > It'd be really interesting to see how natd would handle su

Re: Troubleshooting network card/link

2004-01-28 Thread Mike Silbersack
On Wed, 21 Jan 2004, Kenneth W Cochran wrote: > Hello: > > Is there anything for FreeBSD that's analogous to Linux's > "mii-diag" program? I'm (still) trying to troubleshoot > a card's (mis)communication with a router. Not at this time, although it would be very useful... Mike "Silby" Silbersa

Re: wi0 wireless compatibility issue?

2004-01-28 Thread Bruce M Simpson
On Fri, Dec 26, 2003 at 04:34:57PM -0600, Mike Silbersack wrote: > If someone can tell me how to dump 802.11 packets for the purpose of > debugging this issue, I'd be happy to do so. I recently committed a port of the current beta version of tcpdump. There's a switch in the makefile, WITH_RADIOTAP

DEVICE_POLLING with SMP

2004-01-28 Thread Kevin Day
Has anyone made any headway with getting polling(4) to work with a SMP kernel? Last May this was discussed on here briefly with me, Luigi and Don Bowman, which seemed to indicate that the majority of what needed to be fixed to make this work would be some kind of locking in idle_loop to make s

Re: DEVICE_POLLING with SMP

2004-01-28 Thread veedee
On Wed, Jan 28, 2004 at 01:25:13PM -0600, Kevin Day wrote: > > Has anyone made any headway with getting polling(4) to work with a SMP > kernel? Last May this was discussed on here briefly with me, Luigi and > Don Bowman, which seemed to indicate that the majority of what needed > to be fixed t

Re: Large scale NAT - problem resolved

2004-01-28 Thread Ruslan Ermilov
On Wed, Jan 28, 2004 at 12:15:56AM -0800, Julian Elischer wrote: > > On Wed, 28 Jan 2004, Andriy Korud wrote: > > > > > Hi, > > At last I've managed to build stable NAT on FreeBSD box for 34Mbit link and > > ~2000 clients (cable modem network). > > At full speed (34Mbit) CPU usage is 0% and syst

Re: Large scale NAT - problem resolved

2004-01-28 Thread veedee
On Wed, Jan 28, 2004 at 10:41:20PM +0200, Ruslan Ermilov wrote: > On Wed, Jan 28, 2004 at 12:15:56AM -0800, Julian Elischer wrote: > > > > On Wed, 28 Jan 2004, Andriy Korud wrote: > > > > > > > > Hi, > > > At last I've managed to build stable NAT on FreeBSD box for 34Mbit link and > > > ~2000 cl

Re: Large scale NAT - problem resolved

2004-01-28 Thread Ruslan Ermilov
On Wed, Jan 28, 2004 at 10:46:03PM +0200, [EMAIL PROTECTED] wrote: > On Wed, Jan 28, 2004 at 10:41:20PM +0200, Ruslan Ermilov wrote: > > On Wed, Jan 28, 2004 at 12:15:56AM -0800, Julian Elischer wrote: > > > > > > On Wed, 28 Jan 2004, Andriy Korud wrote: > > > > > > > > > > > Hi, > > > > At last

Re: Large scale NAT - problem resolved

2004-01-28 Thread Julian Elischer
On Wed, 28 Jan 2004 [EMAIL PROTECTED] wrote: > On Wed, Jan 28, 2004 at 10:41:20PM +0200, Ruslan Ermilov wrote: > > On Wed, Jan 28, 2004 at 12:15:56AM -0800, Julian Elischer wrote: > > > > > > On Wed, 28 Jan 2004, Andriy Korud wrote: > > > > > > > > > > > Hi, > > > > At last I've managed to bu

Re: Large scale NAT - problem resolved

2004-01-28 Thread Julian Elischer
On Wed, 28 Jan 2004, Ruslan Ermilov wrote: > On Wed, Jan 28, 2004 at 10:46:03PM +0200, [EMAIL PROTECTED] wrote: > > On Wed, Jan 28, 2004 at 10:41:20PM +0200, Ruslan Ermilov wrote: > > > On Wed, Jan 28, 2004 at 12:15:56AM -0800, Julian Elischer wrote: > > > > > > > > On Wed, 28 Jan 2004, Andriy

Re: Large scale NAT - problem resolved

2004-01-28 Thread Eli Dart
In reply to Andriy Korud <[EMAIL PROTECTED]> : > > Hi, > At last I've managed to build stable NAT on FreeBSD box for 34Mbit link and > ~2000 clients (cable modem network). > At full speed (34Mbit) CPU usage is 0% and system load is 0.0 :-) > > The solution was to find proper ip_nat.h file and p

Re: Large scale NAT - problem resolved

2004-01-28 Thread Andriy Korud
Quoting rmkml <[EMAIL PROTECTED]>: > Hi Andriy, > > You use ipnat (ipfilter) > Well, I'm using ipnat. In order to make it work properly, I have to: - install ipfilter 3.4.32 (it claims to have some bugs fixed in NAT code, in stock system you'll find 3.4.31); - define in _proper_ :-) ip_nat.h: #

Re: Large scale NAT - problem resolved

2004-01-28 Thread veedee
On Wed, Jan 28, 2004 at 01:03:51PM -0800, Julian Elischer wrote: > > > On Wed, 28 Jan 2004 [EMAIL PROTECTED] wrote: > > > On Wed, Jan 28, 2004 at 10:41:20PM +0200, Ruslan Ermilov wrote: > > > On Wed, Jan 28, 2004 at 12:15:56AM -0800, Julian Elischer wrote: > > > > > > > > On Wed, 28 Jan 2004, A

Re: Large scale NAT - problem resolved

2004-01-28 Thread veedee
On Wed, Jan 28, 2004 at 01:06:06PM -0800, Julian Elischer wrote: > > > On Wed, 28 Jan 2004, Ruslan Ermilov wrote: > > > On Wed, Jan 28, 2004 at 10:46:03PM +0200, [EMAIL PROTECTED] wrote: > > > On Wed, Jan 28, 2004 at 10:41:20PM +0200, Ruslan Ermilov wrote: > > > > On Wed, Jan 28, 2004 at 12:15:5

Re: Large scale NAT - problem resolved

2004-01-28 Thread veedee
On Wed, Jan 28, 2004 at 01:12:00PM -0800, Eli Dart wrote: > > In reply to Andriy Korud <[EMAIL PROTECTED]> : > > > > > Hi, > > At last I've managed to build stable NAT on FreeBSD box for 34Mbit link and > > ~2000 clients (cable modem network). > > At full speed (34Mbit) CPU usage is 0% and syste

Re: Large scale NAT - problem resolved

2004-01-28 Thread Julian Elischer
On Wed, 28 Jan 2004 [EMAIL PROTECTED] wrote: > On Wed, Jan 28, 2004 at 01:06:06PM -0800, Julian Elischer wrote: > > > > > > On Wed, 28 Jan 2004, Ruslan Ermilov wrote: > > > > > On Wed, Jan 28, 2004 at 10:46:03PM +0200, [EMAIL PROTECTED] wrote: > > > > On Wed, Jan 28, 2004 at 10:41:20PM +0200,

jumbo-frames on the network

2004-01-28 Thread mi+mx
Hello! Some newer machines on our FreeBSD/Linux/Windows network have 1000BaseT network cards capable of jumbo frames up to 16K (mostly em(4)). They are plugged into a big switch, which supports jumbo frames up to 9K on each port. However, when I try to crank the MTU up on this machines (up to th

jumbo-frames on the network

2004-01-28 Thread Garrett Wollman
< Can different MTUs be mixed on the same wire No. -GAWollman ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: jumbo-frames on the network

2004-01-28 Thread Don Lewis
On 28 Jan, Garrett Wollman wrote: > < >> Can different MTUs be mixed on the same wire > > No. It's ugly, but I wonder if adding host routes with the -lock -mtu options might work ... ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/l