语言

Menu
Sites
Language
Gerrit Setup

$ ssh tizen

nc: port range not valid
ssh_exchange_identification: Connection closed by remote host

I am Getting the Above Error in Gerrit SetUp Process  at "2.2.4 Configuring SSH for Gerrit Access"

Help us in this regard How Can I Overcome the Error ..

Host tizen
  Hostname review.tizen.org
  IdentityFile ~/.ssh/id_rsa
  User srikanth123
  Port 29418

#The line below is optional configuration applicable to Ubuntu and openSUSE.
#Add when using proxy, otherwise, skip it.
ProxyCommand nc -X5 -x proxy2.wipro.com:8080 user 123

#The line below is optional configuration applicable to Fedora.
#Add when using proxy, otherwise, skip it.
ProxyCommand nc --proxy-type socks4 --proxy proxy2.wipro.com:8080 user 123

Thanks and Regards

Srikanth

                      
编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
srikanth Adepu
Gerrit Setup=