Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72836 - livecd doesn't identify name for dhcp ddns
Summary: livecd doesn't identify name for dhcp ddns
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard: InCVS
Keywords:
Depends on:
Blocks: 75140
  Show dependency tree
 
Reported: 2004-11-29 10:51 UTC by Julian Gorfajn
Modified: 2005-08-15 07:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Gorfajn 2004-11-29 10:51:43 UTC
dhcp should identify the machine name as "livecd" for dhcpd servers that do ddns.

It should do this:

Nov 28 12:38:01 server dhcpd: DHCPDISCOVER from xx:xx:xx:xx:xx:xx (livecd) via eth0

Instead of this:

Nov 28 12:38:01 server dhcpd: DHCPDISCOVER from xx:xx:xx:xx:xx:xx via eth0


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-12-14 15:52:09 UTC
This has been added to the CVS for livecd-tools...
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2005-03-23 16:26:52 UTC
I watched the dhcp-traffic with ethereal on my dhcp-server.  There is no 'Option 12: Host Name = "livecd"' given with the usual dhcpcd-run from the init-scripts.  When I add a "-h livecd" to dhcpcd, it requests the server in the way as the bug-reporter wants it.

Tested on the 2005.0 ppc LiveCD.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-23 16:41:54 UTC
So it did *not* send the hostname?
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2005-04-13 06:33:48 UTC
Bleh... I just figured out why this didn't work correctly and is fixed in livecd-tools 1.0.20
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2005-07-29 11:41:45 UTC
This should be closed when 2005.1 is released...
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2005-08-15 07:06:19 UTC
2005.1 has been released