On Thu, Oct 05, 2006 at 09:07:14AM -1000, Chris U wrote:
> Hardware... neither are wireless devices.
> 04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit
> Ethernet PCI Express (rev 11)
> 05:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit
> Ethernet PCI Express (rev 11)

If this a server with an ipmi bmc and the network card firmware supporting
ipmi, you might be experiencing the same problem as I did last year. 

The situation was that the broadcom firmware turned off promisc several
seconds after the card was set up. So if the driver set promisc right
after ifconfig up, it never noticed that the hardware actually cancelled
promisc mode. Small workaround to test this: ifconfig eth0 -promisc;
ifconfig eth0 promisc a minute after it has been brought up by ifconfig.

A more permanent workaround was to turn off IPMI support in the network
card using a utility downloaded from the vendor... 

-- 
Madarasz Gergely        [EMAIL PROTECTED]         [EMAIL PROTECTED]
    It's practically impossible to look at a penguin and feel angry.
        Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
_______________________________________________
Bridge mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/bridge

Reply via email to