Date: Thu, 16 Mar 2000 18:09:19 +0200 (EET) From: Dungeonkeeper <zethix@sofiaonline.com> To: William Woods <wwoods@cybcon.com> Cc: freebsd-security@freebsd.org Subject: RE: IPFW Logging... Message-ID: <XFMail.000316180919.zethix@sofiaonline.com> In-Reply-To: <XFMail.000316072603.wwoods@cybcon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16-Mar-00 William Woods wrote: > I have a set of firewall rules I load and would like to be able to log > attempts > from the blocked domains.....this is an example of one of the rules.... > > ipfw add 001 deny all from aol.com to any > > How would I make that rule log to /var/log/messages? Just add the log option. Say: ipfw add 001 deny log all from aol.com to any > > ---------------------------------- > E-Mail: bwoods2@uswest.net > Date: 16-Mar-00 > Time: 07:25:19l > ---------------------------------- > > NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5, > Subchapter II, 227, and all unsolicited commercial e-mail sent to this > address is subject to a download and archival fee in the amount of $500 US > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000316180919.zethix>