Issue 96: Bind Gerrit on review.source.android.com also to port 22
Status:  WontFix
Owner: ----
Closed:  Sep 2009
Reported by code-rev...@gtempaccount.com, Sep 24, 2009
Reported by Shawn Pearce <sop@google.com> on Fri Mar 06 08:34:25 PST 2009
Source: JIRA GERRIT-96

Prior to Git 1.5.3 you need to edit your ~/.ssh/config to use port 29418.
This is annoying.

Figure out how to move the standard system OpenSSH daemon to a non-standard
port, and how to proxy port 22 onto 29418.  This way Gerrit can receive
requests on the standard port 22, avoiding the ~/.ssh/config edits, but also
still run as a non-root process.

Document this configuration in case anyone else wants to replicate it on their
own servers.
Sep 24, 2009
#1 sop+code@google.com
I'm not going to bother implementing this.
Status: WontFix
Owner: ---