TFTP timeout error with PXE boot
I have currently setup my Kbox and now I'm trying to setup a single machine provision. The machine has a static IP address, now when I try to connect it via PXE I keep getting an error. TFTP timeout any solutions.....
1 Comment
[ + ] Show comment
Answers (2)
Answer Summary:
You need to have a DHCP server with a TFTP pointer, and you need to make sure there are no firewall rules in place between the DHCP server, PXE server, and the client.
You need to have a DHCP server with a TFTP pointer, and you need to make sure there are no firewall rules in place between the DHCP server, PXE server, and the client.
Please log in to answer
Posted by:
philologist
12 years ago
PXE requires DHCP; you must have a DHCP server with a TFTP pointer, and you need to make sure there are no firewalls or other obstructions in between the DHCP server, PXE server, and the client. The later OS configuration doesn't matter, but on preboot there has to be something to handle the network address.
You can use your own DHCP server, or the one built into the K2K.
Posted by:
adilrathore
12 years ago
Setting up non Microsoft DHCP server
http://www.kace.com/support/resources/kb/solutiondetail?sol=SOL112037 - Moncus 10 years ago