Multiple Interfaces with MANET

50 views
Skip to first unread message

platzhirsch

unread,
Sep 1, 2010, 4:23:47 PM9/1/10
to omnetpp
Hi everyone,

I configured a network simulation with mobile clients using OLSR as
algorithm to build the routing table.

I connected my access points via ppp with a wired host. I configured
my simulation with **.interfaces = "prefix(wlan) prefix(ppp)" so the
OLSR hello packets are also ran on the wired host, works fine but for
one problem:

The routing table entry to the wired host is made on the interface
wlan and not ppp. As there is no wlan connection to the wired host an
assertion errors arises. Is it possible to fix this?

Seems OLSR adds only routing table entries on the wlan IF.

Best regards,
Konrad

platzhirsch

unread,
Sep 2, 2010, 4:48:06 AM9/2/10
to omnetpp
I wrote a really really dirty pseudo-fix with activity, manually
chaning the value from wlan to ppp, however the AssertionError will
arise anyway, just some time later, because I use wait and there are
moments in the simulation when this fix blows up.

I really hope there is a configuration which has to be taken, because
this problem is the only one seperating me from finishing the
simulation :(

Best regards,
Konrad

Alfonso Ariza Quintana

unread,
Sep 3, 2010, 3:24:21 AM9/3/10
to omn...@googlegroups.com

If both interfaces have IP address the OLSR protocol should work.

> Date: Wed, 1 Sep 2010 13:23:47 -0700
> Subject: [Omnetpp-l] Multiple Interfaces with MANET
> From: ho...@pathethic.com
> To: omn...@googlegroups.com
> --
> You received this message because you are subscribed to the Google Groups "omnetpp" group.
> To post to this group, send email to omn...@googlegroups.com.
> To unsubscribe from this group, send email to omnetpp+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/omnetpp?hl=en.
>

platzhirsch

unread,
Sep 3, 2010, 6:53:38 AM9/3/10
to omnetpp
different IP Addresses?

On 3 Sep., 09:24, Alfonso Ariza Quintana <aariza...@hotmail.com>
wrote:
> If both interfaces have IP address the OLSR protocol should work.
>
> > Date: Wed, 1 Sep 2010 13:23:47 -0700
> > Subject: [Omnetpp-l] Multiple Interfaces with MANET
> > From: h...@pathethic.com

platzhirsch

unread,
Sep 3, 2010, 6:58:18 AM9/3/10
to omnetpp
Furthermore the OLSR developer page says: Multiple Interfaces are not
implemented, so how could this work anyway?

Alfonso Ariza Quintana

unread,
Sep 3, 2010, 7:52:39 AM9/3/10
to omn...@googlegroups.com
Every interface must have a different IP address,  the OLSR indetify the output interface by the address if both interfaes have tha same address the protocol can't identify the interfaces

> Date: Fri, 3 Sep 2010 03:53:38 -0700
> Subject: [Omnetpp-l] Re: Multiple Interfaces with MANET
> From: ho...@pathethic.com
> To: omn...@googlegroups.com
Message has been deleted

platzhirsch

unread,
Sep 3, 2010, 12:51:28 PM9/3/10
to omnetpp
This is really valuable information, thanks for that.

Anyway, I am using now the NetworkConfigurator instead of
FlatNetworkConfigurator which assigns different IPs for each
interface.

Now, however, the ppp-IPAddress of my destination node is not
propagated to the wlan nodes which have no ppp interface.

I have 1 "internet" node with ppp Interface to 1 "access point" node
which also has a wlan Interface in order to connect to two "client"
nodes, which have only a wlan interface.



Best regards,
Konrad

On Sep 3, 1:52 pm, Alfonso Ariza Quintana <aariza...@hotmail.com>
wrote:
> Every interface must have a different IP address,  the OLSR indetify the output interface by the address if both interfaes have tha same address the protocol can't identify the interfaces
>
> > Date: Fri, 3 Sep 2010 03:53:38 -0700
> > Subject: [Omnetpp-l] Re: Multiple Interfaces with MANET
> > From: h...@pathethic.com
Reply all
Reply to author
Forward
0 new messages