From owner-freebsd-net Tue Feb 13 8:18:37 2001 Delivered-To: freebsd-net@freebsd.org Received: from illustrious.cnchost.com (illustrious.concentric.net [207.155.252.7]) by hub.freebsd.org (Postfix) with ESMTP id 5E83D37B491 for ; Tue, 13 Feb 2001 08:18:34 -0800 (PST) Received: from auvo.com (4032268D.ptr.dia.nextlink.net [64.50.38.141]) by illustrious.cnchost.com id LAA18512; Tue, 13 Feb 2001 11:18:32 -0500 (EST) [ConcentricHost SMTP Relay 1.10] Message-ID: <3A895E3D.439DCCF3@auvo.com> Date: Tue, 13 Feb 2001 10:18:05 -0600 From: Mike Bytnar Reply-To: mbytnar@auvo.com Organization: Auvo X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-net@FreeBSD.ORG Subject: ipfw command "in xmit " and "out recv " invalid? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is this a bug or have I misunderstood? Why is it possible to say "out recv "? Or for that matter, "in xmit "? bridge# ipfw add 500 pipe 2 ip from any to any out recv xl1 00500 pipe 5 ip from any to any out recv xl1 bridge# ipfw add 600 pipe 3 ip from any to any in xmit xl1 [ipfw usage displayed] (Using 4.2-STABLE from a week ago.) Thanks, --Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message