Pb connexion RMA

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
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Pb connexion RMA

Post by Nadir »

Hi all,

I'm faced a very big and strange problem.
AHM 6.54 running on Win 2003 server R2 as service and RMA 3.37 running on Win 2003 server R2 as service too.

6 months of use and no problem but this morning at 5h30, a test configured to check if RMA accept connection (test executed bu hostmonitor) has failed (status no answer) and all test which depend on have wait for master (Normal).

In log file i can see error: connexion rejected.

The test is "TCP test on port 1054" (I knew that it isn't the default port for RMA)

First I have checked if RMA listen on port 1054 (netstat -na | find "1054"), it was ok.

Second I have restarted the RMA service --> always status no answer

Third I have restarted the server and always the same status, but what is strange, if I go in RMA list located on test properties (test executed by) to check RMA status it seems ok. I double click on RMA agent and click "get info" all it's ok status RMA is operable, but my first test (TCP test on port 1054) has no answer status.

After that I suppose that if RMA status is operable but TCP test on port 1054 has no answer status it will accept connexion, I tried "telnet IP-address-RMA 1054" and connection was accepted !!!

I decided to delete all dependencies and I has been surprised to see that most of depends tests was become ok but all other TCP test executed by this RMA was no answer.

Why RMA doesn’t execute TCP test correctly?
Is RMA use windows API to execute this kind of test?

Why TCP test executed by hostmonitor to ckeck port 1054 failed with no answer status but RMA seems operable?

I tried to uninstall en reinstall RMA but no effect.

Thanks for help and sorry for my English
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Hard to say anything without access to the system.
As usually, lets check log files. Do you see any errors in log2.txt file (in the folder where RMA is installed)?

Are you sure TCP test uses correct TCP port? May be somebody changed port? Do you use "Send data" option of the test?
How many network cards are installed on system where HostMonitor is running? 1? 2? Have you setup RMA to accept connections from one or several specific IP addresses? Could you try to switch to "Accept connections from any IP address" option?

Regards
Alex
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Post by Nadir »

Since I had reinstall RMA I have no error on log2.txt, and TCP test on port 1054 to check RMA connexion has been ok

But all TCP test performed by this RMA have no answer, and I tried from server were RMA is installed to test port manualy with telnet cmd on several other server and it's work, but why RMA reply no answer!!
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Nadir wrote:But all TCP test performed by this RMA have no answer, and I tried from server were RMA is installed to test port manualy with telnet cmd on several other server and it's work, but why RMA reply no answer!!
Have you tried to use telnet from the server, where RMA is running? Works fine?

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

Post by KS-Soft »

Do you have installed some antivirus monitors, personal firewall, content monitoring software on system where RMA is running? Non stanard winsock components?
Could you try to execute "netsh winsock reset" command on system where RMA is running?

Regards
Alex
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Post by Nadir »

Is this comand require a reboot?
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Nadir wrote:Is this comand require a reboot?
Yes, this command requires reboot as well. Please, read the following article for details: http://www.microsoft.com/windows/ie/com ... opten.mspx

Regards,
Max
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Post by Nadir »

Hi all,

This command has resolved this problem.

Thanks for help
Post Reply