Desktop sharing in Hoary...?
Eric Dunbar
eric.dunbar at gmail.com
Mon Apr 18 01:06:17 UTC 2005
On 4/17/05, Eric Dunbar <eric.dunbar at gmail> wrote:
> On 4/9/05, Nicholas H.Tollervey <ntoll at ntoll.org> wrote:
> > Guys,
> >
> > I need to do some remote development work with a colleage elsewhere in
> > the UK. I want him to be able to see at the very least my development
> > environment (probably emacs) and at best my desktop. I also want to talk
> > to him at the same time using Skype although I'd rather use a "free"
> > solution. I'm also on a LAN (DHCP ip address ranges in 192.168.*.*)
> > behind a firewall and on 512 ADSL.
>
> If you're in an institutional environment you may have to talk to your
> network admin to help you establish the VNC connection.
>
> If you're on you're own LAN (with a unique IP) you may have to
> configure your router to forward traffic for the appropriate port(s)
> to your computer (you'll have to figure out what port(s) VNC uses).
What I mean...
Your LAN has a 'facade' that it shows the outside world in the form of
a fixed IP address (128.100.165.33 for e.g.). The DHCP server (also a
router) in turn serves up a dynamic IP (192.168.0.100 for e.g.) to a
client computer and routes traffic to-and-from the client on its LAN,
but only traffic initiated by the the client. By default TCP/IP
traffic that is initiated outside of the router will NOT get sent to
any client of the router... so, in that situation you have to tell the
router what traffic to forward and to what computer (I have my router
set to forward most ports I want to use (HTTP, SSH) to my server and
some others to my main computer).
Eric
More information about the ubuntu-users
mailing list