# 通过VPN访问IPv6资源的配置文件 # 使用方法:把IPv6.ovpn下载后放到OpenVPN的配置目录下 # 默认为: C:\Program Files\OpenVPN\config # 如果安装目录有变动,自行修改 # IPv6使用方法祥见 http://www.neu.edu.cn/network/ # IPv6资源列表: http://ipv6.neu6.edu.cn client ;dev tap dev tap proto tcp ;proto udp remote vpnhost.neu.edu.cn 8080 ;remote my-server-2 1194 remote-random resolv-retry infinite ifconfig-noexec nobind persist-key persist-tun ca ca.crt auth-user-pass ns-cert-type server tls-auth ta.key 1 comp-lzo verb 4 ;mute 20