[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Patched to 0.4.6b (beta) and stil 0 connected hosts.
From: |
Martin Sarsale |
Subject: |
Re: [Help-gnunet] Patched to 0.4.6b (beta) and stil 0 connected hosts. |
Date: |
Thu, 5 Sep 2002 18:05:01 -0300 |
btw, I've applied 0.4.6c with no luck
On Thu, 5 Sep 2002 17:34:24 -0300
"Martin Sarsale" <address@hidden> wrote:
> Hello.
>
> I've patched Gnunet and I found that I still can't connect to the network!
> Im writting an article about p2p networks and I want to talk about GNUnet but
> it's impossible if I can't connect :)
>
> Some Info:
>
> Im using GNUnet 0.4.6b (beta)
> Im usign an ADSL conn and I can receive and send udp packets (tested with
> tcpdump):
> 17:22:40.697321 200.43.232.35.39803 > 62.131.97.197.2086: udp 64 (DF)
> 17:22:40.760850 200.43.232.35.39803 > 217.229.187.208.2086: udp 64 (DF)
> 17:22:40.782484 200.43.232.35.39803 > 129.70.15.154.2086: udp 64 (DF)
> 17:22:40.807265 200.43.232.35.39803 > 209.173.6.49.2086: udp 64 (DF)
> 17:22:41.041767 200.43.232.35.39803 > 128.211.1.61.2086: udp 64 (DF)
> 17:22:41.066367 200.43.232.35.39803 > 155.185.86.18.2086: udp 64 (DF)
> 17:22:41.091069 200.43.232.35.39803 > 217.80.19.181.2086: udp 64 (DF)
> 17:22:41.114301 200.43.232.35.39803 > 217.84.19.172.2086: udp 64 (DF)
> 17:22:41.142063 200.43.232.35.39803 > 212.118.160.85.2086: udp 64 (DF)
> 17:22:41.169624 200.43.232.35.39803 > 66.0.20.109.2086: udp 64 (DF)
> 17:22:41.203906 200.43.232.35.39803 > 80.130.180.123.2086: udp 64 (DF)
> 17:22:41.234758 200.43.232.35.39803 > 141.14.16.155.2086: udp 64 (DF)
> 17:22:41.259515 200.43.232.35.39803 > 68.98.118.103.2086: udp 64 (DF)
> 17:22:41.282911 200.43.232.35.39803 > 209.94.86.68.2086: udp 64 (DF)
> 17:22:41.355283 200.43.232.35.39803 > 128.123.4.103.2086: udp 64 (DF)
> 17:22:41.388045 200.43.232.35.39803 > 80.133.114.155.2086: udp 64 (DF)
> 17:22:41.540863 128.211.1.61.35948 > 200.43.232.35.2086: udp 64 (DF)
> 17:22:41.756280 217.84.19.172.1466 > 200.43.232.35.2086: udp 64 (DF)
> 17:22:41.759431 80.130.180.123.64561 > 200.43.232.35.2086: udp 64 (DF)
> 17:22:41.958445 217.80.19.181.61438 > 200.43.232.35.2086: udp 64 (DF) [tos
> 0x2,ECT]
> 17:22:42.879170 209.94.86.68.35900 > 200.43.232.35.2086: udp 64 (DF)
>
>
> I can see a lot of movement in the logs
>
> CRON: enter downloadHostlist
> Trying download from http://flolp.dynodns.net/chris/gnunet/hostlist
> WARNING: failed so send HTTP request to host flolp.dynodns.net (24 - 11) -
> Connection timed out
> CRON: exit downloadHostlist (error: can not connect)
> Trying download from http://www.ovmj.org/GNUnet/download/hostlist
> Receiving hostlist from http://www.ovmj.org ...
> ............................
> Scanning for hosts (89)
> ...Scanning for hosts (90)
> Scanning for hosts (91)
> ...Scanning for hosts (92)
> Scanning for hosts (93)
> ...Scanning for hosts (94)
> Scanning for hosts (95)
> ...Scanning for hosts (96)
> Scanning for hosts (97)
>
>
> Paste of the gnunet-stats:
> Node-to-Node (udp):
> #HELO received: 0 send: 0
> #SKEY received: 0 send: 0
> #PING received: 0 send: 16
> #PONG received: 0 send: 0
> #3QUERY received: 0 send: 0
> #CONTENT received: 0 send: 0
> #TIMESTAMP received: 0 send: 0
> #SEQUENCE received: 0 send: 0
> #NOISE received: 0k send: 0k
> #HANGUP received: 0 send: 0
> #octets received: 0k send: 1k
>
> Server-Client (tcp):
> #QUERY received: 0 send: 0
> #CONTENT received: 0 send: 0
> #INSERT received: 0 send: 0
> #INDEX received: 0 send: 0
> #LISTFILE received: 0 send: 0
> #FILEINDEX received: 0 send: 0
> #STATREQ. received: 1 send: 0
> #STATREPLY received: 0 send: 0
>
> Server Statistics:
> Shared files : 1646
> Size of shared data: 23591k
> Connected hosts : 0
> Uptime : 884s
>
> Thanks in advance :)
>
>
>
>
> _______________________________________________
> Help-gnunet mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/help-gnunet
> Re