« January 30, 2004 | Main | February 9, 2004 »
February 3, 2004
OpenVPN 我爱网络
http://windtear.net/archives/2004/02/03/000283.html 扔掉了 lzo ssl crypto ./configure --disable-lzo --disable-crypto --disable-ssl \--without-lzo-headers --without-lzo-lib --without-ssl-headers --without-ssl-lib ******* WARNING *******: OpenVPN built without OpenSSL -- encryption and authentication \features disabled -- all data will be tunnelled as cleartext 然后 .conf 的 secret $KEYFILE comp-lzo 都不能要了 客户端只要 .ovpn 就行了 去掉 secret ping 也没必要 remote 用域名最好 key 文件没用 新编译的openvpn 也不能 --genkey 了 openvpn --genkey --secret $KEYFILE More...Posted by windtear at 11:49 PM