On Sun, Apr 27, 2008 at 2:34 PM, Oliver Marshall
<[EMAIL PROTECTED]> wrote:
> Does anyone know of an open source remote control app (I guess anything
>  like that would be VNC based) that will allow a tech to control a remote
>  machine at will without requiring any ports to be open on the firewall
>  at the destination end?

  What you're asking is more about networking than the remote control
software.  As others have said, if you're going to be initiating a TCP
connection to the remote, there has to be a port open.

  The only way around that is to have the remote *always* initiate a
connection to a system you control, and then use that as a
back-channel to get in to the remote when you need to.  You could, for
example, use the open source OpenVPN program to initiate connections
to an IP virtual network dedicated for remote control purposes; just
don't assign a default gateway.  But this will mean there's a lot of
network traffic all the time, for the VPN tunnel's purposes.
Depending on your situation, it may also create a security problem, as
now there's a way through all your firewalls.

  Does Dameware offer a more lightweight versions of the above workaround?

-- Ben

~ Upgrade to Next Generation Antispam/Antivirus with Ninja!    ~
~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm>  ~

Reply via email to