Benutzer-Werkzeuge

Webseiten-Werkzeuge


raspberrypi:raspberrypi_wlan_einrichten

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
raspberrypi:raspberrypi_wlan_einrichten [2016/02/13 16:46] – [DHCP] patrickbeckraspberrypi:raspberrypi_wlan_einrichten [2016/02/14 18:50] patrickbeck
Zeile 51: Zeile 51:
     
   allow-hotplug eth0     allow-hotplug eth0  
-  auto eth0 
   iface eth0 inet manual   iface eth0 inet manual
      
   allow-hotplug wlan0   allow-hotplug wlan0
-  auto wlan0 
   iface wlan0 inet manual   iface wlan0 inet manual
   wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf   wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
Zeile 76: Zeile 74:
   
   allow-hotplug eth0     allow-hotplug eth0  
-  auto eth0 
   iface eth0 inet dhcp   iface eth0 inet dhcp
              
   allow-hotplug wlan0   allow-hotplug wlan0
-  auto wlan0 
   iface wlan0 inet dhcp   iface wlan0 inet dhcp
   wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf   wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
raspberrypi/raspberrypi_wlan_einrichten.txt · Zuletzt geändert: 2016/02/20 18:38 von patrickbeck