ng_mppc_decompress: too many (4094) packets dropped,
disabling node
Eugene Grosbein
eugen at grosbein.net
Thu Jan 5 10:57:30 UTC 2012
On Thu, Jan 05, 2012 at 12:48:05PM +0200, Sami Halabi wrote:
> Hi,
> there is a problem whith this script:
>
> # ngctl ls | awk '{ if ($4 == "l2tp") print $6}'
> ngctl: send msg: No buffer space available
You should try to increase kern.ipc.maxsockbuf, net.graph.maxdgram,
net.graph.recvspace to 8M or higher with sysctl command,
until this ngctl error disappears.
Eugene Grosbein
More information about the freebsd-net
mailing list