From owner-freebsd-net@FreeBSD.ORG Sat Sep 27 21:59:25 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BC1E16A4B3 for ; Sat, 27 Sep 2003 21:59:25 -0700 (PDT) Received: from pixies.tirloni.org (pixies.tirloni.org [200.203.183.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29A0544014 for ; Sat, 27 Sep 2003 21:59:24 -0700 (PDT) (envelope-from tirloni@tirloni.org) Received: from localhost (pixies [200.203.183.37]) by pixies.tirloni.org (Postfix) with ESMTP id D55791E1433 for ; Sun, 28 Sep 2003 01:59:21 -0300 (BRT) Received: from pixies.tirloni.org ([200.203.183.37]) by localhost (pixies.tirloni.org [200.203.183.37]) (amavisd-new, port 10024) with ESMTP id 24078-04 for ; Sun, 28 Sep 2003 01:59:19 -0300 (BRT) Received: by pixies.tirloni.org (Postfix, from userid 1000) id 8E6F11E1426; Sun, 28 Sep 2003 01:59:19 -0300 (BRT) Date: Sun, 28 Sep 2003 01:59:19 -0300 From: "Giovanni P. Tirloni" To: freebsd-net@freebsd.org Message-ID: <20030928045919.GB92528@pixies.tirloni.org> Mail-Followup-To: freebsd-net@freebsd.org References: <001301c38545$27a15cf0$3fc64352@shibuya> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <001301c38545$27a15cf0$3fc64352@shibuya> X-Info: http://www.tirloni.org User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at tirloni.org Subject: Re: tcpdump - tun/tap virtual interfaces X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2003 04:59:25 -0000 * Dambielle Yannick (yannick.dambielle@free.fr) wrote: > Hello everybody, > > I've tried to dump some paquets sent to a virtual interface without any > success for a couple of hours so I ask for some helps to the list. > I use a FreeBSD 5.0, my kernel has been rebuilt and installed with the > following option in order to use a tap virtual interface : device tap > The virtual interface has been created (tap0) and I've attached the IP > adress 10.0.0.1. It seems ok, I can see it with ifconfig. > All the tests are local tests. > While I ping 10.0.0.1 (paquets are sent and not lost), I laught a tcpdump -i > tap0 from another shell... Nothing is dumped (?!)... > Well, if some of you has an idea, I'll be very happy. Try sniffing your loopback (lo0) interface. -- Giovanni P. Tirloni Fingerprint: 8C3F BEC5 79BD 3E9B EDB8 72F4 16E8 BA5E D031 5C26