[strongSwan] sending DHCP RELEASE failed: No buffer space available

Harald Dunkel harri at afaics.de
Tue Jan 24 09:47:44 CET 2017


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 12/03/16 15:35, Thomas Egerer wrote:
> Moinsen Harald,
> 
> On 12/03/2016 02:52 PM, Harald Dunkel wrote:
>> Hi folks,
> 
>> charon mentions a few lines in syslog every day saying
> 
>> sending DHCP RELEASE failed: No buffer space available
> This error message originates from src/libcharon/plugins/dhcp/dhcp_socket.c It's generated after a sendto failed. Judging from sendto(2): <snip> ENOBUFS The  output queue for a network interface was full.  This generally indicates that the interface has stopped sending, but may be caused by
> transient congestion. (Normally, this does  not occur in Linux.  Packets are just silently dropped when a device queue overflows.) <snap> You have a problem sending your packets. Try netstat (netstat -planou) and check the Send-Q.
> 

netstat -planou shows that the send-q is at 0 *every time* I
looked, even when some DHCP traffic was about to be sent.
Whats the size of a DHCP release, anyway? 342 bytes. How
comes it doesn't run out of buffer space on other much larger
packages to send?


Every helpful hint is highly appreciated.

Harri


-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEH2V614LbR/u1O+a1Cp4qnmbTgcsFAliHFK4ACgkQCp4qnmbT
gcveXwf+N5c3NGdtApB/gW9gPXJMuuWnCj+jH77ZVWSi7qOfNo3a0TpvsffGyaDB
E6Si+wPFfyCX6Ad9bdBV9OrzhHlkFr0gNz6g0c9CCeegNEJeLxw4oy3i9NSNK1Gm
h5IljCjSXFZy++lolyoVJvFbdcbm+5/9ReR3zAejwtmdzO9IoaJHQwvg/SSqW+xB
ZDbkyzIy+FtM+v93th4ZPg51LGCqmjbiLU+S9mrqbur8466j0y6W6dLWdt6J7oj2
e+u8+5r8vdkTXwhVU05bSYcQ01KB0x9isq/n6W34Xbf2vkAv7IQiXMuZiNV8W/5j
yNjLZeJtKTNGzJ2C7k/K1ov+sUOxcA==
=93fz
-----END PGP SIGNATURE-----


More information about the Users mailing list