Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2006 16:28:00 +0100 (BST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Milan Obuch <net@dino.sk>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Somewhat weird net behavior
Message-ID:  <20061021162630.I2879@fledge.watson.org>
In-Reply-To: <200610211618.11472.net@dino.sk>
References:  <200610211618.11472.net@dino.sk>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 21 Oct 2006, Milan Obuch wrote:

> I know this is really minimum information here, but I need just an idea what 
> to look for. It is strange for me - is it some memory leak? How could it be 
> cleared with simple ifconfig up? Did anyone seen something similar?

It is pretty minimal information :-).

ifconfig down / up will cause the device driver to be reset, the link to be 
re-negotiated, etc.  The buffer full error from ping means that the outbound 
interface queue has filled, and if the error doesn't go away, it means it's 
likely wedged (no longer being processed).  This could reflect a bug in the 
device driver, a problem with the switch, etc.  In the "wedged" state, what 
does ifconfig report about link negotiation?  When you reset the interface, 
does the negotiated link type change?

Robert N M Watson
Computer Laboratory
University of Cambridge



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