Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 14:32:50 +0100 (CET)
From:      Piotr Gnyp <toread@discordia.pl>
To:        JJB <Barbish3@adelphia.net>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: Rotation of ipmon log
Message-ID:  <Pine.BSF.4.58.0402201430240.79897@discordia.pl>
In-Reply-To: <MIEPLLIBMLEEABPDBIEGIEOFFLAA.Barbish3@adelphia.net>
References:  <MIEPLLIBMLEEABPDBIEGIEOFFLAA.Barbish3@adelphia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 20 Feb 2004, JJB <Barbish3@adelphia.net> wrote:

> Ipfs is the wrong prefix for the IPFILTER rc.conf statements.

from /etc/defaults/rc.conf:
ipfs_enable="NO"                # Set to YES to enable saving and restoring
                                # of state tables at shutdown and boot
ipfs_program="/sbin/ipfs"       # where the ipfs program lives
ipfs_flags=""                   # additional flags for ipfs

 My settings -
 rc.conf:
 ipmon_enable="YES"             # Set to YES for ipmon; needs  ipfilter, too!
ipmon_program="/sbin/ipmon"    # where the ipfilter monitor program lives
 ipmon_flags="-o S -D /var/log/ipmon.log"
 ipfs_enable="YES"
 ipfs_program="/sbin/ipfs"
 ipfs_flag="-Dsvn"

What is wrong, because i don`t follow.


> You also have to define the log in /etc/syslog.conf file

Ok, i`ll do it, and see the result tommorow.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.58.0402201430240.79897>