tscheck.exe not working to the outside world....

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
megasound

tscheck.exe not working to the outside world....

Post by megasound »

hi all,
i downloaded the tscheck.exe from your website but if i want to test to the outside world (so over the internet) it fails
See the results:

LOCALLY on my own network

Code: Select all

C:\>c:\tscheck.exe -host:192.168.1.10 -user:administrator -password:XXXXXX
ScriptRes:OK:
REMOTE website (so over the internet)

Code: Select all

C:\>c:\tscheck.exe -host:92.254.XXX.XXX -user:administrator -password:XXXXX
ScriptRes:Bad:De RPC-server is niet beschikbaar.
the servers are the same but on different locations
both are monitored with active rma
and if i RDP with a windows client it goes OK
as you know the machine is on the internet so i DO NOT want to open ports like 445,139,..,.. end so on

so whats wrong here ??? is the tool not working ???
please help me :cry: :cry:

m
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Well, normally nobody allow connections from Internet to important TCP ports like 139, 445, all ports above 1023 (that are used by RPC) service. That's why test does not work.
That's why we have implemented RMA, it allows you to start tests on remote system

Regards
Alex
Post Reply