From: Hilco Wijbenga <hilco.wijbenga@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Pair Programming & Non-Routable IP Address
Date: Thu, 22 Jul 2010 16:24:13 -0700 [thread overview]
Message-ID: <AANLkTinHYS5f78hrljp0ryOPh70UbVtt4w_jBEuch9el@mail.gmail.com> (raw)
In-Reply-To: <4C48CF83.1090409@wonkology.org>
On 22 July 2010 16:08, Alex Schuster <wonko@wonkology.org> wrote:
> Hilco Wijbenga writes:
>
>> I would like to do remote pair programming with somebody on a
>> non-Linux box. It seems that NoMachine NX or TightVNC would allow me
>> to do so. Great.
>
> I prefer NX over VNC because of its efficiency, and because it is more
> intelligent, but I think it has no mode to let two people access the
> same session at once. So I (being remote) tried starting a session with
> NX, running KDE, which has a VNC feature, so the other person (with the
> session runnin in his fast LAN) could attach via VNC. But tit did not
> work well due some color bug.
Mmmh, that's disappointing. Would you mind having a look at
http://www.nomachine.com/products.php "NX Free Edition"? That gave me
the impression it was exactly what I was looking for.
>> My problem is that I don't have a routable IP address. My ISP gives me
>> a 192.x.x.x IP which is sort of nice because the bad guys can't see me
>> ... but neither can the good guys. :-) (On top of that I have my own
>> network with NAT set up so I can share my Internet connection among my
>> various machines.)
>>
>> I do have root access to a (Debian) server with a static IP with a
>> hosting company. So now I'm wondering if I can somehow take advantage
>> of that static IP address. How would I do that? What would I need to
>> set up on that server to allow my partner to reach my box?
>
> Setting a forward route with iptables would be the standard idea I'd
> think. But I'd probably just set up an SSH tunnel, like this:
>
> ssh -R :5900:localhost:5900 debian-server
>
> So when someone connects to port 5900 on the debian server, the traffic
> is forwarded to port 5900 on your machine, which would run the VNC
> session. If the session should run on the non-linux guy's PC, he should
> start the tunnel using putty or something. See the ssh man page and the
> -R option.
Awesome, that's very simple.
next prev parent reply other threads:[~2010-07-22 23:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-22 22:47 [gentoo-user] Pair Programming & Non-Routable IP Address Hilco Wijbenga
2010-07-22 23:08 ` Alex Schuster
2010-07-22 23:24 ` Hilco Wijbenga [this message]
2010-07-22 23:43 ` Alex Schuster
2010-07-22 23:20 ` William Kenworthy
2010-07-23 20:56 ` Hilco Wijbenga
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=AANLkTinHYS5f78hrljp0ryOPh70UbVtt4w_jBEuch9el@mail.gmail.com \
--to=hilco.wijbenga@gmail.com \
--cc=gentoo-user@lists.gentoo.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