savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [CvsFromBehindFirewall] (edit)


From: Beuc
Subject: [Savannah-cvs] [CvsFromBehindFirewall] (edit)
Date: Sun, 15 Jul 2007 13:30:49 +0000

??changed:
- It is pretty easy to make any redirection by your own means. Buy a minimal 
virtual server for you and you collegues, so you control an external IP, and 
use the 'redir' or 'stunnel' tools to redirect port 443 to any plain or crypted 
port you want. I did so recently when a client's machine couldn't access an 
external LDAP server.
-
 It is pretty easy to make any redirection by your own means. Buy a minimal 
virtual server for you and you collegues (as cheap as 9 USD per month), so you 
control an external IP, and use the 'redir' (or 'stunnel') tool to redirect 
port 443 to any plain or crypted port you want. To redirect traffic from 
you.somehosting.net (port 443) to cvs.savannah.gnu.org (22):

 address@hidden:~$ daemon --respawn -- redir --syslog --lport 443 
--caddr=cvs.savannah.gnu.org --cport=22

For cvs-pserver:

 address@hidden:~$ daemon --respawn -- redir --syslog --lport 443 
--caddr=cvs.savannah.gnu.org --cport=2401

You then can hit on you.somehosting.net port 443 to access the target Savannah 
service you need.

--
forwarded from 
https://savannah.gnu.org/maintenance/address@hidden://savannah.gnu.org/maintenance




reply via email to

[Prev in Thread] Current Thread [Next in Thread]