> # ntop -i bridge0 > bridge0: no IPv4 address assigned > > Unless I am misunderstanding the concept of a bridge, I don't think a > bridge can even have an IP address. Any ideas?
A bridge *interface* can have an IP address, though that's not a common configuration. Try assigning an address to one of the bridge interfaces and point ntop to that interface instead of bridge0. ciao, chakl

