Not working
; I have ust one network card
these is what it says:
# ifup eth0
Don't seem to be have all the variables for eth0/inet.
Failed to bring up eth0.
I write here
the contents of /etc/network/interfaces:
# 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
# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
#mapping hotplug
# script grep
# map eth0
# The primary network interface
iface eth0 inet static
adress <here is the ip>
netmask 255.255.255.0
gateway <here is the gateway>
#auto eth0
the contents of /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 217.156.101.1
nameserver 217.156.101.10