Hi,
2014-05-21 6:17 GMT-03:00 Gioacchino Mazzurco <gmazzurco89(a)gmail.com>om>:
On Tuesday 20 May 2014 23:29:21 Ramiro Polla wrote:
Currently we use OpenWRT+OLSR and a complicated
configuration, I'd
like to replace that with a better and easier to use solution. I have
no problem using the command line to connect, but we want more people
to adopt this, and that way they'd need to do it with a simpler
interface. That's why I thought about using libre-mesh as a base
system.
Yeah you can use this as base system you simply need to develop a lime module
that does that for you, start finding a little but meningful name something
like lime-* (look at other lime module name for inspiration)
And if you can do it by your self with shell of course you will be able to
develop a lime module in lua, that integrate with lime ecosistem
So ethernet is shared by default, but how would I
configure another
source for sharing?
What you mean by sharing ethernet? If you mean sharing an internet connection
available trought ethernet it is in plan but not implemented yet
Hm, I'm confused now. Al says it's supported but you're saying it
isn't. (I haven't tested yet)
(a 3g/4g
modem,
Yet another module you can implement (I have no time for this now)
another wireless adapter
Yet another module you can implement (I have no time for this now)
or even
the same wifi acting as mesh+AP)
I doubt this is doable, but it it is, or if i am misunderstanding here it goes
the mantra
Mesh+AP+Client works as long as they're on the same channel. (it works
currently with our OLSR setup).
Yet another module you can implement (I have no time
for this now)
;)
I understand I can add modules to implement things. That is not the
issue. See below.
[...]
this is still not implemented yet, so at moment you
need to configure manually
a node to connect to the internet and annource the default route with bmx6
So it seems that after I get a successful connection, I have to
announce the default route with bmx6. This is probably what I am
looking for. Where can I get more information related to this and
libre-mesh's current setup?
Ramiro