All of lore.kernel.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] Fail to create tunnels using br-lan
@ 2016-12-19 10:06 Carlos Rey-Moreno
  2016-12-19 10:10 ` Antonio Quartulli
  0 siblings, 1 reply; 6+ messages in thread
From: Carlos Rey-Moreno @ 2016-12-19 10:06 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking
  Cc: Andrei Buciulea, Francisco Javier Simó Reigadas

Hi everyone,

A student who is collaborating with me, Andrei, cc'ed, is carrying out
traffic performance analysis in a mesh network (which uses batman-adv)
in order to compare the benefits of introducing Simplemux [1].
Basically, simplemux multiplexes small packets in bigger packets and
compresses them to reduce overhead. These packets are then sent
through a tunnel to another end in the network.

So far, simplemux shows very positive results by creating the tunnel
in between two computers connected at each end of a multihop network
composed by a chain of 5 nodes.

The idea would be to test the performance benefits of simplemux when
the tunnels are created between the mesh nodes instead, so they could
aggregate, let's say, all the VoIP packets from different SIP clients
calling other SIP clients in the mesh or via the gateway.

The tunnels can be successfully created in OpenWRT, but it fails when
assigning the physical interface the tunnel should use. It works when
a physical interface is used, i.e. eth0, but fails with br-lan
provided it is a virtual interface.

# openvpn --mktun --dev tun0 --user root

# ifconfig tun0 up

# ./simplemux -i tun0 -e br-lan -M N -c 192.168.0.5

I was wondering if anyone in the list could point Andrei in the right direction.

Thank you very much in advance.

carlos

[1] https://github.com/Simplemux/simplemux

-- 
Carlos Rey-Moreno, PhD
PostDoctoral Fellow University of the Western Cape
Zenzeleni Networks: zenzeleni.net
https://www.youtube.com/watch?v=YxTPSWMX26M
Cel: +27 (0) 76 986 3633
Skype: carlos.reymoreno Twitter: Creym

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-13  9:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-19 10:06 [B.A.T.M.A.N.] Fail to create tunnels using br-lan Carlos Rey-Moreno
2016-12-19 10:10 ` Antonio Quartulli
2016-12-19 10:55   ` Carlos Rey-Moreno
2017-01-05  7:51     ` Sven Eckelmann
     [not found]       ` <CAEhDGG==nXsChyg6iekEit-TeRKHEte8VrgW_hreaXoX6YN2qg@mail.gmail.com>
2017-01-13  7:31         ` Sven Eckelmann
2017-01-13  9:59           ` Javier Simó

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.