SME980
Stamm User
AW: Pogoplug E02 Debian Cardserver mit IPC
mach mal so:
nano /etc/network/interfaces
dann etwa so wie in diesem Beispiel.
auto lo
iface lo inet loopback
allow-hotplug eth0
auto eth0
iface eth0 inet static
address 192.168.xxx.xxx
netmask 255.255.255.0
broadcast 192.168.xxx.xxx
gateway 192.168.xxx.xxx
Gruß
mach mal so:
nano /etc/network/interfaces
dann etwa so wie in diesem Beispiel.
auto lo
iface lo inet loopback
allow-hotplug eth0
auto eth0
iface eth0 inet static
address 192.168.xxx.xxx
netmask 255.255.255.0
broadcast 192.168.xxx.xxx
gateway 192.168.xxx.xxx
Gruß