Änderungen

K
keine Bearbeitungszusammenfassung
Zeile 216: Zeile 216:     
Einfügen an dieser Stelle:
 
Einfügen an dieser Stelle:
 +
 +
config wifi-iface
 +
        option device    'radio0'
 +
        option encryption 'none'
 +
        option ssid      'mesh'
 +
        option ifname    'adhoc0'
 +
        option mode      'adhoc'
 +
        option bssid      '02:ca:ff:ee:ba:be'
    
  config wifi-iface
 
  config wifi-iface
Zeile 225: Zeile 233:  
         option network    'freifunk'
 
         option network    'freifunk'
 
         option isolate    '1'
 
         option isolate    '1'
 
+
 
config wifi-iface
  −
        option device    'radio0'
  −
        option encryption 'none'
  −
        option ssid      'mesh'
  −
        option ifname    'adhoc0'
  −
        option mode      'adhoc'
  −
        option bssid      '02:ca:ff:ee:ba:be'
      
Nur bei einem Dualband Router mit 2,4 und 5 GHz geht es in der Originaldatei weiter. Alle anderen speichern jetzt und sind fertig mit der Bearbeitung dieser Datei.
 
Nur bei einem Dualband Router mit 2,4 und 5 GHz geht es in der Originaldatei weiter. Alle anderen speichern jetzt und sind fertig mit der Bearbeitung dieser Datei.
Zeile 251: Zeile 252:  
|}
 
|}
 
Der letzte Block wird wieder entfernt und durch diese Blöcke ersetzt:
 
Der letzte Block wird wieder entfernt und durch diese Blöcke ersetzt:
 +
 +
config wifi-iface
 +
      option device    'radio1'
 +
      option mode      'adhoc'
 +
      option encryption 'none'
 +
      option ifname    'adhoc0'
 +
      option ssid      'mesh'
 +
      option bssid      '02:ca:ff:ee:ba:be'
    
  config wifi-iface
 
  config wifi-iface
Zeile 260: Zeile 269:  
       option network    'freifunk'
 
       option network    'freifunk'
 
       option isolate    '1'
 
       option isolate    '1'
 
  −
config wifi-iface
  −
      option device    'radio1'
  −
      option mode      'adhoc'
  −
      option encryption 'none'
  −
      option ifname    'adhoc0'
  −
      option ssid      'mesh'
  −
      option bssid      '02:ca:ff:ee:ba:be'
      
Wir speichern wieder mit ESC  :wq
 
Wir speichern wieder mit ESC  :wq
1.402

Bearbeitungen