EFW Support

Support => General Support => Topic started by: Elizeu on Monday 08 November 2010, 11:02:56 pm



Title: Problem EFW 2.2r3
Post by: Elizeu on Monday 08 November 2010, 11:02:56 pm
Good morning,

I'm using version 2.2r3 of endian, all configured and working but suddenly the green interface began to fall out of nowhere, just dropping disarm all internal connections and not returned.

I wonder if anyone has had this problem, can you help me?
Where can I find information about the Endian issues? Where are the error logs on it?

Thanks.


Title: Re: Problem EFW 2.2r3
Post by: pwinterf on Monday 08 November 2010, 11:15:25 pm
you will want to use ethtool -S IFNAME (for example eth0)

this will tell you if you are having rx/tx errors.

also ethtool eth0 will tell you stuff that may help

netstat -i , is another command which can help

dmesg, may help a bit.

lspci to see if the card is visible on the pci bus.

regards peter