From owner-freebsd-questions Fri Nov 19 21:49:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from fastlane.net (fastlane.net [209.197.224.10]) by hub.freebsd.org (Postfix) with ESMTP id 94D9414C87 for ; Fri, 19 Nov 1999 21:49:25 -0800 (PST) (envelope-from leoric@fastlane.net) Received: from fastlane.net (ftworth.tx.tnt1.146.fastlane.net [209.197.193.146]) by fastlane.net (8.9.3/8.9.3) with ESMTP id XAA10355 for ; Fri, 19 Nov 1999 23:49:22 -0600 (CST) Message-ID: <3836359D.44ECFF3@fastlane.net> Date: Fri, 19 Nov 1999 23:46:06 -0600 From: mideyon X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: nmap question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Whenever I try to scan with nmap on any host other than localhost i get the error sendto in send_tcp_raw: sendto(3, packet, 40, 0, X.X.X.X, 16) => No buffer space available Sleeping 15 seconds then retrying sendto in send_tcp_raw: sendto(3, packet, 40, 0, X.X.X.X, 16) => No buffer space available X.X.X.X is the ip address it continues doing this until i have to kill it anyone know what is wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message