From: Robert Schwebel <robert@schwebel.de>
To: linux-kernel@vger.kernel.org
Subject: ipconfig problems
Date: Fri, 21 Jun 2002 19:25:08 +0200 [thread overview]
Message-ID: <20020621192508.I5705@schwebel.de> (raw)
Hi,
[I asked this recently on the linux-net list, but nobody answered. Perhaps
I have more luck here.]
is somebody on this list maintaining the ipconfig (bootp/dhcp) stuff? In
Documentation/nfsroot.txt should be a hint that for the "autoconf"
parameter of "ip=" there is also the possibility to use "dhcp". The
documentation differs from the sourcecode in net/ipv4/ipconfig.c here.
Reading the docs I thought that if you want to use DHCP you also have to
set "ip=bootp", but this goes terribly wrong. I have the impression that
there can be inconsistencies between the compile time- and runtime
configuration. For example, if you only enable dhcp in the kernel
configuration and put "ip=bootp" on the command line the
ip_auto_config_setup function seems to try to interpret the string as an IP
address, which results in ic_myaddr being set to something else than
INADDR_NONE. Afterwards in ic_bootp_recv this is recognized and the
received (correct) DHCPOFFER is silently droped, which is a pain in the ass
to debug ... :-)
Cheers,
Robert
--
+--------------------------------------------------------+
| Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de |
| Pengutronix - Linux Solutions for Science and Industry |
| Braunschweiger Str. 79, 31134 Hildesheim, Germany |
| Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4 |
+--------------------------------------------------------+
reply other threads:[~2002-06-21 17:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20020621192508.I5705@schwebel.de \
--to=robert@schwebel.de \
--cc=linux-kernel@vger.kernel.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