I have a workstation that serves as my network's testing server for my web projects. This is where I keep all my updated webpages. I want to be able to monitor what changes have been made by my developers from my home PC located outside that said network. It this possible. (It has no public IP address)
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
migrated from stackoverflow.com Feb 13 '12 at 9:04
|
Your best bet is probably to setup a VPN between your home PC and whatever network your workstation is on. Once you've don't that you can connect to it using it's internal IP. If you are running a windows server network it's fairly straight forward to configure (a quick google search) otherwise checkout OpenVPN for linux variants. |
|||||
|