ilmonstro;406106 Wrote: 
> Willst du jetzt Wol konfigurieren? Du hast nicht zufällig auch auf
> statische IP geändert und dort etwas falsch eingestellt? Fehlermeldung
> hört sich nach einem DNS Problem an.
Richtig erkannt, das war das Problem, vielen Dank! Nach dem
Zurückändern der Datei "interfaces" wurde ethtool gefunden und
installiert. Was aber ist daran falsch, wenn 192.168.1.105 die
IP-Adresse der Eee Box ist?

Code:
--------------------
    
  # auto lo
  # iface lo inet loopback
  auto eth0
  iface eth0 inet static
  address 192.168.1.105
  netmask 255.255.255.0
  network 192.168.0.0
  broadcast 192.168.1.255
  gateway 192.168.1.1
  
--------------------


Viele Grüße

nilssohn


-- 
nilssohn
------------------------------------------------------------------------
nilssohn's Profile: http://forums.slimdevices.com/member.php?userid=23253
View this thread: http://forums.slimdevices.com/showthread.php?t=58713

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Antwort per Email an