Darylrese Posted January 21, 2014 Posted January 21, 2014 (edited) Dear all, WDS was working fine, however i tried to build a PC today and i got the error PXE-32: TFTP Open Timeout I have tried 4 PC's in 4 locations and all have the same issue. I had a look on the net and found a reg edit fix (change udpport policy to 0) , however i still have the same problem. Any ideas? Edited January 21, 2014 by Darylrese
mac_shinobi Posted January 21, 2014 Posted January 21, 2014 (edited) More or less what you mentioned but not sure if this is of any use : Ergo Computing - download drivers and online support Windows Deployment Service (WDS) stops working on clients error: pxe-e32 tftp open timeout [TABLE=width: 100%] [TR] [TD]Windows Deployment Service (WDS) stops working on clients, error: pxe-e32 tftp open timeout - Client just hangs waiting for a tftp offer This happens when the dns server is running on the same machine as WDS. DNS uses the ports that tftp service needs. This can leed to clients not booting at all just sitting there failing to tftp, if their boot order has lan set higher than HDD. [/TD] [/TR] [/TABLE] [TABLE=width: 100%] [TR] [TD] Windows Server 2008 r2 x64 - fix run regedit - go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\WDSServer\Parameters - Right-click UdpPortPolicy, and then click Modify. - In the Value data box, type 0, and then click OK. - On the File menu, click Exit to exit Registry Editor. - Restart the Windows Deployment Services service. [/TD] [/TR] [/TABLE] [TABLE=width: 100%] [TR] [TD] Windows Server 2008 x86 - Fix: - Launch Windows Deployment Services management console. - In the navigation pane of the Windows Deployment Services, Right-click the server for Windows Deployment Services, and then click Properties. - Under Network, increase the UDP Port range. For example, if the current UDP port range is 64001 to 65000, increase the port range to: 60001 to 65000. - Restart the Windows Deployment Services service.[/TD] [/TR] [/TABLE] Also found this site : http://www.syswow64.co.uk/2012/12/pxe-e32-tftp-open-timeout.html Edited January 21, 2014 by mac_shinobi 1
Darylrese Posted January 21, 2014 Author Posted January 21, 2014 (edited) Thanks, already tried these few fixes and not working yet. Edited January 21, 2014 by Darylrese
Darylrese Posted January 21, 2014 Author Posted January 21, 2014 Problem solved, just realised the server had changed IP address! Set it to what it was before statically and now working. Many thanks for your help 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now