WDS TFTP loop
|
2015-07-07, 12:04
Post: #1
|
|||
|
|||
WDS TFTP loop
Hi,
using the latest version from git (2015.07.07) I encountered an issue while chainloading to our Windows Deployment Server (WDS): The client gets stuck in a request loop. Examing the traffic with Wireshark shows the following three actions: 1. TFTP download of wdsnp.com (successful) 2. DHCP request + ack 3. another DHCP request + ack These three action are repeated infinitely. Reverting the changes of commit: edf74df4abf0b9ed92f399272b0491851ba1ffaa [pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO seems to solve the issue. Snippet of my script which forwards to WDS server: Code: :windows-wds Regards lupowolfi |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
WDS TFTP loop - lupowolfi - 2015-07-07 12:04
RE: WDS TFTP loop - Roader - 2015-08-11, 22:11
RE: WDS TFTP loop - mcb30 - 2015-08-29, 17:06
|
User(s) browsing this thread: 1 Guest(s)