|
|
> hy... my idea is create a "openvp-server" and "openvpn-clients". > i would like to share secure informations with who want... like a > "free-openvpn-server". > where people contact me and than i create the certificates, user, > pass..., and this client can get informations on my server securely. > > but i didnt find informations about this using openvpn, only freeswan, > but i dont want to use freeswan. To manage the certificate you can use the scripts in the easy-rsa directory of the openVPN source archive. There is also a directory called sample-config-files. Have a look at the server.conf and client.conf these are pretty good templates to start your project. You should only need to generate the certificates and modify a few things in the config files (Network addresses and the like) to make your VPN work. There is also plenty of information on the website and some pretty decent tutorials. Jean-Pierre -- Powered by Linux From Scratch - http://schwicky.net/ PGP Key ID: 0xEE6F49B4 - AIM/Jabber: Schwicky - ICQ: 4690141 Nothing is impossible... Everything is relative! ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |