From owner-freebsd-ipfw@FreeBSD.ORG Thu Aug 2 07:41:01 2007 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F18D616A419 for ; Thu, 2 Aug 2007 07:41:01 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp1.yandex.ru (smtp1.yandex.ru [213.180.223.87]) by mx1.freebsd.org (Postfix) with ESMTP id 2B5C213C4E7 for ; Thu, 2 Aug 2007 07:41:00 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from mail.kirov.so-cdu.ru ([77.72.136.145]:24565 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S8372704AbXHBH0t (ORCPT ); Thu, 2 Aug 2007 11:26:49 +0400 X-Comment: RFC 2476 MSA function at smtp1.yandex.ru logged sender identity as: bu7cher Message-ID: <46B18737.5070102@yandex.ru> Date: Thu, 02 Aug 2007 11:26:47 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Danny Carroll References: <46B170F0.3020702@dannysplace.net> In-Reply-To: <46B170F0.3020702@dannysplace.net> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ipfw@freebsd.org Subject: Re: IPFW Mac filter confusion. X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 07:41:02 -0000 Danny Carroll wrote: > I think I must be misunderstanding how the MAC option to ipfw works. > The man page is not terribly helpful so I was wondering if someone can > enlighten me. From ipfw(8): net.link.ether.ipfw: 0 Controls whether layer-2 packets are passed to ipfw. Default is no. Do you change this option to 1? -- WBR, Andrey V. Elsukov