From owner-freebsd-security Wed Nov 14 7: 1:30 2001 Delivered-To: freebsd-security@freebsd.org Received: from proxy.centtech.com (moat.centtech.com [206.196.95.10]) by hub.freebsd.org (Postfix) with ESMTP id 840B737B419 for ; Wed, 14 Nov 2001 07:01:21 -0800 (PST) Received: from sprint.centtech.com (sprint.centtech.com [10.177.173.31]) by proxy.centtech.com (8.11.6/8.11.6) with ESMTP id fAEF1K401475 for ; Wed, 14 Nov 2001 09:01:20 -0600 (CST) Received: from centtech.com (proton [10.177.173.77]) by sprint.centtech.com (8.9.3+Sun/8.9.3) with ESMTP id JAA11306 for ; Wed, 14 Nov 2001 09:01:20 -0600 (CST) Message-ID: <3BF2873C.4E47BBFE@centtech.com> Date: Wed, 14 Nov 2001 09:01:16 -0600 From: Eric Anderson Reply-To: anderson@centtech.com Organization: Centaur Technology X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-security@freebsd.org Subject: Re: listrl0: no memory for tx References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I actually did this, jacking those nmbclusters way up, buteven then, they would top out and the box would quit responding. So in essence, I jacked those up AND tweaked other stuff, and it's been fine since. Not 100% what Sven's problem is, but I'm with you on the "not hardware" thing. Hardware could suck, but I think you can tweak around it. Eric Marcos Martinelli wrote: > > This means that your network memory buffer is not enough to your network > traffic. > > if you are using FreeBSD, put in your /boot/loader.conf : > > kern.ipc.nmbclusters="8192" > kern.ipc.nmbufs="32768" > > you can see if the problem is it with the command: netstat -m > > > [root@pituba root]# netstat -m > > 1650/2000/4096 mbufs in use (current/peak/max): > > 1469 mbufs allocated to data > > 124 mbufs allocated to packet headers > > 57 mbufs allocated to socket names and addresses > > 1024/1024/1024 mbuf clusters in use (current/peak/max) > > 2548 Kbytes allocated to network (82% of mb_map in use) > > 8436 requests for memory denied > > 71 requests for memory delayed > > 0 calls to protocol drain routines > > Its nothing related to hardware problem > > -----Original Message----- > From: owner-freebsd-security@FreeBSD.ORG > [mailto:owner-freebsd-security@FreeBSD.ORG]On Behalf Of Eric Anderson > Sent: Wednesday, November 14, 2001 11:16 AM > To: Sven Giersig > Cc: freebsd-security > Subject: Re: listrl0: no memory for tx > > I have seen similar messages on an NFS server that was > extremely overloaded. I did a few sysctl tweaks to the tcp > window sizes and such, and a few other things, so the > machine could keep up with the hundreds of P4's beating the > crud out of it. If it's your firewall, I'd be looking at it > with a fine toothed comb right now. > > Eric > > Sven Giersig wrote: > > > > Hello List, > > since the last night I have entries in my syslog like > > listrl0: no memory for tx ... (repeated) > > rl0 is the internal interface on a fw-machine - and should have had less > traffic at night! > > > > does it mean > > - I have to add more memory? > > - my NIC is broken? > > - cable? > > > > thanks for any hints, > > Sven > > > > -- > > Sven Giersig | > > mailto: smg@weird.dnsalias.org | Unix Inter-Networking > > mobile: +49-172-8049514 | Directory Services > > https://weird.dnsalias.org/~smg | > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-security" in the body of the message > > -- > ------------------------------------------------------------- > Eric Anderson anderson@centtech.com Centaur Technology > No single raindrop believes it is to blame for the flood. > ------------------------------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message -- ------------------------------------------------------------- Eric Anderson anderson@centtech.com Centaur Technology No single raindrop believes it is to blame for the flood. ------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message