Hi guys,

Looks like app3 is pingable but we are unable to ssh into it. Same goes if you telnet to port80 to test http connectivity.
From what i know both app3 and app4 should be reachable, since they are hosting mirrormanager, is this correct ?

[santosp@bastion ~]$ telnet app3 80
Trying 10.8.34.61...
telnet: connect to address 10.8.34.61: Connection timed out
telnet: Unable to connect to remote host: Connection timed out

[santosp@bastion ~]$ ssh -v app3
OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to app3 [ 10.8.34.61] port 22.
debug1: Connection established.
debug1: identity file /home/fedora/santosp/.ssh/identity type -1
debug1: identity file /home/fedora/santosp/.ssh/id_rsa type -1
debug1: identity file /home/fedora/santosp/.ssh/id_dsa type -1

(stalls until timeout)

Thanks,
Paulo