Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2001 14:53:56 +0100 (BST)
From:      Henry Whincup <henry@techiebod.com>
To:        "Martin.Stiemerling@ccrle.nec.de" <Martin.Stiemerling@ccrle.nec.de>
Cc:        "freebsd-net@freebsd.org" <freebsd-net@FreeBSD.ORG>
Subject:   Re: BPF does not pick up loopback activity
Message-ID:  <20010806145311.P37365-100000@localhost>
In-Reply-To: <997104987.3b6e9d5bde17f@citadel.mobility.ccrle.nec.de>

next in thread | previous in thread | raw e-mail | index | archive | help
*doh* of course... the loopback device!

thanks

Henry

On Mon, 6 Aug 2001, Martin.Stiemerling@ccrle.nec.de wrote:

    Hi,

    to see the packets to 192.168.2.1 you have to specify the interface lo0,
    because it's your own address. Packets to this address aren't send to fxp0.

    So use:

    tcpdump -ni lo0

    Martin

    > Take the following example:
[snip my earlier drivel]




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010806145311.P37365-100000>