From owner-freebsd-questions@FreeBSD.ORG Mon Jan 7 20:42:26 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DE6FFE39 for ; Mon, 7 Jan 2013 20:42:26 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com [209.85.214.177]) by mx1.freebsd.org (Postfix) with ESMTP id B0F466A5 for ; Mon, 7 Jan 2013 20:42:26 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id uo13so17775534obb.22 for ; Mon, 07 Jan 2013 12:42:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=OQLJYcdHrmR1LrAkyuxeq4ITtXLMfuFeREI//ZsZvNc=; b=KZCAi+C6HOE5IOPQAhv2F0ukJOhf+mGdJAsqqX2z3Y2rpfSJHsO5s9W+CX6D5aBiYK iIZX5lMu0jFrdvRz8vagFXFozflPpLXbyRr7OkLaFwEurFmQK4FK+baXn1Krcu7Moj/E XOi6vYe9UvTvJg8vB1YYf9Pmstt8GfquWxMgRoriGId1K2+NxmrTUMeosQy1hMZtI2Nm 0amC3z0LKjHliN4D45KxusdZLiyCEgWBGTKRI/sb30NcUtGBGwvIoWbDBTJd+2PKYpQ6 0lNXb4VIyFz7/lP6JNp4pyfALc2LI879zULj++MeZIp1XZhh7FLjT8i51GoBB6y+vsok RyyA== MIME-Version: 1.0 Received: by 10.182.182.68 with SMTP id ec4mr5526017obc.26.1357591339735; Mon, 07 Jan 2013 12:42:19 -0800 (PST) Received: by 10.60.119.9 with HTTP; Mon, 7 Jan 2013 12:42:19 -0800 (PST) In-Reply-To: <20130107153321.1c1ebd8a@scorpio> References: <20130107153321.1c1ebd8a@scorpio> Date: Mon, 7 Jan 2013 12:42:19 -0800 Message-ID: Subject: Re: IPFW stopped logging From: Michael Sierchio To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlwoIoRqvekmHw0j/4jc72jwbb9abm0GXOhw6TB8EYJhdLltIbAie0tnqpwdv8GEKBHQzdJ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 20:42:26 -0000 On Mon, Jan 7, 2013 at 12:33 PM, Jerry wrote: > > I have discovered that IPFW stopped logging any messages in the > security log over a week ago. I did a reset, etcetera, but without > favorable results. I even tried a cold reboot to see if that made any > difference; however, it didn't. Other than that, it appears to be > working fine. > > I am looking for suggests on what might be broken. > The first suggestion is that you post your ruleset. The second is to show the values of the sysctl MIBs that control ipfw logging: net.inet.ip.fw.verbose net.inet.ip.fw.verbose_limit - M