# 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 /docs directory # and on http://libremesh.org config lime system option hostname 'NuestraRED-%M4%M5%M6' option domain 'nuestrared.org' option keep_on_upgrade 'libremesh base-files-essential /etc/sysupgrade.conf' config lime network option primary_interface eth0 option main_ipv4_address '10.%N1.0.0/16' option anygw_dhcp_start '10' option anygw_dhcp_limit '50' option main_ipv6_address '2a00:1508:0a%N1:%N200::/64' option bmx6_mtu '1500' list protocols ieee80211s 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 protocols babeld:17 list resolvers 10.132.1.1 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 option channel_2ghz '6' option htmode 'HT40' option txpower '16' option country '00' option distance '2000' option channel_5ghz '157' option htmode_5ghz 'HT40' list modes 'ap' list modes 'apname' list modes 'ieee80211s' option ap_ssid 'NuestraRED.org' option apname_ssid 'NuestraRED.org' option adhoc_ssid 'NuestraRED' option adhoc_bssid '02:CA:FF:EE:BA:BE' option adhoc_mcast_rate_2ghz '24000' option adhoc_mcast_rate_5ghz '6000' option ieee80211s_mesh_fwding '0' option ieee80211s_mesh_id 'NuestraRED'