考试网 >> IT认证 >> Linux >> Linux指导 >> 基于linux操作系统架构openvpn总结

基于linux操作系统架构openvpn总结

发布时间:2006-06-28 10:21     点击:
分页:上一页  1 2 3 4 5 6 7 [8] 9 10  下一页

Data Base Updated  

4.5.1.4 建立 Diffie Hellman文件  

Diffie Hellman参数必须要在openvpn server中使用。  

./build-dh  

4.5.1.5 所有文件的列表及使用的主机  

代码:  

Filename Needed By Purpose Secret  

ca.crt server + all clients Root CA certificate NO  

ca.key key signing machine only Root CA key YES  

Dh{n}.pem server only Diffie Hellman parameters NO  

server.crt server only Server Certificate NO  

server.key server only Server Key YES  

gz.crt 广州 only gz Certificate NO  

Gz.key 广州 only gz Key YES  

hcrt 河北 only hb Certificate NO  

hb.key 河北 only hb Key YES  

hz.crt 杭州 only hz Certificate NO  

hz.key 杭州 only hz Key YES  

根据上表,将所有的文件拷贝到需要这些文件的主机上。  

4.5.2 OpenVPN Server端的配置  

刚安装完openvpn的时候,/opt/openvpn目录下只有sbin和man两个文件夹,为方便起见,我们可以在该目录下建立其它的文件夹。  

代码:  

目录名 作用  

Sbin 放置openvpn的主程序“openvpn”  

Conf 放置配置文件  

Ccd 放置各client的独立配置文件  

Log 放置server的日志文件  
分页:上一页  1 2 3 4 5 6 7 [8] 9 10  下一页
版权申明:未经书面授权请勿转载本站信息!!作品版权归所属媒体与作者所有!!
发表评论: 匿名发表 用户名: 查看评论
您将承担一切因您的行为、言论而直接或间接导致的民事或刑事法律责任
留言板管理人员有权保留或删除其管辖留言中的任意内容
本站提醒:不要进行人身攻击。谢谢配合。
在本站搜索相关信息
2003-2005 Ksw123.com All Rights Reserved. - TOP
Copyright © 2006 Ksw123.com. All rights reserved.中国考题网 版权所有