On Saturday 20 September 2003 19:00, Jason Rogers wrote:
> 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
>
> Did you mean /etc/init.d/net.eth0?
>
> ... "net.eth0" is in /etc/runlevels/default.  So I looked at the

<snip>

Check in /etc/conf.d/net.  A few lines from the top you will see:

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
iface_eth0="dhcp"

If yours looks like mine then it should work?
-- 
Tom Wesley

Attachment: pgp00000.pgp
Description: signature

Reply via email to