Re: nmap no buffer space
From: John Leach (john_at_johnleach.co.uk)
Date: 08/02/03
- Previous message: Jeff Bollinger: "Re: focus-linux Digest 1 Aug 2003 19:05:38 -0000 Issue 268"
- In reply to: plythgam_at_yahoo.com: "nmap no buffer space"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: plythgam@yahoo.com Date: 02 Aug 2003 01:52:28 +0100
man sendto
"ERRORS
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. (This cannot occur in Linux, packets are just
silently dropped when a device queue overflows.)"
Try changing the timing policy to slow things down a bit (e.g: -T
Polite) Although, as the message says it *will* retry after 60 seconds.
Assuming the output queue has decreased by then it should continue with
the scan.
On Thu, 2003-07-31 at 23:42, plythgam@yahoo.com wrote:
> Anyone know how to fix this? anything larger than
> (ex. nmap -sP 10.1.1-5.1- ) outputs this information.
>
> sendto in send_ip_raw: sendto(4, packet, 28, 0, xx.xx.xx.xx/24, 16) => No
> buffer space available Sleeping 60 seconds then retrying
>
> I upgraded to nmap v3.30 but this did not fix problem.
-- GPG KEY: B89C D450 5B2C 74D8 58FB A360 9B06 B5C2 26F0 3047 HTTP: http://www.johnleach.co.uk
- application/pgp-signature attachment: This is a digitally signed message part
- Previous message: Jeff Bollinger: "Re: focus-linux Digest 1 Aug 2003 19:05:38 -0000 Issue 268"
- In reply to: plythgam_at_yahoo.com: "nmap no buffer space"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|