[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Unable to retrieve any document
From: |
Wayne Scott |
Subject: |
Re: [Help-gnunet] Unable to retrieve any document |
Date: |
Fri, 03 May 2002 09:08:31 -0500 (EST) |
From: Laurent Aries-Poinssot <address@hidden>
> 4- I have many "SKEY rejected from host xxxxx (81.65.32.177:2086 [my own
> IP address!]) key.len 23296"
That's odd. I get this message over and over again:
UDP: Received 1106 bytes from socket 8, buffer 2.
UDP: Receiving from socket 8, buffer 3.
UDP: Handling message part (unencrypted) with size 550 and type 0.
handleHELO: Handling HELO from 81. 65. 32.177: 2086.
HELO: Bound identity B9988645F2F8838D0F06F2FBFBD3C6C35FB57E88 to 81. 65.
32.177: 2086
UDP: Handling message part (unencrypted) with size 520 and type 1.
SKEY: Handling SKEY from 81. 65. 32.177: 2086.
SKEY: Accepting sessionkey from host B9988645F2F8838D0F06F2FBFBD3C6C35FB57E88.
Session key exchange denied, host B9988645F2F8838D0F06F2FBFBD3C6C35FB57E88
unknown!
With several minutes between each copy. So I don't think it is the
old error where there was a race condition between sending a HELO and
when you could decode the first message.
-Wayne