Windows TFTP client is easier to reproduce for me.
Do I understand correctly, on the same virtual machine, with the same network environment, no other changes, only:
1. Turn off SolarWinds TFTP, start WTware TFTP service, and Windows TFTP client tftp.exe from another windows machine won't download file.
2. Turn off WTware TFTP service, start SolarWinds TFTP and Windows TFTP client tftp.exe from another windows machine can download file.
Right?
Please, send me Wireshark sniffs for both cases to investigate.
Also from Administrative command prompt please show me output of command (remove sensitive info if it's working server, I only want to see information about UDP :69 port for 0.0.0.0 and other IP addresses):
For three cases:
1. No TFTP server running. To be sure USB :69 port is unused in this case.
2. WTware TFTP service running.
3. SolarWinds TFTP server running.
Thank you for assistance.
Windows TFTP client is easier to reproduce for me.
Do I understand correctly, on the same virtual machine, with the same network environment, no other changes, only:
1. Turn off SolarWinds TFTP, start WTware TFTP service, and Windows TFTP client tftp.exe from another windows machine won't download file.
2. Turn off WTware TFTP service, start SolarWinds TFTP and Windows TFTP client tftp.exe from another windows machine can download file.
Right?
Please, send me Wireshark sniffs for both cases to investigate.
Also from Administrative command prompt please show me output of command (remove sensitive info if it's working server, I only want to see information about UDP :69 port for 0.0.0.0 and other IP addresses):
[code]netstat -anbp udp[/code]
For three cases:
1. No TFTP server running. To be sure USB :69 port is unused in this case.
2. WTware TFTP service running.
3. SolarWinds TFTP server running.
Thank you for assistance.