Nmap Development mailing list archives

Re: Bug Report


From: David Fifield <david () bamsoftware com>
Date: Wed, 24 Sep 2008 13:00:37 -0600

On Fri, Sep 12, 2008 at 10:54:08AM +0000, tilo.koeppe () optisoft de wrote:
Zenmap 4.75 throws a windows exception when scanning target "172.17.0.0/16"

Version: Zenmap 4.75 (Installed from nmap-4.75-setup.exe)
Winpcap: 4.0.2 (delivered with nmap-4.75-setup.exe)
Tested on: Win XP Pro GER SP3 and Win XP Pro GER SP2
Reproducible: yes

Last lines of nmap output:
Initiating Service scan at 12:38
Strange connect error from 172.17.0.0 (10049): No such file or directory
Assertion failed: 0, file .\src\nsock_core.c, line 290

Hi. Thanks for the report.

Is your Internet connection through a proxy or some kind of multi-homed
arrangement? Error 10049 is WSAEADDRNOTAVAIL, "Cannot assign requested
address." MSDN says

        The requested address is not valid in its context. This normally
        results from an attempt to bind to an address that is not valid
        for the local computer. This can also result from connect,
        sendto, WSAConnect, WSAJoinLeaf, or WSASendTo when the remote
        address or port is not valid for a remote computer (for example,
        address or port 0).

Does the error happen every time? Does it happen when scanning other
hosts?

Please send me the output of scanning just 172.17.0.0, with the
additional options -d2 --packet-trace. Zenmap might not handle well the
large amount of output with --packet-trace, so it may be necessary to
run the command with Nmap in a shell window.

David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: