Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4141452
  • 博文数量: 447
  • 博客积分: 1241
  • 博客等级: 中尉
  • 技术积分: 5786
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-27 06:48
个人简介

读好书,交益友

文章分类

全部博文(447)

文章存档

2023年(6)

2022年(29)

2021年(49)

2020年(16)

2019年(15)

2018年(23)

2017年(67)

2016年(42)

2015年(51)

2014年(57)

2013年(52)

2012年(35)

2011年(5)

发布时间:2018-10-12 11:07:20

ipsec pki --gen --type ecdsa --size 256 > /etc/ipsec.d/private/caKey.keybuilding CRED_PRIVATE_KEY - ECDSA failed, tried 2 builders编译时加上 --enable-openssl ......【阅读全文】

阅读(1972) | 评论(0) | 转发(0)

发布时间:2016-07-27 20:09:32

The client needs an internal IP address to use for this tunnel, but yourserver does not offer one. Try to assign a virtual IP using therightsourceip ipsec.conf option on the gateway.......【阅读全文】

阅读(4916) | 评论(0) | 转发(0)

发布时间:2016-05-27 11:24:38

1 sending packet: from 192.168.1.118[500] to 192.168.1.93[500]received packet: from 192.168.1.93[500] to 192.168.1.118[500]parsed IKE_AUTH response 1 [ IDr AUTH N(AUTH_LFT) N(TS_UNACCEPT) ]authentication of 'moon.strongswan.org' with pre-shared key successfulIKE_SA net-net[1] established be.........【阅读全文】

阅读(4009) | 评论(0) | 转发(0)

发布时间:2016-04-28 14:39:28

ipsec pki --gen --type rsa --size 4096 --outform pem > private/centosKey.pemchmod 600 private/centosKey.pemipsec pki --self --ca --lifetime 3650 --in private/centosKey.pem --type rsa --dn "C=CH, O=centos, CN=centos Root CA" --outform pem > cacerts/centosCert.pemipsec pki --print --in cacerts/cent.........【阅读全文】

阅读(5497) | 评论(0) | 转发(0)

发布时间:2015-12-24 11:02:08

 ./configure CFLAGS='-O0 -ggdb3' CXXFLAGS='-O0 -ggdb3' CFLAGS="-DDEBUG_LEVEL=1"build strongSwan with debug symbols./configure  CFLAGS="-DDEBUG_LEVEL=1" --prefix=/usr --sysconfdir=/etc  --enable-openssl --enable-nat-transport --disable-mysql --disable-ldap  --disable.........【阅读全文】

阅读(2250) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册