Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 100: Zeile 100:  
   config interface 'client'
 
   config interface 'client'
 
         option reqprefix 'no'
 
         option reqprefix 'no'
         option ifname 'eth0.3 bat0' # FFMWU Firmwareversion < 0.3
+
         list ifname 'eth0.3'
  #    list ifname 'eth0.3'       # FFMWU Firmwareversion > 0.3
+
        list ifname 'bat0'
  #    list ifname 'bat0'         # FFMWU Firmwareversion > 0.3 
   
         option proto 'dhcpv6'
 
         option proto 'dhcpv6'
 
         option type 'bridge'
 
         option type 'bridge'
Zeile 114: Zeile 113:  
         option auto '1'                                                                   
 
         option auto '1'                                                                   
 
         option ifname 'eth0.100'                                                         
 
         option ifname 'eth0.100'                                                         
        option mesh 'bat0'
   
         option macaddr 'xx:xx:xx:xx:xx:xx'  # hier eine korrekt formatierte, eindeutige MAC-Adresse einfügen, die aus dem Locally Administered Bereich stammt, Online-Generatoren gibt es z.B. [https://www.hellion.org.uk/cgi-bin/randmac.pl hier]
 
         option macaddr 'xx:xx:xx:xx:xx:xx'  # hier eine korrekt formatierte, eindeutige MAC-Adresse einfügen, die aus dem Locally Administered Bereich stammt, Online-Generatoren gibt es z.B. [https://www.hellion.org.uk/cgi-bin/randmac.pl hier]
        option mesh_no_rebroadcast '1' # !!! Nur bei Point-to-Point und Mesh-on-[LAN|WAN] aktivieren !!!
+
         option proto 'gluon_mesh'  
         option proto 'batadv'  
      
Danach startet man das Netzwerk neu mit:
 
Danach startet man das Netzwerk neu mit:

Navigationsmenü