unprivilegied port doesn't help. Tested on 4 computers with windows xp sp3. c:\n2n>supernode -l 1234 31/Jan/2009 12:41:47 [ .\n2n.c: 224] ERROR: Bind error [No error]
supernode svn <= 3505 - works well, supernode svn 3530, 3531 - doesn't compile on windows using visual studio supernode svn >= 3533 compiles, but doesn't bind I use Visual studio 2008 sp1 on windows xp sp3 32bit, i'll try another compiler (mingw, digital mars, openwatcom,...?). Have a nice day. JK ----- Original Message ----- From: "Richard Andrews" <[email protected]> To: <[email protected]> Sent: Saturday, January 31, 2009 12:22 PM Subject: Re: [Ntop-dev] Just reporting some n2n problems... :-) >> I would like to report some problems: >> >> 1. >> New patch in n2n.c >> (lzo1x_decompress --> lzo1x_decompress_safe) breaks windows version >> of n2n, no data goes over tunnel. >> >> after removing _safe from n2n.c n2n works well >> again. > > OK. I'll make this platform dependent. We should find out why it causes a > problem for WIN32, but I have no Windows installs to test with. > >> 2. >> Supernode newer than svn revision 3505 doesn't work >> under windows, it reports following error: >> >> C:\n2n>supernode -l 80 >> 31/Jan/2009 10:59:47 >> [ .\n2n.c: 224] ERROR: Bind error [No error] > > This is just plain weird. Can you try a different port. Privileged ports > (ie. < 1024) might be treated differently. I'm not aware of any other > complaints about this problem. > > There are no changes in the code at that revision which would lead to the > behaviour you describe. Can you isolate the most recent revision that > works for you. This means building it from source. You can see the > historical revisions of n2n here: > > http://www.ntop.org/trac/log/trunk/n2n > > Again I have no Windows capability so I cannot help much; only provide > ideas. > > -- > Rich > > > Stay connected to the people that matter most with a smarter inbox. > Take a look http://au.docs.yahoo.com/mail/smarterinbox > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
