git through tcp tunnel

Gamer's Internet Tunnel, formerly Gamer's IPX Tunnel

git through tcp tunnel

Postby nobody123 » Sat May 21, 2005 8:26 am

Hello everybody.

I have a bit of a problem. I am trying to use GIT to play a Starcraft game at work. The problem is that i cannot control the firewall there is no UDP forwarding or anything.

What i can do is SSH tunnel from my public IP at home to my work machine.
My setup is this:
work:
ip: 10.10.x.x
tcp tunnel from home on homeip:1213 to 127.0.0.1 :213

git is setup for IPX ( all ports ) ,
the only host in the list is 127.0.0.1:213 (TCP listen )

home:
private ip ( 192.168.x.x that gets mapped to a public IP, x.x.237.117 , always the same address ).
git setup is the same
the onlt host is 127.0.0.1:1213 (TCP connect )

unfortunately, this doesn't work... i can see connections through the TCP tunnel from home to work and also GIT reports connection on both sides.
however i can't see the game..

please help me
10x
nobody123
 
Posts: 1
Joined: Sat May 21, 2005 8:16 am

Return to GIT

Who is online

Users browsing this forum: No registered users and 22 guests

cron