From owner-freebsd-questions Sat Feb 22 9:15:41 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C7B837B401 for ; Sat, 22 Feb 2003 09:15:39 -0800 (PST) Received: from blacklamb.mykitchentable.net (207-173-232-92.bras01.elk.ca.frontiernet.net [207.173.232.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0B4043F85 for ; Sat, 22 Feb 2003 09:15:38 -0800 (PST) (envelope-from drew@mykitchentable.net) Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 687A3EE559 for ; Sat, 22 Feb 2003 09:15:38 -0800 (PST) Message-ID: <005601c2da96$0c1ad5b0$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: "FreeBSD Questions" References: <000501c2da19$6f3a8960$0301a8c0@bigdaddy> Subject: Re: SOLVED "sendto in send_ip_raw" Error When Using nmap v3.0 Date: Sat, 22 Feb 2003 09:15:50 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't understand the dynamics but since the server running nmap had an IP address listed in the scan range, any attempts to scan an IP address greater than the address of the server running nmap resulted in this error. I worked around this by excluding the server address from the list. HTH someone else someday. Drew ----- Original Message ----- From: "Drew Tomlinson" To: "FreeBSD Questions" Sent: Friday, February 21, 2003 6:23 PM > I was trying to find web servers on my local network and used the following > nmap command: > > blacksheep# nmap -v -sT -p 80 '192.168.1.*' > > Things started out well but then I get the following error: > > > sendto in send_ip_raw: sendto(4, packet, 28, 0, 192.168.1.3, 16) => Can't > assign requested address > Sleeping 15 seconds then retrying > > Any ideas on what's going on? I'm trying to figure out what address I gave > my wireless access point as it's administered via a web interface. > > Thanks, > > Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message