Bug 113212 - pxe client sends different mac addresses for DHCP request during pxe install
Summary: pxe client sends different mac addresses for DHCP request during pxe install
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: anaconda
Version: 3.0
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-09 19:29 UTC by Linda Lee
Modified: 2007-11-30 22:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-04-05 20:44:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Linda Lee 2004-01-09 19:29:22 UTC
Description of problem:

Tried to install RH AS 3 on Sun Fire 65 using pxe server installation
method but encountered problem.  The problem is that the pxe client
sent two different mac addresses in the DHCP request.  Usually, the
dhcpd.conf file specifies the hardware address of eth0 of the pxe
client.  The pxe client sent DHCP request using this mac address when
 initially it needs to boot the image, which is correct.  But, later
on, the pxe client sent DHCP request using different mac address (this
address is not the address of eth1..., hasn't figured out yet what it
is.) when it needs to contact the pxe server regarding the client's ip
address/domain info.  This causes the DHCP request failed as there is
no such hardware address specified in the dhcpd.conf file.

The workaround now I put in is that I need to modify the dhcpd.conf to
switch the hardware address for this pxe client and restart the dhcpd
service when the installer is executing "loading aic79xx driver...". 
Then, the DHCP request succeeded.  But later on, hit another bug (113076).


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jeremy Katz 2004-01-13 20:54:10 UTC
Haven't seen this here at all on any of our hardware.  Have you
figured out what the second address is?  Are you maybe getting that
the first device to PXE boot is not what linux sees as eth0?

Comment 2 Suzanne Hillman 2004-04-05 20:44:42 UTC
This has not been touched in over 2 months. Closing as NOTABUG. If it
is still a problem, please reopen with additional information.


Note You need to log in before you can comment on or make changes to this bug.