I need to access a remote computer using VNC.
the computer has a static IP in its network but connects to Internet trough a VPN connection.
How can I find current IP of this computer from my own system (remotely)?
Can something like DynamicDNS help (e.g. ddclient
&& dnsomatic.com
)? If Yes; does a free service exists?
Both systems run Linux
Thanks