bb-bierhahn hinzugefuegt
This commit is contained in:
parent
324cd53615
commit
493396dfb7
31
Richtfunk/bb-bierhahn/etc/config/wireless
Normal file
31
Richtfunk/bb-bierhahn/etc/config/wireless
Normal file
|
@ -0,0 +1,31 @@
|
|||
|
||||
config wifi-device 'radio0'
|
||||
option type 'mac80211'
|
||||
option hwmode '11g'
|
||||
option path 'pci0000:00/0000:00:00.0'
|
||||
option htmode 'HT20'
|
||||
option channel '5'
|
||||
option country 'DE'
|
||||
option legacy_rates '0'
|
||||
option txpower '6'
|
||||
|
||||
config wifi-iface 'mesh_radio0'
|
||||
option ifname 'mesh0'
|
||||
option network 'mesh_radio0'
|
||||
option device 'radio0'
|
||||
option mesh_fwding '0'
|
||||
option mesh_id '6668682D77657374'
|
||||
option mcast_rate '12000'
|
||||
option mode 'mesh'
|
||||
option disabled '0'
|
||||
option macaddr 'ca:bb:fb:cf:e1:e1'
|
||||
|
||||
config wifi-iface 'client_radio0'
|
||||
option ifname 'client0'
|
||||
option network 'client'
|
||||
option disabled '0'
|
||||
option device 'radio0'
|
||||
option mode 'ap'
|
||||
option macaddr 'ca:bb:fb:cf:e1:e0'
|
||||
option ssid 'hamburg.freifunk.net'
|
||||
|
Loading…
Reference in a new issue