Wlan und Lan gleichtzeitig nutzen - Raspberry Pi Forums


hallo,
ich gehe über einen wlan-stick ins internet. das funktioniert soweit auch. wenn ich jetzt aber das lan-kabel anschließe und mit meinem laptop verbinde, geht das internet leider nicht mehr. sobald ich das lan kabel wieder raus nehme, geht alles wieder.

hättet ihr eine idee?
hier mal meine /etc/network/interface konfiguration, die vll relevant sein könnte:

code: select all

auto lo iface lo inet loopback iface eth0 inet static address 192.168.3.2 netmask 255.255.255.0 gateway 192.168.3.1  allow-hotplug wlan0 iface wlan0 inet manual wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf iface default inet dhcp 



raspberrypi



Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums