another try before giving up:

I started the nodes.js self test with "make test". ( I think it is an self 
test, because I didn't found a description of the test)

And what happens then? It is testing and everything is fine. At one point, 
the python script *tools/test.py* (the script started by "make test") is 
sending request on port 1 (TCPMUX) to more than 500 different IPs in less 
than 3 seconds.
That were IPs of the DOD, a japanese bank, IBM, universities, ... 

I am still not able to find out why this happens.
I tested it more than 5 times with the code found 
here https://github.com/joyent/node.git

I think it is a strange behaviour and I can't imagine that this is wanted.

Maybe someone else like to test, what I done, and sniff the network traffic 
with wireshark:

###########
git clone https://github.com/joyent/node.git
cd node
./configure --openssl-libpath=/usr/lib/ssl
make
make test
############

Testing just needs a few minutes and maybe I did just a big mistake :/


Greetings
Sven


Am Montag, 4. Februar 2013 16:14:12 UTC+1 schrieb Sven Knuth:
>
> hi,
>
> yeasterday I got an abuse notification for making a lot of netscans.
> I was really surprised and checked, what happened.
>
> This is what I did:
>
> I cloned the last node.js code from github. Started the configure script, 
> typed make and then, when it finished, I started "make test"
> And node.js was tested ... but something else happend. My absolut clean 
> virtual debian started to scan a lot ip adresses, more precisely, he was 
> knocking on port 1.
> And this happend to my server and was the reason for the abuse 
> notification.
>
> I made a capture with wireshark (to find as an attachment)
>
> Is there somebody else who like to check this? I was able to reproduce 
> this 4 times with my virtual machine.
> Maybe I did just a big mistake :/
>
> greetings
>
> Sven
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to