>I would like to capture packets on a "sit" interface. In fact I want to
>capture ipv6 packets wich I send and receive through a IPv6 under IPv4
>tunnel to the 6bone.  But when I do "pcap_lookupnet" (using libpcap) on
>this device,  I'm told that the interface doesn't have an IPv4 address.
>I want to capture on "sit1" to get the ipv6  packet; I don't want to
>capture the IPv6 under IPv4 packets for example on "eth0".  I want to
>capture like if I was on the 6bone.
>I work under Linux.

        have you got message like this?  if so, this is just a warning so
        you can ignore it.

itojun


itojun[naan:~] SU tcpdump -n -i gif0
tcpdump: WARNING: gif0: no IPv4 address assigned
tcpdump: listening on gif0
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to