On Thu, 4 Dec 2008 10:33:23 +0700 (ICT) Olivier Nicole <[EMAIL PROTECTED]> wrote:
> I remember that I read, many years ago, something about the way ipfw > interacts with the IP stack. AFAIR, ipfw would be called on layer 2, > where only certain rules would be applied, then on the IP layer where > other rules would apply. Is it still the case? Where can I find th > description? Hi Olivier, See the ipfw(8) section PACKET FLOW .. it's all there, with examples of how to separate layer2 from layer3 traffic, inbound and outbound. cheers, Ian _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
