Re: How to add a second DHCP server in a network to use PXE boot without conflict with the first one ?



In article <4395a888$0$29625$636a15ce@xxxxxxxxxxxx>, nomail@xxxxxxx says...

May be, someone knows where I can find any information about it ?

I recently learned all about PXE boot when getting Ghost backups to work
over the network using PXE Boot. So I can't answer your exact question
but I can provide some other info...

My understanding is that the PXE Client "is" a DHCP client but with a slight twist.
The client includes an option that says it's a PXE client. Below is how the option
appears in WireShark:
Option: (t=60,l=32) Vendor class identifier = "PXEClient:Arch:00000:UNDI:002001"

So you would need the DHCP server to support recognizing this option or perhaps ignoring
DHCP requests that have that option. I don't know if this is possible.

PXE is designed to work with multiple DHCP servers sending information so
I believe it's possible for both a PXE server and DHCP server to co-exist.
That is one configuration I've tested.

You should see http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol
for a description of how DHCP works because PXE is a variant on DHCP.
The following http://www.3com.com/other/pdfs/infra/corpinfo/en_US/pxe.pdf describes
how PXE works.

Again, these aren't answers but hopefully they'll help you find out more about
how it works so you can see if DHCP servers can be configured to filter these
PXE requests.

Regards,
Patrick Steranka

.



Relevant Pages

  • RE: booting up/installing linux...
    ... The PXE process is a very cut down DHCP client that simply requests on the ... say - a boot floppy, in order to use this image as a boot device as if it ... DHCP server, gies the PXE device an IP and a boot image they can ...
    (RedHat)
  • Re: Optiplex GX260 - Howto disable PXE booting
    ... > Anyone care to give the Reader's Digest version of what PXE Booting is? ... Back when PC99 and PXE were new, the normal DHCP server hadn't yet been ... Linux can handle PXE. ... a DHCP server and a TFTP server can be set up to handle PXE boot ...
    (alt.sys.pc-clone.dell)
  • Re: Optiplex GX260 - Howto disable PXE booting
    ... >> Anyone care to give the Reader's Digest version of what PXE Booting is? ... > need is an up-to-date DHCP server and a TFTP server. ... > shipped it with all versions of their Linux since 6.2. ... a DHCP server and a TFTP server can be set up to handle PXE boot ...
    (alt.sys.pc-clone.dell)
  • Re: DHCP problem
    ... Does the System actually support PXE? ... Note that PXE doesn't work on some Dells even if it is supported. ... "The missing Link" wrote in ... > get an address with "unable to connect to DHCP server". ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: PXE boot debian-installer
    ... PXE in the same subnet. ... the router's DHCP server should be used ... one to only respond to those requests. ...
    (Debian-User)