ubuntu-nl Digest, Volume 18, Nummer 9 - interfaces

Jaap jaap op deelstra.dosgg.nl
Wo mei 10 15:56:28 UTC 2006


# 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 eth1

# The primary network interface
# Dit is de Onboard Lan verbinding met de router en internet
iface eth1 inet dhcp

auto eth1

# Dit is de ethernetkaart voor Homenet(LAN)

iface eth0 inet static
	address 192.168.64.164
	netmask 255.255.255.0
	gateway 192.168.1.254






Meer informatie over de Ubuntu-NL maillijst