|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Bug ReportHello,
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 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. Scanning 59 services on 7 hosts Kind Regards Tilo Köppe OptiSoft GmbH | Pforzheimer Str. 68a | D-75242 Neuhausen | Tel. +49 7234 9518-12 | Fax +49 7234 9518-44 Amtsgericht Pforzheim HRB 3890 | Geschäftsführer: Dipl.-Ing. Uwe Dieckmann, Tilo Köppe _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org |
|
|
Re: Bug ReportOn Fri, Sep 12, 2008 at 10:54:08AM +0000, tilo.koeppe@... 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 |
| Free Forum Powered by Nabble | Forum Help |