<div>Hi!</div><div> </div><div>I have trouble getting network with iPXE on some brand new HP laptops (2570p, 8470p, 8570p)</div><div><br>They all uses the same nic.</div><div> </div><div><strong>lspci -nn</strong><br><em>00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04)</em></div>
<div><em></em> </div><div>In my lab-test environment i use this config: </div><div> </div><div><strong>linux ISC dhcp3-server</strong>:</div><p><em>if exists user-class and option user-class = "iPXE" {<br>       filename "</em><a href="http://my.web.server/real_boot_script.php"><em>http://my.web.server/real_boot_script.php</em></a><em>";<br>
} else {<br>       filename "undionly.kpxe";<br>}</em></p><p><strong>Packet trace:</strong><br><a href="http://pastebin.com/bqzs3Etj">http://pastebin.com/bqzs3Etj</a><br>192.168.2.250 Windows DHCP server<br>192.168.2.102 Linux tftp-server<br>
192.168.2.52 hp 2570p</p><p><strong>ifstat after timed out:</strong><br><em>net0 using undionly on UNDI-PCI00:19:0 (closed)<br>[Link:up, TX:4 TXE:0 RX:0 RXE:0]</em></p><p>Looks to me that network is not working at all on this Intel 82579LM NIC with undionly.kpxe.<br>
ipxe.pxe (same source) however is working, but then my HP z400 stops working.</p><div><strong>lspci -nn on Z400</strong><br><em>01:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5764M Gigabit Ethernet PCIe [14e4:1684] (rev 10)</em></div>
<div><em></em> </div><div><em><strong>Debug</strong></em></div><div><strong><em></em></strong> </div><div>make bin/undionly.kpxe DEBUG=udp</div><div> </div><div><em>DHCP (net0 macaddress) UDP 0x18b74 allocated</em></div><div>
<em>UDP 0x18b74 bound to port 68</em></div><div><em>...UDP 0x18b74 TX 68-67 len 403</em></div><div><em>.UDP 0x18b74 TX 68-67 len 403</em></div><div><em>..UDP 0x18b74 TX 68-67 len 403</em></div><div><em>....UDP 0x18b74 TX 68-67 len 403</em></div>
<div><em>.......UDP 0x18b74 closed</em></div><div><em>.   Connection timed out (</em><a href="http://ipxe.org/4c106035"><em>http://ipxe.org/4c106035</em></a><em>)</em></div><div><em>Could not configure net0: Connection timed out (</em><a href="http://ipxe.org/4c106035"><em>http://ipxe.org/4c106035</em></a><em>)</em></div>
<div><em></em> </div><div>make bin/undionly.kpxe DEBUG=dhcp</div><div> </div><div><em>DHCP (net0 macaddress)DHCP 0x18c94 entering discovery state</em></div><div><em>...DHCP 0x18c94 DHCPDISCOVER</em></div><div><div><em>.DHCP 0x18c94 DHCPDISCOVER</em></div>
<div><em>..DHCP 0x18c94 DHCPDISCOVER</em></div><div><em>....DHCP 0x18c94 DHCPDISCOVER</em></div><div><div><em>.   Connection timed out (</em><a href="http://ipxe.org/4c106035"><em>http://ipxe.org/4c106035</em></a><em>)</em></div>
<div><em>Could not configure net0: Connection timed out (</em><a href="http://ipxe.org/4c106035"><em>http://ipxe.org/4c106035</em></a><em>)</em></div><div><em></em> </div><div>Anyone got any ideas why I have these problems with iPXE undionly.kpxe?</div>
<div><em></em> </div><div>Regards,</div><div>Torgeir Wulfsberg</div></div></div>