Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Protocol: rmissh->pamr backup does not take place, if behind a firewall #1272

Open
activeeon-bot opened this issue Aug 18, 2014 · 1 comment

Comments

@activeeon-bot
Copy link

Original issue created by Lorenzo Cantelmi on 18, Aug 2014 at 15:06 PM - PALIGHT-63


jAccording with the scenario attached, client application tries first to establish a communication with the server one via rmissh.
Since server is behind a firewall, that denies all traffic from client to server, pamr backup should succeed. Instead, this does not happen, despite of setting up all possible timeouts associated with rmissh, such as:

    <prop key="proactive.communication.rmissh.connect_timeout" value="2000" />
    <prop key="proactive.communication.rmissh.gc_period" value="2000" />
    <prop key="proactive.communication.rmissh.gc_idletime" value="2000" />

Such a behaviour let client keep indefinitely trying to connect.

Please, note that without firewall rmissh communication works properly.

@activeeon-bot
Copy link
Author

Attachment:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant