Failure in or_handshake_server_process_nonce?

Bruce Montrose montrose at itd.nrl.navy.mil
Wed Jul 16 13:51:53 UTC 2003


ced.fw5540.net had a screwy default localhost entry in its /etc/hosts file.
I corrected it and the problem no longer occurs.

Thanks!



> -----Original Message-----
> From: owner-or-dev at freehaven.net [mailto:owner-or-dev at freehaven.net] On
> Behalf Of Nick Mathewson
> Sent: Wednesday, July 16, 2003 9:39 AM
> To: or-dev at freehaven.net
> Subject: Re: Failure in or_handshake_server_process_nonce?
> 
> On Wed, 2003-07-16 at 07:57, Bruce Montrose wrote:
>  [...]
> > (gdb) p *(uint32_t*)(buf+6)
> > $18 = 1979842570
> 
> This is the little-endian view of the network encoding of 10.0.2.118...
> 
> > (gdb) p me.sin_addr.s_addr
> > $19 = 16777343
> 
> But this is the one for 127.0.0.1 ...
> 
> Could there be some configuration issue on ced that makes it think its
> address is 127.0.0.1?  /etc/hosts perhaps?
> 
> What does learn_my_address return on ced?



More information about the tor-dev mailing list