SLES FAQ -- 设置VPN
时间:2005-10-27 来源:wjqhd
先占个地方,呵呵
在SLES9下配置带证书的VPN还是需要一些步骤的
1. 生成CA cacert.pem
2. 生成newreq.pem
3. 生成newcert.pem
4. 生成crl.pem
5. 生成client newreq.pem
6. 生成client newcert.pem
7. 拷贝CA cacert.pem, newreq.pem, newcert.pem,crl.pem这些文件到相应的目录
8. 拷贝CA cacert.pem, newcert.pem,crl.pem和client newreq.pem,client newcert.pem这些文件到client的相应目录
9. 配置/etc/ipsec.secrets文件,加入针对newreq.pem的口令部分
10. 配置/etc/ipsec.conf文件
11. 配置client /etc/ipsec.secrets文件,加入针对client newreq.pem的口令部分
12. 配置client /etc/ipsec.conf文件
13. 启动ipsec
14. 启动client ipsec
相关阅读 更多 +