hey geniuses!
i've been fixing a few loose ends that were left from the 15.04 release:
* luci-app-lime-location was not included (we consider it a serious
regression versus the AlterMesh we have been using until now)
including it was really simple; at some point it would probably be nice
to integrate it better (make it understand lime-defaults, etc)
* luci-lib-librmap-bmx6 plugin was made by nico the other night, which
greatly enhances the libremap experience by reporting bmx6 links :D.
include that as well.
https://github.com/libre-mesh/lime-packages/commit/1bba47922611722f265a5dff…
########
* lime-webui was mostly left half-baked, so i gave it a bit of love and
fixes. Now it also blends better with the recently introduced
luci-app-lime-location.
https://github.com/libre-mesh/lime-packages/commit/6f26719a4bf47897ca7a8b62…
########
* most importantly, i gave one more round of love to the
dnsmasq-lease-share stuff; now it works in all scenarios AFAICT,
correctly resolving dhcp leases and also reserving leases gave by other
nodes
* while doing that, i also implemented a new package:
dnsmasq-distributed-hosts , which shares the data found in /etc/hosts of
each node. So now there's a trivial way to distribute static addresses
through the whole cloud :)
https://github.com/libre-mesh/lime-packages/commit/f4e2eb07d4c83571fecc3814…
########
in summary:
https://github.com/libre-mesh/lime-packages/compare/15.04...sandbox/release…
########
last but not least, some tweaks to libremap-agent, which are already
prepared as a pull request for andre
https://github.com/libremap/libremap-agent-openwrt/pull/17https://github.com/libre-mesh/libremap-agent/compare/15.04...libre-mesh:san…
########
i know this is diverging more and more from develop, really sorry for
that :$ i promise to merge all this properly as soon as we finish
deploying the stable release in our networks :D
quintanalibre is already halfway through
and boqueronlibre (a recently born network) has all its 10 routers with
15.04 running fine :)
cheers!
running lime-config get follung error and faulst in config files (%M %N
parameters not set)
###
Chaos-calmer 15.05
LiMe 15.04 BigBang (15.04 rev.a1b8263 20150814_2143)
lime-config
Clearing wireless config...
Clearing network config...
Disabling odhcpd
sh: /etc/init.d/odhcpd: not found
Cleaning dnsmasq
Disabling 6relayd...
/usr/lib/lua/lime/network.lua:35: attempt to call field 'Hex' (a nil value)
stack traceback:
/usr/lib/lua/lime/network.lua:155: in function 'Hex'
/usr/lib/lua/lime/network.lua:35: in function 'generate_host'
/usr/lib/lua/lime/network.lua:65: in function 'primary_address'
/usr/lib/lua/lime/proto/lan.lua:9: in function 'configure'
/usr/lib/lua/lime/network.lua:154: in function
</usr/lib/lua/lime/networ k.lua:154>
[C]: in function 'xpcall'
/usr/lib/lua/lime/network.lua:154: in function
</usr/lib/lua/lime/networ k.lua:143>
[C]: in function 'xpcall'
/usr/bin/lime-config:48: in function 'main'
/usr/bin/lime-config:54: in main chunk
[C]: ?
Configuring system...
Let uhttpd listen on IPv4/IPv6
##
can somebody help me out where to look or what im missing perhaps
tnx
3zl
Hi i would like to contribute to the documentation, i registered a
account (leonaard) but i am not able to login.
Can you activate my account and enable it to edit the lime firmware wiki?
thanks
lime
# option bmx6_over_batman false
# Disables Bmx6 meshing on top of batman
# option main_ipv4_address '192.0.2.0/24'
# Parametrizable with %Mn, %Nn
# option main_ipv6_address '2001:db8::%M5:%M6/64'
# Parametrizable with %Mn, %Nn
# list protocols adhoc
# List of protocols configured by LiMe
# list protocols lan
# list protocols anygw
# list protocols batadv:%N1
# Parametrizable with %Nn
# list protocols bmx6:13
# list resolvers 8.8.8.8
# DNS servers node will use
# list resolvers 2001:4860:4860::8844
### WiFi general options
#config lime wifi
# option channel_2ghz '11'
# option channel_5ghz '48'
# list modes 'ap'
# list modes 'adhoc'
# option ap_ssid 'LiMe'
# option adhoc_ssid 'libre-mesh'
# Parametrizable with %M, %H
# option adhoc_bssid 'ca:fe:00:c0:ff:ee'
# option adhoc_mcast_rate_2ghz '24000'
# option adhoc_mcast_rate_5ghz '6000'
# option mesh_mesh_fwding '0'
# option mesh_mesh_id 'LiMe'
### WiFi interface specific options ( override general option )
#config wifi radio11
# list modes 'adhoc'
# option channel_2ghz '1'
# option channel_5ghz '48'
# option adhoc_mcast_rate '6000'
# option adhoc_ssid 'libre-mesh'
# option adhoc_bssid 'ca:fe:00:c0:ff:ee'
#config wifi radio12
# list modes 'manual'
# If you use manual protocol you must not specify other protocol, or
your
configuration will be broken!
### Network interface specific options ( override general option )
### Available protocols: bmx6, batadv, wan, lan, manual
### proto:vlan_number works too ( something like bmx6:13 is supported )
### If you use manual do not specify other protocols, may result in an
unpredictable behavior/configuration (likely you loose connection to the
node)
#config net port5
# option linux_name 'eth1.5'
# list protocols 'manual'
### Ground routing specific sections
### One section for each ground routing link
#config hwd_gr link1
# option net_dev 'eth0'
#
Plain ethernet device on top of which 802.1q vlan will be constructed
# option vlan '5'
#
Vlan id to use for this ground routing link, use little one because
cheap
switch doesn't supports big ids, this will bi used also as 802.1q vid
# option switch_dev 'switch0'
#
If your ethernet device is connected to a switch chip you must specify
it
# option switch_cpu_port '0'
#
Refer to switch port map of your device on openwrt wiki to know CPU port
index
# list switch_ports '4'
####################
lime-defaults
# Beware this file is NOT supposed to be edited by the end user, modify
/etc/config/lime instead
# If the same configuration is contained in both /etc/config/lime and
lime-defaults file, the former will prevail
# Beware this file is not supposed to store specific configuration, like
"config net eth0"
config lime system
option hostname 'LiMeNode-%M4%M5%M6'
config lime network
option primary_interface eth0
option main_ipv4_address '192.0.2.0/24'
option main_ipv6_address '2001:db8::%M5:%M6/64'
list protocols adhoc
list protocols lan
list protocols anygw
list protocols batadv:%N1
list protocols bmx6:13
list resolvers 8.8.8.8
list resolvers 2001:4860:4860::8844
config lime wifi
option channel_2ghz '11'
option channel_5ghz '48'
list modes 'ap'
list modes 'adhoc'
option ap_ssid 'libre-mesh.org'
option adhoc_ssid '%H'
option adhoc_bssid 'ca:fe:00:c0:ff:ee'
option adhoc_mcast_rate_2ghz '24000'
option adhoc_mcast_rate_5ghz '6000'
option mesh_mesh_fwding '0'
option mesh_mesh_id 'LiMe'
#############
somthing worth to note :
%H and is not expanded in /config/wireless
/etc/config/network br-lan ip NOT set
##
hope somebody can help
#
sorry have to stay with CC-RC3 but didnt have any problems with luci/lua
until now
running build for AR71xx
greetings
Hi, i am willing to write an auto upgrading system for lime,
i saw the simple get->checksum->flash script from qmp [0] (thanks to
Ilario), but i am thinking of a more decentralized solution.
Something like:
* link to new release is annunced on the network (eg using alfred on
bat-adv networks)
* nodes share images via bittorrent
* each node checks the (pgp) image signature and flashes it
user can choose to trust the included signatures or to use its own pgp
trust chain
do you think this can be useful? comments?
[0]
http://dev.qmp.cat/projects/qmp/repository/revisions/master/entry/packages/…
Hi all!
During BattleMeshV8 we knew some community networks activists from
Greece, seems that there will be a talk about Libre-Mesh in the
"Athens Wireless Summit 2015" [1].
Due to the lack of documentation they had hard time trying to
understand/use LiMe.
Let's write some documentation, I think that Libre-Mesh is stable enough!!
(and, needless to say, the lack of documentation is damaging the project)
Ciao,
Ilario
[1] http://events.awmn.net/wp/?page_id=54&lang=en
---------- Forwarded message ----------
From: Joseph Bonicioli <nettraptor(a)awmn.net>
Date: 2015-08-06 22:12 GMT+02:00
Subject: [Battlemesh] Athens Wireless Summit 2015 - Call for
Participation / Talks
Athens Wireless Summit 2015
Call for Participation / Talks
Dear All,
If you are involved in a community network, if you have deployed
wireless or fiber technology for a community network, if you love the
commons, if you are from the academia running a wireless or community
related testbed, then this call is for you! We are pleased to
announce that Athens Wireless Metropolitan Network (AWMN) is
organizing a two day event titled «Athens Wireless Summit 2015». It
will take place during the weekend of the 19th and 20th of September
2015 at Impact Hub Athens Greece. It would be our pleasure to have you
there and we encourage you to participate with a talk or a workshop or
both.
What is it?
The Athens Wireless Summit 2015 is a two day event which aims to bring
people together, from the academia, the world of commons, open source
and wireless networks communities and all those involved or interested
in wireless network technologies, in order to meet with each other,
exchange views and experiences, explore possibilities for cooperation
and synergies and to promote the benefits of developing modern
telecommunication infrastructure as an enhancement factor for a
region.
We aspire to include presentations, discussions, workshops, social
events and exhibitions of wireless network technologies, the
development of network infrastructure and shared services, the
promotion of the social character on developing community networks by
citizens for citizens as well as developing networks of active people
around these; with examples like the cooperation structures that exist
or can be developed between these communities in Greece and abroad.
Where and When
The event will take place on Saturday the 19th and Sunday the 20th of
September 2015 at Impact Hub, Karaiskaki 28 in Athens. The entire
building of Impact Hub will be available for the two day event. This
gives us the opportunity to schedule both seminars and workshops in
parallel flows. For more information about Impact Hub, please visit
their site at: http://athens.impacthub.net
Format and content of the talks
We aspire to keep a balance between community networks, academia,
everyday real community applications and related technology subjects.
Subjects may be anything related to community networks ranging from
applications, wireless technology, mesh protocols, testbeds, other
routing protocols, social related subjects, IoT, related research
subjects and anything that will make those two days productive, fun
and beneficial to all. Related Talks or Workshops will be grouped
together and be placed on the schedule in order to have cohesion of
subjects and help participants choose their tracks. Finally we welcome
proposals of anything you think may be of interest to community
network enthusiasts. The format can be of any kind, for example a
presentation, talk, discussion, debate, practical workshop, or film
screening. The suggested duration for talks is 20 minutes where
workshops can be arranged to take anything up to 1 hour depending on
slot and space availability.
Lightening talks
Lightening talks are shorter talks which can be submitted after the
main workshops/talks deadline, to give everybody the opportunity to
present their project/idea. Each lightening talk will be 7 minutes
long, followed by 3 minutes of questions. Projector slides can be
submitted in EPS or PDF format to: aws-submissions(a)awmn.net
Proposed Draft of the Program
Presentations / Talks
Time
Saturday the 19th
Open Space - 1st Floor
Sunday the 20th
Open Space - 1st Floor
09:30 - 10:30
Arrival / Registrations / Coffee
Arrival / Registrations / Coffee
10:30 - 10:45
Welcome / Objectives of the day
Welcome / Objectives of the day
10:45 - 11:00
The schedule of the day (speakers, workshops, panels)
The schedule of the day (speakers, workshops, panels)
11:00 - 11:20
… (1st Presentation)
… (1st Presentation)
11:20 - 11:40
… (2nd Presentation)
… (2nd Presentation)
11:40 - 12:00
… (3rd Presentation)
… (3rd Presentation)
12:00 - 12:30
Discussion Panel (Subject?)
Discussion Panel (Subject?)
12:30 - 13:00
Coffee Break
Coffee Break
13:00 - 13:20
… (4th Presentation)
… (4th Presentation)
13:20 - 13:40
… (5th Presentation)
… (5th Presentation)
13:40 - 14:00
… (6th Presentation)
… (6th Presentation)
14:00 - 15:00
Break for Light Lunch
Break for Light Lunch
15:00 - 15:20
… (7th Presentation)
… (7th Presentation)
15:20 - 15:40
… (8th Presentation)
… (8th Presentation)
15:40 - 16:00
… (9th Presentation)
… (9th Presentation)
16:00 - 16:30
Discussion Panel (Subject?)
Discussion Panel (Subject?)
16:30 - 17:00
Coffee Break
Coffee Break
17:00 - 17:20
… (10th Presentation)
… (10th Presentation)
17:20 - 17:40
… (11th Presentation)
… (11th Presentation)
17:40 - 18:00
… (12th Presentation)
… (12th Presentation)
18:00 - 18:30
Discussion Panel (Subject?)
Conclusions - End of Day 1
Discussion Panel (Subject?)
Conclusions - End of Event
18:30 - till late
Social networking / Party
Social networking / Party
Suggested Workshops/ideas
WORKSHOPS
Time
Saturday the 19th
Open Space - Ground Floorr
Sunday the 20th
Open Space - GroundFloor
?
Wireless Node, Installation & Configuration
ΙοΤ applications
?
Operating Systems & their customization
Optical Links
?
Off the grid applications
Applications on Community Networks
?
Confine Platform
Research Infrastructures
?
..
..
EXHIBITIONS
Room
White Room
Photo Galleries of Wireless Community Network (CWN) Node facilities
throughout Greece/Europe/The world
...
Exhibition with Wireless Network Equipment used by CWNs
Your Exhibition!
Submissions
To allow an efficient handling of your proposal, please submit your
proposal utilizing this google form (http://goo.gl/forms/0GccRp8SaZ).
If you do not like Google forms, please provide the following
information and send them by email to the address below:
Your name
What format will it take (talk/workshop/panel discussion/lightening talk/…)
Your topic headline
Your topic description which can be brief (does not need to exceed a
couple of lines) but should provide a reasonable summary of your talk
The dates of your stay at the event and (optional) preferred day for your slot
The duration of the slot if you wish to do a workshop (all other slots
will be limited to one hour)
Any requirements you need, for example, a projector.
The email address you need to send the above info to is aws-submissions(a)awmn.net
Come and Join us!!!
We are convinced that your participation in the event will contribute
significantly to the agenda framework and the success of this event.
This event is a great opportunity to get together and share ideas
between people who have common interests on wireless community
networks and wireless networking technologies.
Should you have any questions, inquiries, comments along with
suggestions regarding the agenda, please feel free contact us using
the following mail address aws-organizers(a)awmn.net.
More info will be posted in the coming days and weeks on the event
site http://events.awmn.net. It is still under construction but it
will soon contain all the necessary info. We are looking forward to
your response and participation in this event.
Yours sincerely,
The organizing team of
Athens Wireless Summit 2015
_______________________________________________
Battlemesh mailing list
Battlemesh(a)ml.ninux.org
http://ml.ninux.org/mailman/listinfo/battlemesh