Git development
 help / color / mirror / Atom feed
From: Claudio Scordino <cloud.of.andor@gmail.com>
To: git@vger.kernel.org
Subject: Port forwarding
Date: Tue, 12 Jun 2007 17:26:19 +0200	[thread overview]
Message-ID: <466EBB1B.9060405@gmail.com> (raw)

Hi all,

    how can I specify the port in git-clone when cloning from a server running 
git-daemon ?

The issue is the following.

I need to set port forwarding from a public server to a private server.
The public server, however, already hosts a git-daemon on port 9418.
So, I have to use a different port for the forwarding.

My idea is to let the public server listen on a different port (e.g. 9419) and 
make it redirect all the incoming connections to the port 9418 of the private 
server.

However, I don't know how make git-clone go on a port different than the default 
(9418).

Many thanks in advance,

          Claudio

             reply	other threads:[~2007-06-12 17:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-12 15:26 Claudio Scordino [this message]
2007-06-12 18:08 ` Port forwarding Linus Torvalds
2007-06-12 18:12 ` Alex Riesen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=466EBB1B.9060405@gmail.com \
    --to=cloud.of.andor@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox