Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 113: Zeile 113:     
   config interface 'mesh_vlan100'                                                           
 
   config interface 'mesh_vlan100'                                                           
         option auto '1'                                                                
+
         option auto '1'
 
         option ifname 'eth0.100'                                                         
 
         option ifname 'eth0.100'                                                         
 +
        option proto 'gluon_mesh' 
 +
        option fixed_mtu '1'
 +
        option transitive '1'
 
         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 proto 'gluon_mesh'
      
'''Gluon 2018.1.x'''
 
'''Gluon 2018.1.x'''
   −
   config interface 'mesh_vlan11'  
+
   config interface 'mesh_vlan100'
 +
        option disabled '0'
 
         option ifname 'eth0.100'
 
         option ifname 'eth0.100'
        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 index '0'
   
         option proto 'gluon_wired'
 
         option proto 'gluon_wired'
 
         option fixed_mtu '1'
 
         option fixed_mtu '1'
 
         option transitive '1'
 
         option transitive '1'
         option disabled '0'
+
         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 index '0'
    
Danach startet man das Netzwerk neu mit:
 
Danach startet man das Netzwerk neu mit:

Navigationsmenü