Nmap Development mailing list archives

Re: [Nsock] Scalable event handling


From: David Fifield <david () bamsoftware com>
Date: Sat, 10 Aug 2013 17:17:18 -0700

On Sun, Aug 11, 2013 at 02:09:14AM +0200, Henri Doreau wrote:
Using r31738, can you try to run the tests as: `NCAT=../../ncat/ncat
./run_tests.sh' ? I'm wondering if maybe you had a version of ncat
installed which was incompatible with how the tests use it...

It seems to be rather the use of "localhost". If I remove that from the
ncat lines, everything is OK as expected.

On my Debian 7, "ncat -l localhost" listens on [::1]:31337, and not on
IPv4. I think the tests are trying to connect to 127.0.0.1. If you are
connecting to the IPv4 address, then you should use the same address in
the Ncat listen commands.

David Fifield
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: