Date: Fri, 13 Apr 2001 17:28:51 +0100 From: Brian Candler <B.Candler@pobox.com> To: Brad Laue <blaue@sympatico.ca> Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 4.3RC out of buffer space in network operations Message-ID: <20010413172851.B7785@linnet.org>
next in thread | raw e-mail | index | archive | help
> sendto in send_tcp_raw: sendto(3, packet, 40, 0, 64.228.82.35, 16) => No > buffer space available > Sleeping 15 seconds then retrying > > This occurs mainly when nmap -sS is called I get that too with FreeBSD 4.2-STABLE, when trying to run nmap over a wi0 (wavelan) interface. I presume it just means that nmap is sending so many packets that the driver can't get them out onto the air quickly enough... my solution has been to plug into fxp0 instead when using nmap :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010413172851.B7785>