GVD, zit nu al een half uur te kloten om mijn Debian bak een static IP te geven
![]()
m'n /etc/network/interfaces/
quote:
# The loopback interface
auto lo
iface lo inet loopback
# the first network card
auto eth0
iface eth0 inet static
address 192.168.2.210
netmask 255.255.255.0
gateway 192.168.2.1
dns-search somedomain.org
dns-nameservers 192.168.2.1 192.168.2.2
M'n router is 192.168.2.1 (en tevens DNS)
Als ik dus opsla, en m'n eth0 restart
quote:
debian1: # /etc/init.d/networking restart
Reconfiguring network interfaces: SIOCDELRT: No such progress
Don't seem to have all the variables for eth0/inet.
done
Bvd