The DHCP request only appears in the syslog after step 3 when I do the following:<div><span style="background-color:transparent">1. Boot the client machine into ipxe, </span></div><div><span style="background-color:transparent">2. issue the dhcp command, </span></div>


<div><span style="background-color:transparent">3. restart the client machine</span></div><div><br></div><div>When I boot back into ipxe, the (seemingly endless) DHCP messages stop appearing in syslog.</div><div><br></div>

<div>Debug info:</div>
<div>Waiting for link-up on net0... Link is up at 1000 Mbps. full duplex</div><div>Flow control is on for TX and on for RX</div><div>EEE is disabled<br><div><div><br></div><div>syslog:<br></div><div>Feb 15 11:23:02 sandy dhcpd: DHCPDISCOVER from 3c:07:54:04:d2:fd via eth0<br>

Feb 15 11:23:02 sandy dhcpd: DHCPOFFER on 192.168.101.10 to 3c:07:54:04:d2:fd via eth0<br>Feb 15 11:23:03 sandy dhcpd: DHCPREQUEST for 192.168.101.10 (192.168.101.254) from 3c:07:54:04:d2:fd via eth0<br>Feb 15 11:23:03 sandy dhcpd: DHCPACK on 192.168.101.10 to 3c:07:54:04:d2:fd via eth0<br>

Feb 15 11:23:03 sandy dhcpd: DHCPINFORM from 192.168.101.10 via eth0<br>Feb 15 11:23:03 sandy dhcpd: DHCPACK to 192.168.101.10 (3c:07:54:04:d2:fd) via eth0<br>Feb 15 11:23:04 sandy dhcpd: DHCPINFORM from 192.168.101.10 via eth0<br>

Feb 15 11:23:04 sandy dhcpd: DHCPACK to 192.168.101.10 (3c:07:54:04:d2:fd) via eth0<br>Feb 15 11:23:05 sandy dhcpd: DHCPINFORM from 192.168.101.10 via eth0<br>Feb 15 11:23:05 sandy dhcpd: DHCPACK to 192.168.101.10 (3c:07:54:04:d2:fd) via eth0<br>

...<br>Feb 15 11:23:17 sandy dhcpd: DHCPINFORM from 192.168.101.10 via eth0<br>Feb 15 11:23:17 sandy dhcpd: DHCPACK to 192.168.101.10 (3c:07:54:04:d2:fd) via eth0<br>Feb 15 11:23:18 sandy dhcpd: DHCPINFORM from 192.168.101.10 via eth0<br>

Feb 15 11:23:18 sandy dhcpd: DHCPACK to 192.168.101.10 (3c:07:54:04:d2:fd) via eth0<br><br><br>Jeison<br><br><br><div class="gmail_quote">
On Wed, Feb 15, 2012 at 07:48, Michael Brown <span dir="ltr"><<a href="mailto:mbrown@fensystems.co.uk" target="_blank">mbrown@fensystems.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>On Tuesday 14 Feb 2012 22:10:46 Jeison S. wrote:<br>
> Thanks for the new drivers. I'm not able to get a dhcp address for<br>
> BMC57765. iPXE detects the card and I'm able to manually assign an IP<br>
> address but I can't ping it from the server.<br>
><br>
> When I run ifstat it shows:<br>
> net0: <mac address> using 14e4-16b4 on PCI02:00.0 (open)<br>
>   [Link:up, TX:8 TXE:0  RX:0 RXE:0]<br>
><br>
> (Note that I ran the dhcp command 3 times)<br>
><br>
> Is there any information I can supply to help troubleshoot?<br>
<br>
</div>According to ifstat, you're never receiving any packets.<br>
<br>
Does the server see the DHCP request packets sent by the client?<br>
<br>
You could try building with DEBUG=tg3,tg3_hw,tg3_phy<br>
<span><font color="#888888"><br>
Michael<br>
</font></span></blockquote></div>
</div></div></div>