# Beware this file is NOT supposed to be edited by the end user, modify /etc/config/lime instead # If the same option or list is defined both in /etc/config/lime and lime-defaults file, the former will prevail # Beware this file is not supposed to store interface specific configuration, like "config net eth0" # Read the documentation in /etc/config/lime.example file # and on https://libremesh.org #### # # este perfil tiene por default los valores de la nube bbone # # cada nodo tiene que tener en su /etc/config/lime: # hostname, mainipv4 y mainipv6, canales 2.4 y 5Ghz, wifi modes # ### config lime system option hostname 'nl-%M4%M5%M6' option domain 'red.nono.libre.org.ar' config lime network option primary_interface eth0 option main_ipv4_address '10.6.0.0/16' option main_ipv6_address '2801:01e8:5::/64' option bmx6_mtu '1500' # list protocols 'ieee80211s' list protocols adhoc list protocols lan list protocols anygw list protocols batadv:%N1 list protocols bmx6:13 list protocols olsr:14 list protocols olsr6:15 list protocols olsr2:16 list resolvers 4.2.2.2 # b.resolvers.Level3.net list resolvers 141.1.1.1 # cns1.cw.net list resolvers 2001:470:20::2 # ordns.he.net option bmx6_over_batman false option bmx6_pref_gw none option bmx7_over_batman false option anygw_mac "aa:aa:aa:%N1:%N2:aa" config lime wifi list modes 'ap' list modes 'apname' # list modes 'ieee80211s' list modes 'adhoc' option adhoc_mcast_rate_5ghz '18000' option ap_ssid 'nono.libre.org.ar' option ap_key 'lapampatieneelombu' option ap_encryption 'psk' option apname_key 'lapampatieneelombu' option apname_encryption 'psk' option ieee80211s_mesh_id 'LiMe' option ieee80211s_mesh_fwding '0' option apname_ssid 'LibreMesh.org/%H' option adhoc_bssid 'ca:fe:00:c0:ff:ee' option htmode_5ghz 'HT40' option channel_2ghz '11' option adhoc_mcast_rate_2ghz '24000' option channel_5ghz '157' option adhoc_ssid 'LiMe.%H' option country 'TZ' option distance '4000' config net 'lm_hwd_openwrt_wan' option autogenerated 'true' list protocols 'ieee80211s' list protocols 'anygw' list protocols 'batadv:%N1' list protocols 'bmx6:0' list protocols 'olsr:14' list protocols 'olsr6:15' list protocols 'olsr2:16' list protocols 'wan' option linux_name 'eth1'