-
Suggestion
-
Resolution: Fixed
Hi,
I am getting 'Connection timed out' error with 'ssh -Tv git@bitbucket.org'
vlakkam@ubuntu:~$ ssh -Tv git@bitbucket.org
OpenSSH_5.9p1 Debian-5ubuntu1.1, OpenSSL 1.0.1 14 Mar 2012
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to bitbucket.org [131.103.20.168] port 22.
debug1: connect to address 131.103.20.168 port 22: Connection timed out
ssh: connect to host bitbucket.org port 22: Connection timed out
I have ssh keys generated and added public key in my bitbucket account(vlakkam). Followed all the steps given at: https://confluence.atlassian.com/display/BITBUCKET/Troubleshoot+SSH+Issues. But the issue still exists. Please look into this.