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

Re: Etch-Rechner feste IP-Adresse zuweisen



Peter Schütt <peter_remove_this_@pstt.de> schrieb am Fri, Sep 22, 2006 at 09:17:44AM +0200:
> 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.
> 
Hallo, 
konntest du denn noch pingen?

Evtl. fehlt in deiner /etc/resolv.conf ein Nameservereintrag?

Zum Beispiel:
nameserver 192.168.10.1

Paul

Attachment: signature.asc
Description: Digital signature


Reply to: