From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Adrian" To: <9fans@cse.psu.edu> Subject: RE: [9fans] Newbie question (DHCP) Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit In-Reply-To: <960b878c07160e4076ebe9c0a81f9aa5@plan9.bell-labs.com> Date: Sat, 14 Sep 2002 22:06:17 -0400 Topicbox-Message-UUID: eafa3562-eaca-11e9-9e20-41e7f4b1d025 I dont even have an ip/config line in the file the closest thing I have is test -e /net/ipifc/0/ctl I don`t mean to bother you, if you have a link I should read I would be more than happpy to do so. -----Original Message----- From: 9fans-admin@cse.psu.edu [mailto:9fans-admin@cse.psu.edu]On Behalf Of Russ Cox Sent: Saturday, September 14, 2002 9:40 PM To: 9fans@cse.psu.edu Subject: Re: [9fans] Newbie question (DHCP) You need to edit /rc/bin/termrc to uncomment the ip/ipconfig line. That will run dhcp on your ethernet card at boot time. The network config used during the install doesn't carry over, though it probably should. Russ