From: "Felipe Alfaro Solana" <felipe.alfaro@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Kernel-level IP autoconfiguration and nodename
Date: Wed, 14 Jun 2006 18:57:07 +0200 [thread overview]
Message-ID: <6f6293f10606140957t18545deetf3f75bba09eafa3d@mail.gmail.com> (raw)
Hi there!
I'm trying to deploy several diskless workstations using Ubuntu
Dapper. I've followed the steps highlighted in the Wiki
https://wiki.ubuntu.com/DisklessUbuntuHowto (plus some additional
modifications to get it working fine).
However, I'm unable to get the client machine get its hostname from
the DHCP server. What is really strange is that the kernel itself is
able to autoconfigure itself using DHCP, and I can see during boot
that a hostname is assigned to the client, as shown before:
IP-Config: eth0 complete (from 10.0.0.2):
address: 10.0.0.10 broadcast: 10.255.255.255 netmask: 255.0.0.0
gateway: 10.0.0.2 dns0 : 10.0.0.2 dns1 : 0.0.0.0
host : client1
domain : lan
rootserver: 10.0.0.2 rootpath:
However, both "uname -n" and hostname return "(none)". I have tried
hacking the initram, but I have been unable to guess why, although the
kernel is receiving a hostname via DHCP, hostname ends up being
"(none)".
I've been reading net/ipv4/ipconfig.c and seems like
system_utsname.nodename is being set to the host name received via
DHCP, but I can't guess why /proc/sys/kernel/hostname keeps returning
"(none)".
Any ideas?
Thank you very much.
next reply other threads:[~2006-06-14 16:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-14 16:57 Felipe Alfaro Solana [this message]
2006-06-14 23:39 ` Jan Engelhardt
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=6f6293f10606140957t18545deetf3f75bba09eafa3d@mail.gmail.com \
--to=felipe.alfaro@gmail.com \
--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
all inboxes | Powered by JetHome®