From owner-freebsd-current@FreeBSD.ORG Wed Oct 13 09:38:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6616616A4CE for ; Wed, 13 Oct 2004 09:38:34 +0000 (GMT) Received: from blues.hansabank.lt (blues.hansabank.lt [193.109.235.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E1F443D58 for ; Wed, 13 Oct 2004 09:38:33 +0000 (GMT) (envelope-from Putinas.Piliponis@hansa.lt) Received: from localhost (localhost [127.0.0.1]) by blues.hansabank.lt (Postfix) with ESMTP id 5964846125 for ; Wed, 13 Oct 2004 12:38:32 +0300 (EEST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6556.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Wed, 13 Oct 2004 12:38:31 +0300 Message-ID: <217202CB5FF8AE439E263CE3D48ECB50757DC3@honda.int.hansa.lt> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Ipfw rules ? Thread-Index: AcSxCGbVmose8vEbSEONB55THp4upw== From: "Putinas Piliponis" To: Subject: Ipfw rules ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 09:38:34 -0000 Hello, I have a ipfw rule: add 40000 count ip from 10.127.0.2 to any MAC any 00:50:56:e4:79:6c in via lnc0 But ipfw shows it like: 40000 0 0 count ip from 10.127.0.2 MAC any 00:50:56:e4:79:6c any in via lnc0 Is ipfw really correctly showing the rule ?