I've always wanted to try, but never got around to, keying off the PXE 
"vendor-class-identifier" option in the bootROM DHCP request.
If it works, perhaps it should be the default in Cobbler. Here's some HOWTOs:

http://www.ezunix.org/index.php?title=DHCP_setup_to_separate_PXE_and_normal_clients
http://people.mandriva.com/~aginies/doc/pxe/ch04.html
http://www.linux-boot.net/Boot/Network/PXE/Examples/ltsp.org/pxe.howto.html

From: cobbler-boun...@lists.fedorahosted.org 
[mailto:cobbler-boun...@lists.fedorahosted.org] On Behalf Of Michael DeHaan
Sent: Friday, January 06, 2012 8:02 AM
To: cobbler mailing list
Subject: Re: How does one set up dnsmasq/DHCP to play nice with Windows DNS/DHCP

Also (though this really isn't quite as useful except in smaller home-lab sort 
of cases, I think), you can configure ISC dhcpd to listen on only one interface.

Another option is to get the main DHCP admins to set "next-server" and 
"filename" for your subnet to point at Cobbler so you don't have to run your 
own DHCP, but this is not always possible.

-- Michael


On Friday, January 6, 2012 at 1:33 AM, Ger Apeldoorn wrote:

you should be able to run dhcpd on your own subnet w/o causing
problems to any other dhcpd servers on other subnets that service you.
to be safe, you can also disable any dhcp helpers on your switch ports
that service you subnet.

This is only true if your network is on a seperate vlan or physical
network. Multiple subnets can coexist on a single vlan, in which case
you would surely cause issues on the LAN.

You could also configure a dhcp server to respond only to known macadresses.

Ger
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org<mailto:cobbler@lists.fedorahosted.org>
https://fedorahosted.org/mailman/listinfo/cobbler



*******************************************************
This message (including any files transmitted with it) may contain confidential 
and/or proprietary information, is the property of Interactive Data Corporation 
and/or its subsidiaries, and is directed only to the addressee(s). If you are 
not the designated recipient or have reason to believe you received this 
message in error, please delete this message from your system and notify the 
sender immediately. An unintended recipient's disclosure, copying, 
distribution, or use of this message or any attachments is prohibited and may 
be unlawful. 
*******************************************************
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to