public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Trouble with dhcpcd after update
Date: Sat, 17 Jun 2006 17:04:30 +0000	[thread overview]
Message-ID: <358eca8f0606171004k2ec44a6er6efd9fe21348e975@mail.gmail.com> (raw)
In-Reply-To: <87odwr6hp0.fsf@bornier.net>

On 17/06/06, Jean Magnan de Bornier <jean@bornier.net> wrote:

> Thanks Mick; all the config files are as they should be (I deleted
> /etc/hostname and checked /etc/hosts), however the problem is still there!

I am not sure, but it seems that your dhcpcd is finding a number of
servers on your network, offering IP addresses.  When I run dhcpcd
from a terminal on my computer I do not get anything back.  It
silently connects to my router (which is the only dhcp server in the
LAN offering IP addresses).  In my view this is not necessarily a
dhcpcd problem because when you run the command from a console you get
an IP address.  So, it must have something to do with either the
/etc/init.d/net.eth0 script, or the associated configuration files
which the script calls.  The default script should work straight out
of the box so we are now looking for something being amiss with the
/etc/conf.d/net and other config files.  A critical symlink in
/etc/conf.d/ which is not always installed is this link:

lrwxrwxrwx  1 root root    15 Jun 11  2005 net.eth0 -> /etc/conf.d/net

If this doesn't help it may be worth going through the current gentoo
installation handbook, which will be up to date with regards to
setting up your network.

> | To overcome the boot problem remove net.eth0 from the default runlevel:
> | # rc-update -d net.eth0
>
> Good! I hadn't thought of that; but of course it has to be temporary.

To start/stop your eth0 interface run:

# /etc/init.d/net.eth0 start | stop | restart | zap

I assume of course that you do not have dhcpcd in rc-udpate default
level, but you have net.eth0 default (as well as domainname) instead?
-- 
Regards,
Mick
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-06-17 17:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-16 10:29 [gentoo-user] Trouble with dhcpcd after update Jean Magnan de Bornier
2006-06-17 10:34 ` Mick
2006-06-17 13:21   ` Jean Magnan de Bornier
2006-06-17 17:04     ` Mick [this message]
2006-06-17 17:50       ` Jean Magnan de Bornier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=358eca8f0606171004k2ec44a6er6efd9fe21348e975@mail.gmail.com \
    --to=michaelkintzios@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox