From b53b6e5b436a8d1fae619481eb4b10f230c96668 Mon Sep 17 00:00:00 2001 From: Armijn Hemel Date: Wed, 12 Oct 2005 22:40:10 +0000 Subject: [PATCH] dhclient works now, adapt documentation svn path=/nixu/trunk/; revision=4080 --- howto | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/howto b/howto index 640f2b1a0a2..366f2947a9b 100644 --- a/howto +++ b/howto @@ -49,12 +49,12 @@ In vmware the driver is "pcnet32". If the interface is different (say, eth1) replace eth0 with the right interface. -- if DHCP is used, run a DHCP client to obtain an IP address: +- if DHCP is used, run a DHCP client to obtain an IP address, routing +and resolving information: # dhclient eth0 -The interface will not be configured, but it will give you all the right -information needed to configure the interface. +Otherwise, do this yourself: # ifconfig eth0 netmask # route add default gw