self-generated packet question

Michael Sierchio kudzu at tenebras.com
Thu Apr 10 08:41:11 PDT 2003


Earl A. Killian wrote:
> Do packets generated by the ipfw host get processed for both input and
> output or just output?  If they are filtered on input, then it seems they
> can be detected with "in recv any", right?

They aren't received on any interface, no.  They can be filtered
on output (from me to any, etc.)

(presumably you already have an allow rule like allow ip from any to any via lo0).




More information about the freebsd-ipfw mailing list