login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


..and how to remote into a box, behind a router. Any ideas? Links with tuts?

asked Aug 14 '10 at 13:03

NoncDavid's gravatar image

NoncDavid
40671424


You need a VNC Server to run on the computer you plan to access. Some OSes like Mac OS X have a VNC Server built-in (just turn on screen sharing and enable VNC access). If yours doesn't you can use a free one like tightVNC.

Then you need a VNC client of course to access it.

To access through a router, you normally have to port forward. That is you have to point the VNC connection's port manually to the computer you want to control. VNC's default port is 5900. Every router has a different way to setup port forwarding. You can find just about any tutorial for any router here: portforward.com

If you want to VNC over the internet so you can access your computer anywhere without the need for 3rd party services (like Apple's back to my Mac or logmein), you can easily do this with a dynamic DNS. That is you get a static name like "yourcomputer.com" that syncs with your dynamically changing internet IP (Most ISPs charge more to allow you a static IP). I use dyndns.com, which is completely free. You'll get one like "mycomputer.dyndns.net". Then you simply download a small utility, located here, to your computer you want to access via VNC, and this utility app will run in the background making sure your dynamic DNS name is linked to your current IP address.

Some ISP's / internet routers have issues with allowing you to use the Internet IP address of the ISP to access your computer locally... so it's best to only use the DNS name when you're away from you local network, but when you are connected to the local one, just use the normal local IP.

answered Aug 14 '10 at 14:19

Granit's gravatar image

Granit
6.3k114393

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×60
×16
×13
×1

Asked: Aug 14 '10 at 13:03

Seen: 564 times

Last updated: Aug 14 '10 at 14:19