Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2011 09:18:08 -0400
From:      Daryl Richards <daryl@isletech.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: usbus is seen as network interface - Fwd: sjakie.klop.ws daily run output
Message-ID:  <4E789290.5010808@isletech.net>
In-Reply-To: <15798CB9-E1DC-4906-8951-AE23CD032FD6@gromit.dlib.vt.edu>
References:  <20110920011804.6C2D52151@sjakie.klop.ws> <op.v13qlttm8527sy@212-182-167-131.ip.telfort.nl> <15798CB9-E1DC-4906-8951-AE23CD032FD6@gromit.dlib.vt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/20/2011 8:54 AM, Paul Mather wrote:
> On Sep 20, 2011, at 6:11 AM, Ronald Klop wrote:
>
>> Hello,
>>
>> Why is usbus seen as a network interface since some time?
>> I'm running 9-CURRENT on amd64.
> I've been wondering this, too.  It also started happening sometime in the lifetime of 8-STABLE some months ago, with "netstat -i" showing usbus network interfaces despite no ethernet NIC being attached.  It appears that "ifconfig" is smart enough to omit these in output, as was netstat in former times on RELENG_8 (and still is on RELENG_7), so why include them now?  Just wondering...
I've been wondering as well, since all of a sudden tcpdump needs me to 
specify the adaptor..

root@server:~# tcpdump
tcpdump: WARNING: usbus0: no IPv4 address assigned
tcpdump: unsupported data link type USB
root@server:~# tcpdump -i nfe0
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on nfe0, link-type EN10MB (Ethernet), capture size 96 bytes




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E789290.5010808>