Date: Sat, 24 Apr 2010 22:35:18 +0200 From: =?ISO-8859-1?B?QmFs4XpzIE3hdOlmZnk=?= <repcsike@gmail.com> To: questions@freebsd.org Subject: Re: ping: sendto: No buffer space available Message-ID: <k2kc4b701071004241335j78a57681h148eacea501c60b2@mail.gmail.com> In-Reply-To: <4BD2D0BD.9060406@locolomo.org> References: <4BD2D0BD.9060406@locolomo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, I had a similar problem sometimes on one or two of my machines, look up netstat -m, usually if you run out of buffer space you have to tweak the mbuf memory size. You can see the memory usage current / cache / total, if the current or cache is the same value as the total, you have memory shortage. You can search for it, there are plenty of mail list archives about issue like this. Hope this helps! Best Regards, MB. On 24 April 2010 13:06, Erik Norgaard <norgaard@locolomo.org> wrote: > Hi! > > I'm running FreeBSD 8.0. Some times my network just go down without leavi= ng > any errors behind, now this morning it went down but didn't cut my ssh > connection to the box and I got this error: > > ping: sendto: No buffer space available > > From what I have found this relates to protocols like udp and icmp, I > assume this can occur with p2p but also vpn protocols like l2tp. > > Is there some way that I can set limits on these protocols such that they > will not use up all available buffer space? Or some way to increase buffe= r? > > Or is the problem something completely different? I've got two vr > interfaces on a VIA Nehemiah ITX. > > Thanks, Erik > -- > Erik N=F8rgaard > Ph: +34.666334818/+34.915211157 http://www.locolomo.org > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?k2kc4b701071004241335j78a57681h148eacea501c60b2>