From owner-freebsd-sparc64@FreeBSD.ORG Thu Jul 31 03:34:36 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8076E37B404 for ; Thu, 31 Jul 2003 03:34:36 -0700 (PDT) Received: from klingler.ch (netra.klingler.ch [212.182.218.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DED043F85 for ; Thu, 31 Jul 2003 03:34:34 -0700 (PDT) (envelope-from richard@uclinux.net) Received: from 192.168.1.3 (dsl-X-115.kotikaista.weppi.fi [80.74.202.115]) by klingler.ch (8.12.2/8.12.2) with ESMTP id h6VAXirx020120 for ; Thu, 31 Jul 2003 13:33:53 +0300 (EEST) Date: Thu, 31 Jul 2003 13:34:29 +0300 From: richard@uclinux.net To: freebsd-sparc64@freebsd.org X-Priority: 3 In-Reply-To: <3F27F457.8030401@orel.ru> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Mailsmith 2.0 (Blindsider) Subject: ipfilter/ipmon... X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 10:34:37 -0000 Good afternoon.. After installing ipfilter/ipmon I set everything up to log any ipfilter messages via syslog to ipflog.. Seems that no log output is generated at all... and yeah... - IPFILTER_LOG options is set (o; - ipmon is started as "ipmon -oI -Ds" OTOH: when I run ipmon manually to log through stdout I also get no log output at all... Someone has setup ipmon successfully and would share his configuration? best regards rick