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?
Attachment:
signature.asc
Description: This is a digitally signed message part