[Olsr-users] Delivery Status Notification (Failure)

Henning Rogge (spam-protected)
Tue Dec 30 19:04:14 CET 2014


On Tue, Dec 30, 2014 at 3:45 PM, Sahana k.srinivas
<(spam-protected)> wrote:
> Hi,
>
> topology
>
> C1<--------->R1<--------------------->R2<------------->C2
>              192.168.1.1         192.168.1.45
>              192.168.2.1/24     192.168.3.1/24
>
>
>
> On router R1 hna has been configured as
> hna4
> {
> 192.168.2.0  255.255.255.0
> }
>
> On router R2 hna has been configured as
> hna4
> {
> 192.168.3.0  255.255.255.0
> }

That looks good.

> C1 ip 192.168.2.229
>
> when ip route is used I get something like this
> default via 192.168.2.1 dev wlan0  proto static
> 169.254.0.0/16 dev wlan0  scope link  metric 1000
> 192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.229 metric
> 2

That looks good.

> C2 ip 192.168.3.185
>
> when ip route is used I get something like this
> default via 192.168.3.1 dev eth1  proto static
> 169.254.0.0/16 dev eth1  scope link  metric 1000
> 192.168.3.0/24 dev eth1  proto kernel  scope link  src 192.168.3.185  metric
> 2

Looks okay too.

if you ping 192.168.3.185 on C1, you should see outgoing traffic
through wlan0, which then should be forwarded by the mesh.

R1 and C1 are connected over wifi and R2/C2 are connected via ethernet, right?

Can you post the output of "ip route" on R1 and R2, too (while olsrd
is running on both)?

Henning




More information about the Olsr-users mailing list