From owner-freebsd-bugs Tue Jul 25 16:40: 9 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 9E0D037BD73 for ; Tue, 25 Jul 2000 16:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA07186; Tue, 25 Jul 2000 16:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pf39.warszawa.sdi.tpnet.pl (pf39.warszawa.sdi.tpnet.pl [213.25.209.39]) by hub.freebsd.org (Postfix) with ESMTP id 2187837BC26 for ; Tue, 25 Jul 2000 16:35:34 -0700 (PDT) (envelope-from zaks@pf39.warszawa.sdi.tpnet.pl) Received: (from root@localhost) by pf39.warszawa.sdi.tpnet.pl (8.9.3/8.9.3) id BAA14025; Wed, 26 Jul 2000 01:35:17 +0200 (CEST) (envelope-from zaks) Message-Id: <200007252335.BAA14025@pf39.warszawa.sdi.tpnet.pl> Date: Wed, 26 Jul 2000 01:35:17 +0200 (CEST) From: zaks@prioris.mini.pw.edu.pl Reply-To: zaks@prioris.mini.pw.edu.pl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/20188: tcpdump -d enables promisc mode on tun0 and leaves it Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20188 >Category: bin >Synopsis: tcpdump -d enables promisc mode on tun0 and leaves it >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 25 16:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Slawek Zak >Release: FreeBSD 4.1-RC i386 >Organization: Warsaw Univ. of Technology >Environment: P-t-P link using /usr/sbin/ppp >Description: Tcpdump in BPF code dump mode (-d) enables tun0 promiscious mode and leaves it like this, though on ethernet interface promisc mode is disabled when it exits. >How-To-Repeat: # tcpdump -d -i tun0 icmp # Bug # tpcdump -d -i fxp0 icmp # or any other Ethernet interface # gets promiscious mode enabled # and disabled. >Fix: Fix tcpdump handling of PPP interfaces (not only this bug is pending) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message