Subject: Re: sendto: no buffer space available
To: Karo Salminen <ks@ks.ping-viini.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 05/15/2002 18:35:15
On Wed, May 15, 2002 at 06:42:19PM +0300, Karo Salminen wrote:
> Hello,
> 
> I have quite confusing problem. Sometimes (once in few days) my server stops responding and seems to be off from the net. When I log in locally and try to ping elsewhere all I get is:
> ping: sendto: no buffer space available

when it's wedged, please run ifconfig rtk0 and look at the flags.
it's usually that the transmit logic of the interface is wedged.

> 
> It will be back online if I restart dhclient script from /etc/rc.d. 

Maybe it's enouth to reset the interface:
ifconfig rtk0 down
ifconfig rtk0 up

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--