This question has been asked before, but my problem is slightly different.
Below is a log of the problem -
ssh -p 29418 -i ~/.ssh/id_rsa niladri83@review.tizen.org -vvv
OpenSSH_5.8p1 Debian-7ubuntu1, OpenSSL 1.0.0e 6 Sep 2011
debug1: Reading configuration data /home/niladri/.ssh/config
debug1: Applying options for review.tizen.org
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to review.tizen.org [121.156.55.208] port 29418.
debug1: connect to address 121.156.55.208 port 29418: Connection timed out
ssh: connect to host review.tizen.org port 29418: Connection timed out
I have set the public keys as well in Gerrit WebUI. Moreover I think the problem is coming much before that.
SSH is not able to connect to review.tizen.org at port 29418.
I would appreciate any help regarding this matter.