Page 1 of 1
RMA started but cannot contact with RMA manager
Posted: Wed May 28, 2008 6:20 am
by rapport_ralph
I have installed the RMA now and the Daemon is running OK.
However, despite the remote IP address being in the rma.ini file I get a failed connection in the RMA manager.
Is there any way of running a test on the RMA through SSH just to make sure that the problem is to do with open ports rather than the RMA?
Thanks.
Re: RMA started but cannot contact with RMA manager
Posted: Wed May 28, 2008 6:32 am
by KS-Soft Europe
rapport_ralph wrote:However, despite the remote IP address being in the rma.ini file I get a failed connection in the RMA manager.
Could you set the FilterActive=0 value in [IncomeFilter] section in rma.ini? Just for testing? Please note: you should restart rma in order to apply changes.
rapport_ralph wrote:Is there any way of running a test on the RMA through SSH just to make sure that the problem is to do with open ports rather than the RMA?
Sorry, RMA does not support SSH protocol. Please ensure the port, you have specified in rma.ini, is opened by firewall on the machine, where rma is running.
Regards,
Max
Posted: Wed May 28, 2008 8:12 am
by rapport_ralph
Hi,
It is already set to filteractive I just realised. Sorry.
Posted: Wed May 28, 2008 5:33 pm
by KS-Soft
Does it works now?
Regards
Alex
Posted: Thu May 29, 2008 3:25 am
by rapport_ralph
No,
It was already on filteractive=0 before when I tried it. It still doesn't work now

Posted: Thu May 29, 2008 8:11 am
by KS-Soft Europe
rapport_ralph wrote:It was already on filteractive=0 before when I tried it. It still doesn't work now

The port, you have specified in rma.ini, should be opened by firewall on the machine, where RMA is running. If firewall blocks connection to this port, you will not be able to connect to the agent from outside.
Could you also send rma.ini to support@ks-soft.net?
Regards,
Max
Posted: Thu May 29, 2008 10:53 am
by KS-Soft
Is there any way of running a test on the RMA through SSH just to make sure that the problem is to do with open ports rather than the RMA?
You may check RMA log files or start RMA in interactive mode using -i option. If output on screen looks like
====================
Command line checking .. Ok
Settings checking .. Ok
CPU testing .. Ok
Basic encyption checking .. Ok
RMA encyption checking .. Ok
Sock testing .. Ok
Listening...
====================
and nothing else happens when you are trying to connect to the agent, then I see 2 possible reasons of the problem
1) network problem (e.g. firewall block the port)
2) or you have used wrong IP address and/or port when setup RMA record for RMA Manager
If RMA receives connects from RMA Manager and shows some messages on screen, please check what exactly RMA is trying to say.
Regards
Alex
Posted: Fri May 30, 2008 4:01 am
by rapport_ralph
Hi,
This was my fault sorry. I had added port 1055 to iptables but had not realised our firewall restart option flushes the rules before restarting.
It is all working fine now thanks.
Posted: Fri May 30, 2008 5:22 am
by KS-Soft
You are welcome
Regards
Alex