trying to remote control a pc on the lan that is vpn'd to another corporate network with firewall etc. need free for commercial use software to do so. teamviewer might work, but expensive. logmein is the only working solution so far, but slow and unreliable connection process - have to connect while pc is not vpn'd, start a script to wait for vpn connected dialog and click ok automatically because user will become disconnected, then script will restart logmein to use their proxy and also to disconnect the timed out user, then reconnect with logmein and do something similar when disconnecting from vpn)
currently trying to use freesshd and tightvnc server on the vpn'd machine, and putty and tightvnc viewer on the viewing machine. hoping to connect via ssh and vnc, establish vpn, reconnect with ssh and vnc... however vpn is not allowing ssh connection. any help? maybe need to configure freesshd to use firewall? don't see settings for that, needs to be done manually?