Results 1 to 6 of 6

Thread: Setting up a VPN

  1. #1
    Join Date
    May 2007
    Location
    On board my boat
    Beans
    483
    Distro
    Ubuntu 11.04 Natty Narwhal

    Setting up a VPN

    I am going to be away semi permanently and want to create a VPN that will allow me to act as if my laptop was connected to my home network.

    All I want is for the drives to be accessible so I can use them for primary access as if they are in the laptop.

    Questions:
    1. Can I set up a Linux VPN that is secure using public WiFi (or however I connect to the net) when I am on the road?
    2. I will be using a desktop (32 bit) as the server, what version of Linux would be best for this?
    3. If my server is linux and the server drives are NTFS will they be accessible using a windows machine? (I will be double booting the laptop)
    4. I would like to set up a pass-code that is stored on the laptop so that only that machine can get access. This can be up to 255 characters and encrypted so it would be very hard to break. Even I would not know what it is. (I would store it on a pen drive and be able to recover it from there.)

    One more. I might want to add separate users that only have access to their one drive, not the server drive. Is that OK?
    Last edited by Don1500; July 19th, 2010 at 05:10 PM.
    Don
    Looks fine to me but then I don't know/care what you run

  2. #2
    Join Date
    Nov 2009
    Beans
    83
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Setting up a VPN

    Is your laptop also Linux or is it Windows?

    If it's Linux, then I'd probably go with an OpenVPN solution. There are lots of guides on how to set this up, just google for it.

    If it's Windows, then I'd go with a PPTP solution as Windows has the client for this built-in. Here's http://pigtail.net/nicholas/pptp/ a reasonable guide for setting up a PPTP VPN for a standard road warrior configuration.

  3. #3
    Join Date
    Nov 2007
    Location
    Newry, Northern Ireland
    Beans
    1,258

    Re: Setting up a VPN

    There is an OpenVPN client with a GUI available for Windows which is very easy to set up. We use OpenVPN because of it's cross platform abilities.
    Last edited by spynappels; July 20th, 2010 at 10:20 AM. Reason: typo
    Can't think of anything profound or witty.
    My Blog: http://gonzothegeek.blogspot.co.uk/

  4. #4
    Join Date
    May 2007
    Location
    On board my boat
    Beans
    483
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Setting up a VPN

    The laptop will be Linux.
    I'll look into OpenVPN today.

    Thanks!
    Don
    Looks fine to me but then I don't know/care what you run

  5. #5
    Join Date
    Nov 2007
    Location
    Newry, Northern Ireland
    Beans
    1,258

    Re: Setting up a VPN

    On Ubuntu 10.04 you can import an .ovpn configuration file directly into Network manager and connect and disconnect using this. It really is ridiculously easy to use.
    Can't think of anything profound or witty.
    My Blog: http://gonzothegeek.blogspot.co.uk/

  6. #6
    Join Date
    Jun 2006
    Location
    Melbourne, Australia
    Beans
    265
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Setting up a VPN

    I use ssh vpn to do that. It's easy to setup and secure (ssh is encrypted)

    There is a howto here

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •