From owner-freebsd-bugs Mon Jun 19 8:50: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C3EC237B952 for ; Mon, 19 Jun 2000 08:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA97706; Mon, 19 Jun 2000 08:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.ruhr.de (in-ruhr2.ruhr.de [141.39.224.60]) by hub.freebsd.org (Postfix) with SMTP id 1577D37BD35 for ; Mon, 19 Jun 2000 08:46:18 -0700 (PDT) (envelope-from ue@nathan.ruhr.de) Received: (qmail 5863 invoked by alias); 19 Jun 2000 15:45:25 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id RAA08024; Mon, 19 Jun 2000 17:46:58 +0200 (CEST) (envelope-from ue) Message-Id: <200006191546.RAA08024@nathan.ruhr.de> Date: Mon, 19 Jun 2000 17:46:58 +0200 (CEST) From: Udo Erdelhoff Reply-To: ue@nathan.ruhr.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/19377: tcpdump and tun-Device Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19377 >Category: bin >Synopsis: tcpdump -i tun0 not port/host x shows incoming traffic for that host/port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 19 08:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Udo Erdelhoff >Release: FreeBSD 5.0-CURRENT i386 >Organization: private User >Environment: -current as of 18-JUN-2000 buildworld/installworld/new kernel ppp-connections over PPPoE and "conventional" modems with and without nat >Description: According to manpage, ``tcpdump not port X'' should not display traffic from or to that port. Likewise, ``tcpdump not host X'' should not display traffic from or to that host. tcpdump works "as advertised" when I'm snooping on a conventional interface (tested with bofh ed and fxp). If I'm sniffing on the tun device, tcpdump will still capture and display the incoming traffic. Using ``tcpdump not ( port X ) '' or ``tcpdump not ( src port X )'' doesn't change anything. >How-To-Repeat: use tcpdump not port X on a tun device with traffic for that port >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message