On Thu, Jan 05, 2012 at 03:43:45PM +0200, Sami Halabi wrote:

> Somthing strange, i did:
> net.graph.recvspace=8388608
> net.graph.maxdgram=8388608
> 
> and i suddenly got disconnections and logs like:
> Jan  5 16:10:01 mpd2 mpd: L2TP: ppp_l2tp_ctrl_create: No buffer space
> available
> Jan  5 16:10:11 mpd2 mpd: PPTP: NgMkSockNode: No buffer space available

You should bot increase these setting without increase
of kern.ipc.maxsockbuf. First greatly increase kern.ipc.maxsockbuf
(I use 80M for it) and only then increase net.graph.recvspace
and net.graph.maxdgram.

Eugene Grosbein
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to