[OLSR-users] Routes never added

Thomas Lopatic (spam-protected)
Wed Jul 12 09:43:44 CEST 2006


Hey John,

> --- 03:17:03.60 ------------------------------------------------ NEIGHBORS
> 
> IP address       LQ     NLQ    SYM   MPR   MPRS  will
> 192.168.7.1      0.510  0.000  NO    NO    NO    6
> 192.168.7.33     0.500  0.000  NO    NO    NO    6
> 192.168.7.37     0.550  0.000  NO    NO    NO    6
> 192.168.7.42     0.330  0.000  NO    NO    NO    6
> 192.168.7.46     0.260  0.000  NO    NO    NO    6
> 192.168.7.50     0.560  0.000  NO    NO    NO    6
> 192.168.7.21     0.570  0.000  NO    NO    NO    6
> 192.168.7.22     0.130  0.000  NO    NO    NO    6
> 192.168.7.30     0.480  0.000  NO    NO    NO    6

this node sees nine neighbours, but none of the neighbours is symmetric.
Neighbour detection works as follows. A node sends out a HELLO message
that contains the IP addresses of all neighbours that the node sees. So,
if I receive a HELLO message that contains my IP address I know (1) that
I see the neighbour as I've just received its HELLO message and (2) that
the neighbour sees me as my IP address is listed in the HELLO message.

Here we seem to face the case where we receive HELLOs from nine
neighbours, but these HELLOs do not contain our IP address, i.e. the
neighbours do not see us.

Could you capture debug output for this node and for one of its
neighbouring nodes at the same time and post it to this list?

Thanks,
-Thomas





More information about the Olsr-users mailing list