Author: VitasLoWangSubject: PsPing - Invalid destination address
Posted: 02 March 2017 at 5:48pm
Hello, I try to use this utility to measure my network speed and strangely it seems to work one direction only.
When I start a psping server
psping -4 -s 192.168.0.10:111
on my W2K12 machine, I can connect to it from my Windows 10 machine and test speed
psping -b -l 8k -n 10000 192.168.0.10:111
but I can't do it the other way! It says
Invalid destination address:
Host not found.
I have also a Windows 7 laptop. From this one I can test speed between it and Windows 10 box, but not with the w2k12 (not from, not to) because it says the same error about destination address.
I tested telnet to this port 111 (which is allowed on firewalls) and it goes through and connects. But PsPing does not. What can be a problem? Why can't I test Win7 and w2k12 and w2k12 towards Win10 PsPing server?