From owner-freebsd-security Fri Jan 28 13: 3: 2 2000 Delivered-To: freebsd-security@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 814E014DC0 for ; Fri, 28 Jan 2000 13:02:54 -0800 (PST) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id NAA05977; Fri, 28 Jan 2000 13:00:45 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda05975; Fri Jan 28 13:00:40 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.9.3/8.9.1) id NAA01894; Fri, 28 Jan 2000 13:00:35 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdLL1892; Fri Jan 28 13:00:12 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.9.3/8.9.1) id NAA38136; Fri, 28 Jan 2000 13:00:06 -0800 (PST) Message-Id: <200001282100.NAA38136@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdp38088; Fri Jan 28 12:59:08 2000 X-Mailer: exmh version 2.1.1 10/15/1999 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 3.4-RELEASE X-Sender: cy To: Gene Harris Cc: Brett Glass , The Mad Scientist , freebsd-security@FreeBSD.ORG Subject: Re: Riddle me this In-reply-to: Your message of "Thu, 27 Jan 2000 10:19:15 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 28 Jan 2000 12:59:08 -0800 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message , Gene Harris writes: > I prefer a slightly different approach. My syslog.conf file > contains the two lines: > > !ipfw > *.* /var/log/ipfw I use swatch3 (swatch3 and 2 Perl module ports are ready but I haven't submitted the PR's yet to have them included in ports). I use the following .swatchrc to display some messages in red, others in blue, and the rest black (or white). ignore = /ipfw:.* Deny .* blahblah.*/ ignore = /ipfw:.* Deny .* 10\.blahblah.*/ watchfor = /refused connect from/ echo=red,inverse bell watchfor = /ALERT:/ echo=red,inverse bell watchfor = /Deny TCP blahblah blah blah in via xl0/ echo=blue watchfor = /Deny TCP blahblah blahblah:113 in via xl0/ echo=blue watchfor = /Deny TCP blahblah blahblah:80 in via xl0/ echo=blue watchfor = /ipfw:.* Deny .* in via / echo=red bell watchfor = /ipfw:.* Deny .* out via / echo ignore = /.*/ Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Sun/DEC Team, UNIX Group Internet: Cy.Schubert@uumail.gov.bc.ca ITSD Province of BC "COBOL IS A WASTE OF CARDS." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message