Knotenkonfig/Kampnagel/Kampnagel_02/etc/config/wireless

33 lines
996 B
Plaintext
Raw Normal View History

2015-02-23 23:41:36 +01:00
config wifi-device 'radio0'
option type 'mac80211'
option hwmode '11ng'
option path 'pci0000:00/0000:00:00.0'
list ht_capab 'SHORT-GI-40'
list ht_capab 'TX-STBC'
list ht_capab 'RX-STBC1'
list ht_capab 'DSSS_CCK-40'
option country 'DE'
option htmode 'HT20'
option txpower '9'
option channel '5'
2015-02-23 23:41:36 +01:00
config wifi-iface 'client_radio0'
option ifname 'client0'
option network 'client'
option disabled '0'
option device 'radio0'
option mode 'ap'
option macaddr '26:a6:3d:e0:35:25'
option ssid 'hamburg.freifunk.net'
2015-02-23 23:41:36 +01:00
config wifi-iface 'mesh_radio0'
option ifname 'mesh0'
option network 'mesh_radio0'
option device 'radio0'
option bssid 'f8:d1:11:87:52:2e'
option disabled '1'
option mcast_rate '12000'
option mode 'adhoc'
option macaddr '26:a7:3d:e0:35:25'
option ssid 'f8:d1:11:87:52:2e'