欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
OpenVPN
来自开放百科 - 灰狐
(版本间的差异)
第3行: | 第3行: | ||
Install and build the [[LZO]] real-time data compression library and OpenVPN source code. | Install and build the [[LZO]] real-time data compression library and OpenVPN source code. | ||
./configure | ./configure | ||
− | + | make & make install | |
==Use== | ==Use== | ||
+ | Creating configuration files for server and clients, sample-config-files directory of the OpenVPN source distribution | ||
+ | Editing server.conf | ||
+ | Editing client.conf | ||
+ | Starting the server | ||
+ | openvpn [server config file] | ||
+ | Starting the client | ||
+ | openvpn [client config file] | ||
+ | ==GUI== | ||
+ | [[Webmin]] OpenVPN Admin Module http://www.openit.it/index.php/openit_en/software_libero/openvpnadmin | ||
+ | |||
==Links== | ==Links== | ||
*http://openvpn.net/ | *http://openvpn.net/ | ||
*http://docs.huihoo.com/openvpn/ | *http://docs.huihoo.com/openvpn/ | ||
*http://download.huihoo.com/openvpn/ | *http://download.huihoo.com/openvpn/ |
2008年12月5日 (五) 15:25的版本
OpenVPN is a full-featured SSL VPN solution which can accomodate a wide range of configurations, including remote access, site-to-site VPNs, WiFi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls
目录 |
Install
Install and build the LZO real-time data compression library and OpenVPN source code.
./configure make & make install
Use
Creating configuration files for server and clients, sample-config-files directory of the OpenVPN source distribution
Editing server.conf Editing client.conf
Starting the server
openvpn [server config file]
Starting the client
openvpn [client config file]
GUI
Webmin OpenVPN Admin Module http://www.openit.it/index.php/openit_en/software_libero/openvpnadmin
Links
分享您的观点