Untitled
By: a guest | Mar 21st, 2010 | Syntax:
None | Size: 0.50 KB | Hits: 117 | Expires: Never
# 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 static
address 10.2.9.104
netmask 255.255.255.0
network 10.2.9.0
broadcast 10.2.9.255
gateway 10.2.9.254
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 10.2.1.1
dns-search vordor