[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Etch-Rechner feste IP-Adresse zuweisen



Hallo,
also ich habe jetzt folgendes probiert:

/etc/network/interfaces

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# This entry denotes the loopback (127.0.0.1) interface.
auto lo
iface lo inet loopback

# This entry was created during the Debian installation
auto eth0
#iface eth0 inet dhcp

# feste IP-Adresse
iface eth0 inet static
    address 192.168.10.11
    netmask 255.255.255.0
    gateway 192.168.10.1
----
Dann habe ich erst ifdown eth0 und ifup eth0 gemacht und dann war auch die
Verbindung zum Rounter (192.168.10.1) und zum Internet weg.
Auch /etc/init.d/networking restart hat daran nichts geändert.

Irgendwie habe ich ein Brett vor Kopf.

Irgendwelche Ideen?

Ciao
  Peter Schütt


-- 
www.pstt.de

Die E-Mail-Adresse funktioniert, kann aber u.U. in Zukunft mal abgeschaltet
werden. Ohne "_remove_this_" wird sie auch in Zukunft noch funktionieren.



Reply to: