[ipxe-devel] DHCP failures - HP R1

Hummel Frank F.Hummel at ads-tec.de
Fri Jan 20 08:13:52 UTC 2017


Might work if the problem clients use an own group of MAC addresses.

Snippet from DHCPD.conf:

# special MAC area – sends a different file if the first three MAC bytes match 00:60:e0
            class "special Boards" {
                match if (substring(hardware, 1, 3)= 00:60:e0);
                option tftp-server-name "10.11.12.13";
                filename "/ipxe/ipxe.pxe";
}

mit freundlichen Grüßen
with kind regards

i. A. Dipl.Ing. (FH) Frank Hummel
Systementwicklung
System development

ads-tec GmbH
Heinrich-Hertz Str. 1
72622 Nürtingen
Germany

Tel.:    +49 7022 2522-2412
Fax:    +49 7022 2522-400
E-Mail: F.Hummel at ads-tec.de<mailto:F.Hummel at ads-tec.de>
Web: www.ads-tec.de<http://www.ads-tec.de/>

Von: ipxe-devel-bounces at lists.ipxe.org [mailto:ipxe-devel-bounces at lists.ipxe.org] Im Auftrag von Arun SAG
Gesendet: Freitag, 20. Januar 2017 04:27
An: Christian Nilsson
Cc: iPXE
Betreff: Re: [ipxe-devel] DHCP failures - HP R1

Hi,

On Wed, Jan 18, 2017 at 4:10 PM, Christian Nilsson <nikize at gmail.com<mailto:nikize at gmail.com>> wrote:

You might also want to try to use ipxe.pxe instead of undionly.kpxe if
there is native drivers for your nic available in ipxe that is. (I'm
assuming you are using undionly.kpxe based on the output)

I tried using ipxe.pxe, i was able to successfully boot this box. So the problem seems to be at the ROM.
I have following question,

How do i configure DHCPD so that i serve ipxe.pxe just to this type of hardware?

If i have to completely switch to ipxe.pxe, one hardware i might have trouble booting is probably the
EMULEX NIC, i do not see b2net driver (used by emulex nics) in there http://ipxe.org/appnote/hardware_drivers
Are they supported?



--
Arun S A G
http://zer0c00l.in/
_______________________________________________
ads-tec GmbH
Sitz: 72622 Nürtingen
Registergericht Stuttgart HRB 224527

Geschaeftsfuehrer:
Dipl.-Ing. Thomas Speidel
_______________________________________________
Diese E-Mail enthaelt vertrauliche und/oder rechtlich
geschuetzte Informationen. Wenn Sie nicht der richtige
Adressat sind oder diese E-Mail irrtuemlich erhalten
haben, informieren Sie bitte sofort den Absender und 
vernichten Sie diese E-Mail. Das unerlaubte Kopieren,
jegliche anderweitige Verwendung sowie die unbefugte
Weitergabe dieser Mail sind nicht gestattet.
_______________________________________________

This e-mail may contain confidential and/or privileged
information. If you are not the intended recipient (or have
received this e-mail in error) please notify the sender
immediately and destroy this e-mail. Any unauthorized
copying, disclosure, distribution or other use of the
material or parts thereof are strictly forbidden.
_______________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20170120/350ea4ea/attachment.htm>


More information about the ipxe-devel mailing list