Date: Tue, 13 Feb 2001 10:18:05 -0600 From: Mike Bytnar <mbytnar@auvo.com> To: freebsd-net@FreeBSD.ORG Subject: ipfw command "in xmit <iface>" and "out recv <iface>" invalid? Message-ID: <3A895E3D.439DCCF3@auvo.com>
next in thread | raw e-mail | index | archive | help
Is this a bug or have I misunderstood? Why is it possible to say "out recv <iface>"? Or for that matter, "in xmit <iface>"? 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A895E3D.439DCCF3>