ping: sendto: No buffer space available
Balázs Mátéffy
repcsike at gmail.com
Sat Apr 24 21:04:32 UTC 2010
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 at locolomo.org> wrote:
> Hi!
>
> I'm running FreeBSD 8.0. Some times my network just go down without leaving
> 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 buffer?
>
> Or is the problem something completely different? I've got two vr
> interfaces on a VIA Nehemiah ITX.
>
> Thanks, Erik
> --
> Erik Nørgaard
> Ph: +34.666334818/+34.915211157 http://www.locolomo.org
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list