Jump to content

Recommended Posts

Posted (edited)

Hi there!

 

I recently came across a linux server which we are making to a PXE server for various linux distributions.

This is a business network:

 

.

 

What I need to do is to tell the Windows DHCP server to send all boot request to 10.64.110.200

But how do I do that?

 

Also the DHCP on the router will be turned off later.

Since the client computer ask for a DHCP server and chooses the fastest one, it's often the dedicated DHCP server.

If there isn't a good way to change this in Windows Server I belive well have to change from Windows to linux in the DHCP server part.

 

Thank you in advance

Edited by AWS
Posted (edited)

Hi there!

 

I recently came across a linux server which we are making to a PXE server for various linux distributions.

This is a business network:

 

.

 

What I need to do is to tell the Windows DHCP server to send all boot request to 10.64.110.200

But how do I do that?

 

Also the DHCP on the router will be turned off later.

Since the client computer ask for a DHCP server and chooses the fastest one, it's often the dedicated DHCP server.

If there isn't a good way to change this in Windows Server I belive well have to change from Windows to linux in the DHCP server part.

 

Thank you in advance

 

Hi and welcome.

 

First of all, I suggest you to disable the router's dhcp, just to avoid conflicts.

 

 

Actually, it's not easy implement PXE in a mixed environment, but it's possible.

 

You just need to configure your DHCP correctly, take a look here (DHCP PART):

http://pxes.sourceforge.net/howtos/ms_only_environment/

 

If you have time, read also this article:

 

ftp://download.intel.com/design/archives/wfm/downloads/pxespec.pdf

 

Page 13 shows you the boot process of PXE (you can understand why you have to modify your dhcp).

Page 35 shows you which requests you have to redirect.

 

Let me know if you need more help!

Edited by AWS

--------------------------------------------------------

Tu peux aussi crire en franais.

Du kannst auch auf Deutsch schreiben.

Puoi scrivere anche in italiano.

--------------------------------------------------------

Posted

I got it to send the requests to the Linux server. Now i only need to set up the filename so it will work.

 

Thank you!

 

I think you want to set up the TFTP server...

 

http://www.howtoforge.com/setting-up-a-pxe-install-server-on-ubuntu-9.10-p3

 

let me know.

--------------------------------------------------------

Tu peux aussi crire en franais.

Du kannst auch auf Deutsch schreiben.

Puoi scrivere anche in italiano.

--------------------------------------------------------

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...