# Arquivo Community - Nupef LiroOs v7.0.2 - IsocRes # mesh e ap em 2.4 e 5ghz # mesh em 5ghz # distancia em 120m # ip rede fixo em 10.13.0.0/16 # dominio em thisnode.info # dns cloudfare safe family # 1.1.1.3 e 1.0.0.3 # # Read the documentation in /docs directory # and on http://libremesh.org config lime system option hostname 'LiMe-%M4%M5%M6' option domain 'thisnode.info' option keep_on_upgrade 'libremesh dropbear minimum-essential /etc/sysupgrade.conf' option root_password_policy 'DO_NOTHING' option root_password_secret '' option deferable_reboot_uptime_s '97200' option firstbootwizard_dismissed true config lime network option primary_interface 'eth0' option main_ipv4_address '10.13.0.0/16' option anygw_dhcp_start '2' option anygw_dhcp_limit '0' option main_ipv6_address 'fd%N1:%N2%N3:%N4%N5::/64' list protocols ieee80211s list protocols lan list protocols anygw list protocols batadv:%N1 list protocols babeld:17 list resolvers 1.1.1.3 # cloudfare malware+adult list resolvers 1.0.0.3 # cloudfare b list resolvers 2606:4700:4700::1113 # cloudfare a v6 list resolvers 2606:4700:4700::1003 # cloudfare b v6 option anygw_mac "aa:aa:aa:%N1:%N2:aa" option use_odhcpd false config lime wifi option distance '120' option ap_ssid 'LibreMesh.org' option apname_ssid 'LibreMesh.org/%H' option adhoc_ssid 'LiMe' option adhoc_bssid 'ca:fe:00:c0:ff:ee' option ieee80211s_mesh_fwding '0' option ieee80211s_mesh_id 'LiMe' config lime-wifi-band '2ghz' list modes 'ieee80211s' list modes 'ap' list modes 'apname' option channel '11' option htmode 'HT20' option adhoc_mcast_rate '24000' option ieee80211s_mcast_rate '24000' # 802.11a MCS2 (12mbps) maps to MCS0/MCS1 HT40 of 802.11n config lime-wifi-band '5ghz' list modes 'ieee80211s' list channel '48' option htmode 'HT40' option adhoc_mcast_rate '12000' option ieee80211s_mcast_rate '12000' # that is 30/60mbps with 2 spatial streams config generic_uci_config system_log_size list uci_set 'system.@system[0].log_buffer_size=256'