802.11s

Aus FunkFeuer Wiki
Version vom 12. April 2018, 14:26 Uhr von Sputnik (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=== Im aufbau === Datei:Under-construction.png == OpenWRT == /etc/configs/wireless config wifi-device 'radio0' option type 'mac80211' opt…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Im aufbau

Under-construction.png




OpenWRT

/etc/configs/wireless

config wifi-device 'radio0'
   option type 'mac80211'
   option channel '11'
   option hwmode '11g'
   option path 'platform/ar933x_wmac'
   option htmode 'HT20'
   option country 'AT'
config wifi-iface 'default_radio0'
   option device 'radio0'
   option mode 'mesh'
   option mesh_id '11s.funkfeuer.at'
   option mesh_fwding '0'
   option encryption 'none'
   option network 'mesh'



Bridge

ebtables -P FORWARD DROP