Oof. I hit tab and then hit enter... which to gmail means send. my bad!

Try adding this to your config:

set vendorclass = option vendor-class-identifier;
class "PXE" {
    match if substring(option vendor-class-identifier, 0, 9) = "PXEClient";
    next-server 10.x.1.91;
    filename "pxelinux.0";
}



On Mon, Nov 29, 2010 at 5:37 PM, Patrick Cable <[email protected]> wrote:
> On Mon, Nov 29, 2010 at 4:44 PM, Matt Simmons
> <[email protected]> wrote:
>> When the client boots, I immediately get:
>>
>> ---
>> Network boot from Intel E1000
>> Copyright (C) 2003-2008  VMware, Inc.
>> Copyright (C) 1997-2000  Intel Corporation
>>
>> CLIENT MAC ADDR: 00 0C 29 2D EA 5A GUID: 564D48EF-5B1F-A4A3-C0A6-2493F02DEA5A
>> DHCP...|
>
> Add the following to your dhcpd.conf:
>
>
_______________________________________________
Tech mailing list
[email protected]
https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to