Article: 15703 of comp.os.linux.powerpc
From: Bill Sofko <bsofko@contrariwise.com>
Subject: Re: DHCP on Linux PPC
X-NewsReader: KRN http://ultra7.unl.edu.ar
Content-Type: text/plain;
  charset="us-ascii"
References:  <375FA100.76563B4A@ihug.com.au>
Newsgroups: comp.os.linux.powerpc
Followup-To: comp.os.linux.powerpc
MIME-Version: 1.0
Message-ID: <929107786.722091598@news.nycap.rr.com>
Content-Transfer-Encoding: 8bit
Lines: 36
Date: Fri, 11 Jun 1999 13:27:56 GMT
NNTP-Posting-Host: 204.210.182.198
X-Complaints-To: abuse@rr.com
X-Trace: typhoon.nycap.rr.com 929107676 204.210.182.198 (Fri, 11 Jun 1999 09:27:56 EDT)
NNTP-Posting-Date: Fri, 11 Jun 1999 09:27:56 EDT
Path: news1.meer.net!news3.best.com!news1.best.com!144.212.100.101.MISMATCH!newsfeed.mathworks.com!newsfeed.cwix.com!24.92.226.85!newsf1.twcny.rr.com!cyclone.nycap.rr.com!news.nycap.rr.com!typhoon.nycap.rr.com.POSTED!not-for-mail
Xref: news1.meer.net comp.os.linux.powerpc:15703

On Thu, 10 Jun 1999, marko denev wrote:
>Hi,
>
>I have a Macintosh 8500/150 running PPC Linux Kernel version 2.1.125.
>
>I am trying to enable dynamic ip addressing but the settings keep
>reverting to static.
>Only tried to use KDS GUI. I'm new to Linux/Unix and have tried to find
>the command prompts but have had no luck.
>If someone knows how, could they please let me know.
>thanks

Assuming everything is installed correctly, you should be able to take the
following steps to get DHCP running...

1. log in as root
2. at a command prompt, type control-panel
3. click the Network Configurator button
4. click Interfaces
5. click eth0 (or whatever interface you're editing -- this would be your
Ethernet card)
6. click Edit
7. check "Activate interface at boot time"
8. set "Interface configuration protocol" to DHCP
9. click Done, save the configuration, and quit
10. type "/etc/rc.d/init.d/network restart" to put your new settings into effect

Hope this helps.

- Bill

--
Bill Sofko
Publisher, Contrariwise
President, vilaj.com



