Hallo zusammen!
Ich weiß, dass ich hier schon mal angemeldet war, jedoch habe ich keinerlei Infos mehr bzgl. Benutzername, mail Adresse ect..
Gut, ich habe einen Server mit Debian 7 installiert.
Ich wollte dem Server eine fixe IP Adresse vergeben, indem ich das so gemacht habe:
nano /etc/network/interfaces
iface eth0 inet static
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
Alles andere habe ich mit einer Raute ausgerautet.
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
# auto lo
# iface lo inet loopback
# The primary network interface
# allow-hotplug eth0
# iface eth0 inet dhcp
Starte ich das Netzwerk mit /etc/init.d/networking restart, erhalte ich folgenden Fehler und der Server ist nicht mehr erreichbar.
[warn] Running /etc/init.d/networking restart is deprecated because it may not re-enable some interfaces ... (warning).
Bitte um Hilfe.
Vielen Dank
JJB
Ich weiß, dass ich hier schon mal angemeldet war, jedoch habe ich keinerlei Infos mehr bzgl. Benutzername, mail Adresse ect..
Gut, ich habe einen Server mit Debian 7 installiert.
Ich wollte dem Server eine fixe IP Adresse vergeben, indem ich das so gemacht habe:
nano /etc/network/interfaces
Zitat:
iface eth0 inet static
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
Zitat:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
# auto lo
# iface lo inet loopback
# The primary network interface
# allow-hotplug eth0
# iface eth0 inet dhcp
Zitat:
[warn] Running /etc/init.d/networking restart is deprecated because it may not re-enable some interfaces ... (warning).
Vielen Dank
JJB
0 commentaires:
Enregistrer un commentaire