On Sat, 20 Sep 2003 19:42:19 +0200, "Wayne Oliver" <[EMAIL PROTECTED]>
said:
> *-----Original Message-----
> *From: Jason Rogers [mailto:[EMAIL PROTECTED]
> *Sent: 20 September 2003 19:26 PM
> *
> *I think that I have to run this command "rc-update add net.XXX default"
> *where "XXX" is the name of my interface.  Is that so?  Or do I need to
> *run "rc-update add dhcpcd default" or something else entirely?
> *
> 
> first check 
> 
> /etc/runlevels/default for net.XXX
> 
> if it's not there
> 
> rc-update add net.eth0 default (example)
> 
> if it is there edit
> 
> /etc/conf.d/net.XXX and enable dhcp in that file 

I just realized that the files in /etc/conf.d configure the running of
/etc/init.d scripts.  Call me slow.  So, there exists /etc/conf.d/net but
not /etc/conf.d/net.eth0.  Also that file has one line uncommented which
reads [iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask
255.255.255.0"].  Is that the line I should have or should I use
[iface_eth0="dhcp"]?  Do I need to rename the /etc/conf.d/net to
/etc/conf.d/net.eth0?

Thanks.
-- 
  Jason Rogers
  [EMAIL PROTECTED]
  [:everyQuestion | ^ Jesus]

-- 
http://www.fastmail.fm - Accessible with your email software
                          or over the web

--
[EMAIL PROTECTED] mailing list

Reply via email to