[Olsr-dev] Missing routes and unexpected routes reg.

Vigneswaran R (spam-protected)
Fri Jun 6 10:53:37 CEST 2014


On 06/06/2014 01:01 PM, Henning Rogge wrote:
> On Fri, Jun 6, 2014 at 9:39 AM, Bastian Bittorf <(spam-protected)> wrote:
>> * Vigneswaran R <(spam-protected)> [06.06.2014 09:37]:
>>> Could you please help in debugging these problems? Thanks.
>> can you show is you commandline or config? bye, bastian
> The output of "ip addr" on every node would also help.

Command Line:

     ./olsrd2 -l olsrd2.conf

Configuration file contents:

[interface=eth0]
[interface=eth1]

Exception: On R1, only eth1 included.

IP Addr: (pfa the complete output)

R1: eth0: 1.0.0.2/24 (non-olsr), eth1: 10.1.1.1/32
R2: eth0: 10.1.2.1/32, eth1: 10.1.2.2/32
R3: eth0: 10.1.3.1/32, eth1: 10.1.3.2/32
R4: eth0: 10.1.4.1/32, eth1: 10.1.4.2/32

(I am using /32 mask for testing. However, I got the same problem with 
/8 mask also).

Please let me know if any other information is required.


Regards,
Vignesh

>
> Henning
>

-------------- next part --------------
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether de:ad:be:ef:e0:aa brd ff:ff:ff:ff:ff:ff
    inet 1.0.0.2/24 brd 1.0.0.255 scope global eth0
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether de:ad:be:ef:8b:b6 brd ff:ff:ff:ff:ff:ff
    inet 10.1.1.1/32 scope global eth1
-------------- next part --------------
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether de:ad:be:ef:18:2f brd ff:ff:ff:ff:ff:ff
    inet 10.1.2.1/32 scope global eth0
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether de:ad:be:ef:7f:8a brd ff:ff:ff:ff:ff:ff
    inet 10.1.2.2/32 scope global eth1
-------------- next part --------------
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether de:ad:be:ef:c2:7e brd ff:ff:ff:ff:ff:ff
    inet 10.1.3.1/32 scope global eth0
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether de:ad:be:ef:08:da brd ff:ff:ff:ff:ff:ff
    inet 10.1.3.2/32 scope global eth1
-------------- next part --------------
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether de:ad:be:ef:a4:d7 brd ff:ff:ff:ff:ff:ff
    inet 10.1.4.1/32 scope global eth0
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether de:ad:be:ef:34:2a brd ff:ff:ff:ff:ff:ff
    inet 10.1.4.2/32 scope global eth1


More information about the Olsr-dev mailing list