0

Is there a way of setting up a VNC-style server (RDP would do as well) on machines behind NATs, and have access to them? Should be technically possible by having outgoing connections from the NATed terminals to a server, waiting for a remote user to access it.

We basically have a bunch of embedded devices at different clients, and we'd like to manage them remotely, without having to ask clients to set-up port forward for each terminal we install.

Jamona Mican
  • 133
  • 1
  • 6

2 Answers2

0

How would you propose to distinguish these servers behind the firewall? Only one VNC service can listen on a given port, there is no 'VNC Gateway' software available as far as I can find.

The only way to make this work without port forwarding would be to assign every machine with VNC a public IP address.

Sammitch
  • 2,111
  • 1
  • 21
  • 35
0

Have you considered something like LogMeIn? I use it for many of my clients.

joeqwerty
  • 109,901
  • 6
  • 81
  • 172