iPXE discussion forum

Full Version: Having issues configuring DHCP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to chainload iPXE from PXE so that i can pull an image from the web and boot from it. I set up a Windows 2012 server and followed the instructions on http://ipxe.org/howto/chainloading and http://ipxe.org/howto/msdhcp#pxe_chainloading however, it doesnt seem to be working. When booting, i get the following error:
PXE-T04: Access Violation
PXE-E36: Error received from TFTP Server.
PXE-M0F: Exiting Intel Boot Agent.
[Image: DtKWmlAU1ZIz9KZec6pflEStif3Cx78hMj16JFsV...ize_mode=3]

I dont even get to the iPXE banner.

My DHCP config is below and also attached
[Image: jCmq_91zLf4oBG9BGRkd8LtczKYN8bUhru_K_mIz...ize_mode=3]
[Image: Wx6ghATrX_v0gkxkFNy0umW3DVH2lO6q7zOpYSo_...ize_mode=3]

Ive been working on this for a couple of days now and any help would really be appreciated

Thanks!
Mony
Not seeing any images... however my guess is that the TFTP server does not allow the original PXE boot agent to access the file you want to fetch. Try to enable the windows tftp server logs and see what it says, there is also some setting in registry that needs a change to allow for alteranative paths to be used maybe http://ipxe.org/appnote/chainload_wds can give you some hints.
I tried doing that as well with no luck. The links to the images are below. I think i may have something misconfigured?

https://www.dropbox.com/s/yj65qlhojkfk92...2.PNG?dl=0

https://www.dropbox.com/s/9ceyeqp47ho7j9...3.PNG?dl=0

https://www.dropbox.com/s/7e5vmjmg7v1a7y...e.PNG?dl=0

(2017-01-31 22:52)NiKiZe Wrote: [ -> ]Not seeing any images... however my guess is that the TFTP server does not allow the original PXE boot agent to access the file you want to fetch. Try to enable the windows tftp server logs and see what it says, there is also some setting in registry that needs a change to allow for alteranative paths to be used maybe http://ipxe.org/appnote/chainload_wds can give you some hints.
Reference URL's