bb-aale-dieter-kern funkmesh aus, client auf kanal 13
This commit is contained in:
parent
6ad9cfa227
commit
65645374f2
30
Richtfunk/bb-aale-dieter-kern/etc/config/wireless
Normal file
30
Richtfunk/bb-aale-dieter-kern/etc/config/wireless
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
|
||||||
|
config wifi-device 'radio0'
|
||||||
|
option type 'mac80211'
|
||||||
|
option hwmode '11g'
|
||||||
|
option path 'platform/qca955x_wmac'
|
||||||
|
option htmode 'HT20'
|
||||||
|
option channel '13'
|
||||||
|
option country 'DE'
|
||||||
|
option legacy_rates '0'
|
||||||
|
|
||||||
|
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 '1'
|
||||||
|
option macaddr 'd2:e5:0c:ca:2d:b1'
|
||||||
|
|
||||||
|
config wifi-iface 'client_radio0'
|
||||||
|
option ifname 'client0'
|
||||||
|
option network 'client'
|
||||||
|
option disabled '0'
|
||||||
|
option device 'radio0'
|
||||||
|
option mode 'ap'
|
||||||
|
option macaddr 'd2:e5:0c:ca:2d:b0'
|
||||||
|
option ssid 'hamburg.freifunk.net'
|
||||||
|
|
Loading…
Reference in a new issue