From owner-freebsd-hackers Thu May 21 02:05:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA00955 for freebsd-hackers-outgoing; Thu, 21 May 1998 02:05:08 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from gatekeeper.tsc.tdk.com (root@gatekeeper.tsc.tdk.com [207.113.159.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA00928 for ; Thu, 21 May 1998 02:04:54 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from sunrise.gv.tsc.tdk.com (root@sunrise.gv.tsc.tdk.com [192.168.241.191]) by gatekeeper.tsc.tdk.com (8.8.8/8.8.8) with ESMTP id CAA11116; Thu, 21 May 1998 02:04:38 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from salsa.gv.tsc.tdk.com (salsa.gv.tsc.tdk.com [192.168.241.194]) by sunrise.gv.tsc.tdk.com (8.8.5/8.8.5) with ESMTP id CAA23065; Thu, 21 May 1998 02:04:37 -0700 (PDT) Received: (from gdonl@localhost) by salsa.gv.tsc.tdk.com (8.8.5/8.8.5) id CAA03371; Thu, 21 May 1998 02:04:35 -0700 (PDT) From: Don Lewis Message-Id: <199805210904.CAA03371@salsa.gv.tsc.tdk.com> Date: Thu, 21 May 1998 02:04:35 -0700 In-Reply-To: Mike Smith "Re: Questions about Packet Filter" (May 20, 11:45am) X-Mailer: Mail User's Shell (7.2.6 alpha(3) 7/19/95) To: Mike Smith , C L Subject: Re: Questions about Packet Filter Cc: freebsd-hackers@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On May 20, 11:45am, Mike Smith wrote: } Subject: Re: Questions about Packet Filter } } > 2. Solaris seems having a similar soft-driver called "Network } > Interface Tap". Anybody use that before? Can it monitoring both } > incoming and outgoing packages? } } Yes. SunOS 4.x NIT can only look at inbound packets. This is a pain because if you have only one Sun, you can't examine both sides of the conversation. In Solaris 2.x the equivalent feature is called Data Link Provider Interface. I don't know whether it has the same limitation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message