[Olsr-users] Delivery Status Notification (Failure)

Sahana k.srinivas (spam-protected)
Tue Dec 30 15:45:01 CET 2014


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
}

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

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

So, what inference can be drawn from this? And since client to client
communication is not happening how do I go about with this?


Sahana

On Fri, Dec 26, 2014 at 2:26 PM, Henning Rogge <(spam-protected)> wrote:

> On Fri, Dec 26, 2014 at 6:35 AM, Sahana k.srinivas
> <(spam-protected)> wrote:
> > Hi,
> >
> > Yes, R1 and R2 announce the corresponding IP's as HNA.
> >
> > And about the default route of the clients, could you please let me know
> as
> > to how to check it?
>
> Hi,
>
> run "ip route" on both C1 and C2... you should see something like:
>
> > default via 192.168.2.101 dev eth0  proto static  metric 1024
>
> or maybe
>
> > 0.0.0.0/0 via 192.168.2.101 dev eth0  proto static  metric 1024
>
> Henning Rogge
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20141230/91325897/attachment.html>


More information about the Olsr-users mailing list