I want to run a vpn server on my rig.


  1. Posts : 334
    7 home premium 64 bit
       #1

    I want to run a vpn server on my rig.


    Hi guys, I am in need of some ideas. The work I do is very picky about how I send files insisting they always be over a secure line that is encrypted or something like that. This can become difficult when traveling as there is a whole mess of stuff and I cant bring it all with me. My plan was to set up one of my home computers that has everything I could ever need as a vpn server just for me and my co-workers.
    I would like to configure some form of encryption sort of like vpn-book or such so my line can be so called (secure) for my work needs. Any Ideas on how to do this?

    Any other suggestions on how to get files securely from one computer to another?

    Thanks
      My Computer


  2. Posts : 2,468
    Windows 7 Ultimate x64
       #2

    First of all, how does your customer or final destination of those files secure their transfer? That is, out of the traveling situation, how do you transfer the files? Is that tranfer secure and encrypted?

    Then, how do you plan to work when traveling? Copy the files to your home computer and then transfer from there?

    A possible solution could be to setup a SSH server at that home computer. That's a very secure, encrypted protocol that may fit your purpose. It allows file transference though SFTP, port forwarding for a small VPN-like access and remote command line execution on the server. It also has authentication features that allows to know that you're connecting to the right computer too. You can use it for encrypted file transference or to connect remotely to any service running there.
    Windows doesn't come with anything like this but there are a number of third party programs (some open source, others free and others paid) that you can use for this.

    Note that for all this to work you need to be able to do port forwarding on your router and the ISP must allow for it (some don't like users to run servers on their connections).
      My Computer


  3. Posts : 334
    7 home premium 64 bit
    Thread Starter
       #3

    1 there are no customers. It is me and coworkers. Our computers are encrypted (as work requires) so the only unsecured connection would be if one of us were trying to collect the file through a hotel connection. Hotel connections to my knowledge use a common password that every one uses or are unsecured altogether (meaning you just connect). So unless I encrypt the connection we are to assume there is no security.

    2 My computer at home will already have the files as they are "my files." No need to copy from work or the such as we are all remote. Our homes are our workplace. So yes the files will need to be copied from my home server to my new location and preferably put back when I am done.

    FTP would work just fine I think. I will do some research into SSH server.

    As for port forwarding I am pretty sure I can do that. It is like opening a port for a torrent program yes?

    Is there a list of such free 3rd party programs?

    Thanks
      My Computer


  4. Posts : 2,468
    Windows 7 Ultimate x64
       #4

    computergeekguy said:
    Hotel connections to my knowledge use a common password that every one uses or are unsecured altogether (meaning you just connect). So unless I encrypt the connection we are to assume there is no security.
    Yes, that's the safest assumption, that there is no security at all. Not due to passwords, but because the connection is both open and controlled by people you can't trust really, the hotel becomes the ISP and as such as the capability to see every and each transfered data, as well as other guests connecting that can try to spy on your computer too. For extra security I would suggest to firewall all incoming connections too.
    Encryption mitigates that problems, so that they can only spy encrypted data.


    computergeekguy said:
    FTP would work just fine I think. I will do some research into SSH server.
    So it's just file copying? That's easy to do and SSH, though SFTP, will do it fine. Do not confuse with plain FTP or FTPS which fullfil very similar objetives in a radically different way.
    Many standard FTP clients can connect there, like Filezilla client or WinSCP.


    computergeekguy said:
    As for port forwarding I am pretty sure I can do that. It is like opening a port for a torrent program yes?
    Yes, exactly the same, you just open TCP port 22 on your home router and computer firewall and connect to your public IP. Note that if your ISP gives dynamic external IP you'll also need to have some dynamic DNS service in place, so that you know what your IP is.


    computergeekguy said:
    Is there a list of such free 3rd party programs?
    I would start with Wikipedia, it contains a comprensive list of servers and some data about them: Comparison of SSH servers - Wikipedia, the free encyclopedia

    I personally have tried 2 of them. FreeSSHd (freeSSHd and freeFTPd - open source SSH and SFTP servers for Windows) which is a open source server, it's small and simple to use and configure, seems to be a nice option to begin with at least to try.
    Bitvise SSH Server (https://www.bitvise.com/ssh-server) is a much more complex one, proprietary, free for personal and paid for professional use but it includes a much more serious configuration section and a lot of options. I'm using it right now in my house and happy with it so far.
      My Computer


  5. Posts : 334
    7 home premium 64 bit
    Thread Starter
       #5

    I like this plan. I have looked up the technology and think I could set it up fairly easy. I will need to install a SSH client for everyone else like WinSCP as mentioned above. All I need is file copying and the ability to put it back on the server when done. This looks like it will do that nicely.
    Thanks
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:02.
Find Us