Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: VPN server with windows clients?

  1. #1
    Join Date
    May 2013
    Beans
    13

    VPN server with windows clients?

    Hi, I am trying to setup a VPN connection from a windows client to my Ubuntu Server 12.04 at a different location.


    Basically I want Windows clients to be able to connect via the 'new VPN connection wizard' in the control panel, I don't want any special programs or anything.

    Then, after creating the VPN connection, I want to be able to access my samba folders over the VPN.

    Can someone please tell me what I need to install in order for this to work? openVPN access looked pretty good, except that I have to pay for each client.

    I need a tutorial too, if need be.

    (Kind of confused if I need to setup anything different, given that the server already accepts SSH connections.)

  2. #2
    Join Date
    May 2007
    Location
    NY's first capital
    Beans
    2,868
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: VPN server with windows clients?

    I don't know of any free VPN servers which will allow connections pptp or other through control panel.

    As far as OpenVPN, you do not need to pay for client software, but it does need to be installed on each client.

    I'm very happy with openVPN server and client software for Windows and Mac OSX. I run the server on my router, WNDR 3800.
    Nothing is ever easy, but if it is difficult you must be doing it wrong.

  3. #3
    Join Date
    May 2013
    Beans
    13

    Re: VPN server with windows clients?

    The certificate side of the VPN stuff confuses me, how can I just set my server up so that clients can just login with a username and password and then have access to the server as if it was in a LAN?

    New to VPNs, bad with the terminology.

  4. #4
    Join Date
    May 2007
    Location
    NY's first capital
    Beans
    2,868
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: VPN server with windows clients?

    Well this is kind of old but it may get you started.

    http://opensourcehacker.com/2011/10/...-ubuntu-linux/

    What version of Ubuntu Server are you running?

    Certificates are good to know for making secure connections. Check out some of the how to's on openwrt.org.
    Nothing is ever easy, but if it is difficult you must be doing it wrong.

  5. #5
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: VPN server with windows clients?

    PPTP and MSCHAP v2 is insecure.
    http://www.net-security.org/secworld.php?id=13342
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

  6. #6
    Join Date
    Feb 2009
    Beans
    98
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: VPN server with windows clients?

    Quote Originally Posted by kevinxsalerno View Post
    Hi, I am trying to setup a VPN connection from a windows client to my Ubuntu Server 12.04 at a different location. Then, after creating the VPN connection, I want to be able to access my samba folders over the VPN.
    What * access * do your users require? Do they just simply need to read files from your samba folders? or do they need both read-and-write access to your samba folders?

    Either way, try this tutorial: using samba share over SSH
    Overclocked HPML150 running Precise Pangolin 12.04 LTS

  7. #7
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: VPN server with windows clients?

    Where are these users located? Are they in a LAN? If so, it would be much simpler to install a copy of OpenVPN on the remote machine and drop an old PC into the local network with another copy of OpenVPN. Then you can set up a static-key tunnel between the old PC and the remote server, and configure your router to send traffic for the remote server to the old PC for forwarding. Unless you need to support roaming users, this is a much simpler solution than the certificates and such required to support multiple individual client machines.

    I use this setup here in my home office. I have a PC that connects via OpenVPN to my Linode server out in the cloud. My router has a static route that forwards traffic for the Linode server to the PC. Because the OpenVPN hosts use an entirely different network subnet from the rest of my network, this is easy to configure in the router. I just send all packets with addresses in 10/8 to the PC. The rest of my hosts have addresses in 192.168/16.
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

  8. #8
    Join Date
    May 2013
    Beans
    13

    Re: VPN server with windows clients?

    Quote Originally Posted by 3L33T View Post
    What * access * do your users require? Do they just simply need to read files from your samba folders? or do they need both read-and-write access to your samba folders?

    Either way, try this tutorial: using samba share over SSH
    They need read-write access to the samba folders, that is all.

    Thanks, I'll check it out.

    Quote Originally Posted by SeijiSensei View Post
    Where are these users located? Are they in a LAN? If so, it would be much simpler to install a copy of OpenVPN on the remote machine and drop an old PC into the local network with another copy of OpenVPN. Then you can set up a static-key tunnel between the old PC and the remote server, and configure your router to send traffic for the remote server to the old PC for forwarding. Unless you need to support roaming users, this is a much simpler solution than the certificates and such required to support multiple individual client machines.

    I use this setup here in my home office. I have a PC that connects via OpenVPN to my Linode server out in the cloud. My router has a static route that forwards traffic for the Linode server to the PC. Because the OpenVPN hosts use an entirely different network subnet from the rest of my network, this is easy to configure in the router. I just send all packets with addresses in 10/8 to the PC. The rest of my hosts have addresses in 192.168/16.
    They need to access the server via roaming. They use laptops and travel very often.

  9. #9
    Join Date
    Aug 2013
    Beans
    22

    Re: VPN server with windows clients?

    I'm not sure how much more clear the original poster could be. The requirements are these:

    #1 Windows Client
    #2 No extra client software permitted.. just what comes with windows.

    The answer is either a yes or no - Can it be done with Ubuntu or not? Are we again making the fatal mistake of thinking the customer doesn't know what he wants?

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

    Re: VPN server with windows clients?

    Please don't resurrect nearly year old threads, the OP received some suggestions which he said he'd investigate.
    Can't think of anything profound or witty.
    My Blog: http://gonzothegeek.blogspot.co.uk/

Page 1 of 2 12 LastLast

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
  •