| TFTP Does Not See ACK I am trying to use tftp.exe (5.1.2600.0, Windows XP, SP2) on my LAN.
Computer Serve runs a TFTP server. Computer Good sends files to it
perfectly, using "tftp -i Serve put file". Computer Bad fails when
using exactly the same tftp.exe and command line. Using Ethereal, I
see the first tftp write request packet go to the server and the tftp
acknowledgement packet returned. Then, Good sends the first data
packet, but Bad sends another write request.
Firewall and antivirus software are disabled. Any ideas would be
greatly appreciated. |