Transke

Comments

  • I have the same issue with free tftp server version 10.9.1.33 on a home test lab: so I have no english os. Therefore I ask if it would be possible to sent me a link to download free tftp server version 10.9.0.25 as blanalex told this version worked on non-english os
  • I have found a solution. I have used bridged mode on an english os virtual machine with vmware so the vm can be accessed through the ethernet interface of the pc from outside.
  • Hi, This seems to be a bug of version 10.9.1.33 on no-english os: someone detected this on a french os. So I tried version 10.9.1.33 on windows 7 english as virtual machine and the service started fine. Then I tried the same version on windows 7 dutch as virtual machine and the service didn't start but stopped immediatly…
  • On the eventlog applications of windows 10 I've found there is a socket conflict with stopping and starting de solar tftp service. But netstat -a -b -n | find "::69" and netstat -a -b -n | find ":8099" gives nothing as result. C:\WINDOWS\system32>netstat -a -b -n | find "8099" C:\WINDOWS\system32>netstat -a -b -n | find…