我在 Windows 上测试了这个帐户 VPN,它连接良好,我在虚拟专用服务器上测试的 Debian 上尝试了 openvpn,我收到以下错误。是我屏蔽了 IP VPN,下面是错误的复制/粘贴。
root@eljis:~/Desktop/freedom# openvpn free.conf
Thu Nov 24 16:00:00 2011 OpenVPN 2.1.3 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6] [eurephia] built on Oct 21 2010
Enter Auth Username:fip_115e8vc19L
Enter Auth Password:
Thu Nov 24 16:01:03 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Thu Nov 24 16:01:03 2011 Control Channel Authentication: using 'ta.key' as a OpenVPN static key file
Thu Nov 24 16:01:03 2011 LZO compression initialized
Thu Nov 24 16:01:03 2011 Attempting to establish TCP connection with [AF_INET]94 .23.146.141:443 [nonblock]
Thu Nov 24 16:01:04 2011 TCP connection established with [AF_INET]94.23.XXX.XXX:443
Thu Nov 24 16:01:04 2011 TCPv4_CLIENT link local: [undef]
Thu Nov 24 16:01:04 2011 TCPv4_CLIENT link remote: [AF_INET]94.23.XXX.XXX:443
Thu Nov 24 16:01:04 2011 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Thu Nov 24 16:01:05 2011 [server] Peer Connection Initiated with [AF_INET]94.23.XXX.XXX:443
Thu Nov 24 16:01:07 2011 Note: Cannot open TUN/TAP dev /dev/net/tun: Operation not permitted (errno=1)
Thu Nov 24 16:01:07 2011 Note: Attempting fallback to kernel 2.2 TUN/TAP interface
Thu Nov 24 16:01:07 2011 Cannot allocate TUN/TAP dev dynamically
Thu Nov 24 16:01:07 2011 Exiting