From 1e66915496c673410798f396b932ccda019f7498 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 20 May 2011 20:14:58 +0200 Subject: DHCP. --- hurd/running/debian/after_install.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hurd/running/debian/after_install.mdwn') diff --git a/hurd/running/debian/after_install.mdwn b/hurd/running/debian/after_install.mdwn index 15ca9c83..62fd3574 100644 --- a/hurd/running/debian/after_install.mdwn +++ b/hurd/running/debian/after_install.mdwn @@ -29,7 +29,8 @@ If the NIC was detected: # settrans -fgap /servers/socket/2 /hurd/pfinet -i eth0 -a 192.168.1.3 -g 192.168.1.1 -m 255.255.255.0 -In order to use DHCP, you need to install the `dhcp-client` package and run `dhclient eth0` etc. +Or read about how to configure [[DHCP]]. + # Setup GRUB -- cgit v1.2.3