Simplest vpn server for linux
Posted
by Ian R.
on Server Fault
See other posts from Server Fault
or by Ian R.
Published on 2010-05-26T01:01:46Z
Indexed on
2010/05/26
1:11 UTC
Read the original article
Hit count: 243
vpn
I'm supposed to setup a vpn server on our linux machine for some of our employees who travel a lot. I have 10 ip's on that server so I'm looking into a simple software (not openvpn which is a hell to digest). The software should be able to allow connections from any os type (linux, mac, windows). It should also be able to allow connections via username/password. I would like to assign 1 ip to each client.
Any ideas, names?
© Server Fault or respective owner