Skip to content

Commit

Permalink
es.hackmeeting.org hm23generic add mesh on wifi
Browse files Browse the repository at this point in the history
  • Loading branch information
ilario committed Sep 29, 2023
1 parent c9c160b commit dc58b0c
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,16 @@ config lime network

config lime wifi
option country 'ES'
option ap_ssid 'HM23-to-be-configured'
option apname_ssid 'HM23/%H-to-be-configured'
option ap_ssid 'HM23'
option apname_ssid 'HM23/%H'
option ieee80211s_mesh_id 'libremesh'

config lime-wifi-band '2ghz'
option channel '13'
list modes 'ap'
list modes 'apname'
option distance '100'

config lime-wifi-band '5ghz'
option channel '100'
list modes 'ap'
list modes 'apname'
option distance '100'

config net lan1onlymesh
Expand Down

0 comments on commit dc58b0c

Please sign in to comment.