From owner-freebsd-questions Sat Oct 20 12:20: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bastion.las.ic.unicamp.br (bastion.las.ic.unicamp.br [143.106.60.15]) by hub.freebsd.org (Postfix) with ESMTP id 2EC9137B403 for ; Sat, 20 Oct 2001 12:19:59 -0700 (PDT) Received: from quasar.las.ic.unicamp.br (gatekeeper [143.106.60.2]) by bastion.las.ic.unicamp.br (8.11.2/8.11.2) with ESMTP id f9KJL5u28659 for ; Sat, 20 Oct 2001 17:21:05 -0200 Received: from quasar.las.ic.unicamp.br (quasar.las.ic.unicamp.br [10.1.1.3]) by quasar.las.ic.unicamp.br (8.11.2/8.11.2) with ESMTP id f9KJSIM16860 for ; Sat, 20 Oct 2001 17:28:18 -0200 Date: Sat, 20 Oct 2001 17:28:18 -0200 (BRST) From: Jansen Sena To: Subject: tcpdump problems ? In-Reply-To: <20011020114808.Y85958-100000@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm attempting to capture IPv6 traffic through of the "net" parameter in tcpdump. I'm typing the command: # tcpdump -i fxp0 -vvv -n -l -X -x net fec0:0:0:1::/64 To test the tcpdump filter, I use ping command between a host and the host with the tcpdump command above. However, the tcpdump didn't capture anything. The address of the host that run tcpdump is fec0::1:250:8bff:fe0f:c66f/64 and the address of the host that run ping is fec0::1:2a0:c9ff:fee8:548/64. Somebody could help me ? PS: Sorry my poor English. Regards, Jansen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message