1833653 Members
3728 Online
110062 Solutions
New Discussion

Re: Adding ignite client

 
paabhi
Frequent Advisor

Adding ignite client

Hi All,

I am trying to add a new client to our existing ignite server.The environment is 11.31.I am adding a client with command "ignite" and selected the add new client from menu.I have given the client name and selected "remsh".Then i got an error
as "rcmd_af: connect: server1 : Connection refused │ Broken pipe ".

When i selected "ssh" it is trying for long time and no response.

In both servers,

Ignite version is same.ssh also same version and working.

I have remove bastille from client.

Could anyone help

Abhi
2 REPLIES 2
Matti_Kurkela
Honored Contributor

Re: Adding ignite client

> Then i got an error
as "rcmd_af: connect: server1 : Connection refused â Broken pipe ".

This suggests remsh service is most likely disabled on server1.

> When i selected "ssh" it is trying for long time and no response.

This suggests the SSH connection times out. The most likely reason for this is usually a firewall or an IPFilter. Bastille can be used to set up IPFilter for HP-UX, if the administrator chooses to do so when running Bastille.

> ssh also same version and working.

Your question indicates your testing of SSH must have been somewhat less than perfect. What we don't know is, what exactly did you test and how it differs from what Ignite actually needs to do with SSH?

Please run "ssh -v root@new-ignite-client" command on the Ignite server and describe what happens.

> I have remove bastille from client.

Removing the Bastille binaries does not necessarily undo any configuration changes made with Bastille.

Have you read the Ignite-UX documentation?
It contains an entire chapter about how to make Ignite work with Bastille-hardened hosts:
http://docs.hp.com/en/5992-6584/ch08s02.html

MK
MK
paabhi
Frequent Advisor

Re: Adding ignite client

Hello,

I have checked ssh and it is working fine.
I have checked all portions regarding bastille.Bastille was not configure in the server.I have checked with bastille -l and it was saying that "The system is in its pre-bastilled state".