I made a change in r3487 to make supernode send REGISTER_ACK to registering nodes. I have probably introduced a bug. Thanks for pointing it out, I'll see if I can find the problem. In the meantime use r3486 or you should be able to back out only changeset r3487 on later revisions as follows
Checkout the latest revision; then svn merge -r 3487:3486 https://svn.ntop.org/svn/ntop/trunk/n2n n2n This should allow you to get your BSD changes, but not the bug in r3487. Hope this helps -- Rich --- Babak Farrokhi <[EMAIL PROTECTED]> wrote: > Hi, > > I wonder if anyone else noticed that supernode is not functioning properly > (at least I think so). > Running a supernode on Linux/BSD/OSX, when I run edge I get following > messages: > > % sudo ./edge -c mynetwork -k mykey -l 192.168.159.131:4444 -a 10.10.10.10 > 21/May/2008 13:28:29 [tuntap_osx.c: 40] Succesfully open /dev/tap0 > 21/May/2008 13:28:29 [tuntap_osx.c: 68] Interface tap0 up and running > (10.10.10.10/255.255.255.0) > 21/May/2008 13:28:29 [tuntap_osx.c: 92] Interface tap0 mac > 82:1e:73:a9:fa:50 > 21/May/2008 13:28:29 [ edge.c:1088] Using supernode 192.168.159.131:4444 > 21/May/2008 13:28:29 [ edge.c: 472] Registering with supernode > 21/May/2008 13:28:29 [ edge.c:1110] > 21/May/2008 13:28:29 [ edge.c:1111] Ready > 21/May/2008 13:28:29 [ edge.c: 882] Received registration ack from > remote peer [ip=192.168.159.131:4444] > 21/May/2008 13:28:29 [ edge.c: 304] WARNING: Failed to find sender in > pending_peers. > 21/May/2008 13:28:29 [ edge.c:1177] STATUS: pending=0, operational=0 > > > Interestingly, when I revert to the r3486 on the supernode size, the problem > disappears and edge nodes can ping each other perfectly. > > -- > Babak Farrokhi > > > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > Get the name you always wanted with the new y7mail email address. www.yahoo7.com.au/y7mail _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
