Date: Mon, 28 Aug 2000 16:13:44 -0700 From: Scott Blachowicz <scott@sabmail.rresearch.com> To: "Daryl Chance" <dchance@valuedata.net> Cc: "FreeBSD IPFW" <freebsd-ipfw@FreeBSD.ORG> Subject: Re: ipfw add exec(blah).... Message-ID: <200008282313.QAA43037@ns1.rresearch.com> In-Reply-To: <005f01c01104$b382a980$0200000a@development1> References: <005f01c01104$b382a980$0200000a@development1>
next in thread | previous in thread | raw e-mail | index | archive | help
"Daryl Chance" <dchance@valuedata.net> wrote: > Has there ever been any type of discussion about adding > something to ipfw to execute a certain command if a fw > rule is triggered? Well...ipfw can log to syslog and syslogd can run a command on receipt of messages - check 'man syslog.conf' for details. I'd guess that since the capability is already there in that form, it shouldn't be necessary to stick it in ipfw "itself". -- Scott.Blachowicz@seaslug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008282313.QAA43037>