[Iftop-users] working in 10baseT/UTP

Paul Warren pdw at ex-parrot.com
Mon, 2 May 2005 10:40:53 +0100


On Mon, May 02, 2005 at 01:55:18AM +0300, Martins Dzelde wrote:
> The FreeBSD box is configured to work as bridge, 

That'll be it.  When iftop starts up, does it say "Cannot obtain MAC
address on this platform"?  (you should be able to see this message
after you quit).

If so, then the problem is that it can't get the hardware address, and
because it's a bridge, the interfaces don't have an IP address, so it
can't determine which way the packets are actually moving.  

Either we need to figure out how to get the hardware address on FreeBSD,
or add an option to specify the hardware address.

Paul