From owner-freebsd-net@FreeBSD.ORG Sun Sep 14 22:13:44 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 626C916A4BF for ; Sun, 14 Sep 2003 22:13:44 -0700 (PDT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id B11E143FBD for ; Sun, 14 Sep 2003 22:13:43 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.8p1/8.12.3) with ESMTP id h8F5DhkN025654; Sun, 14 Sep 2003 22:13:43 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.8p1/8.12.3/Submit) id h8F5DhWC025653; Sun, 14 Sep 2003 22:13:43 -0700 (PDT) (envelope-from rizzo) Date: Sun, 14 Sep 2003 22:13:43 -0700 From: Luigi Rizzo To: Eugene Grosbein Message-ID: <20030914221343.A25641@xorpc.icir.org> References: <3F6546C1.41B7143@kuzbass.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3F6546C1.41B7143@kuzbass.ru>; from eugen@kuzbass.ru on Mon, Sep 15, 2003 at 12:57:37PM +0800 cc: net@freebsd.org Subject: Re: ipfw: pullup failed X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 05:13:44 -0000 On Mon, Sep 15, 2003 at 12:57:37PM +0800, Eugene Grosbein wrote: > Hi! > > My router that uses ipfw2 for WF2Q+ sometimes writes in log: > > Sep 15 00:00:00 gw2 newsyslog[51667]: logfile turned over > Sep 15 06:20:27 gw2 /kernel: ipfw: pullup failed > Sep 15 07:00:42 gw2 /kernel: ipfw: pullup failed > Sep 15 07:58:55 gw2 /kernel: ipfw: pullup failed > Sep 15 08:23:13 gw2 /kernel: ipfw: pullup failed > Sep 15 10:14:38 gw2 /kernel: ipfw: pullup failed > Sep 15 11:50:53 gw2 /kernel: ipfw: pullup failed a possibility is that it has run out of mbufs. what does netstat -m say ? cheers luigi > Why? Is it dangerous? > > Eugene Grosbein > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"