You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
config wifi-iface 'wmesh'
|
|
|
|
option device 'radio0'
|
|
|
|
option ifname 'adhoc0'
|
|
|
|
option network 'mesh'
|
|
|
|
option mode 'adhoc'
|
|
|
|
option ssid 'mesh'
|
|
|
|
option bssid '66:66:66:66:66:66'
|
|
|
|
|
|
|
|
config wifi-iface
|
|
|
|
option 'device' 'radio0' #use your existing wifi device, look in the list above.
|
|
|
|
option 'ssid' 'meshenger_node' #use a unique name for your network?
|
|
|
|
option 'network' 'hotspot'
|
|
|
|
option 'mode' 'ap'
|
|
|
|
option 'encryption' 'none'
|
|
|
|
option 'isolate' '1'
|