|
|
Doug Lytle <support <at> drdos.info> writes: > > What distro? Lets see your config files > > Doug Hi Doug OS is Debian Sarge My conf file is below Matt port 1194 # TCP or UDP server? proto udp dev tun # Certificate Authority file ca /etc/ssl/cacert.pem # Our certificate/public key cert /etc/ssl/servercert.pem # Our private key key /etc/ssl/serverkey.pem # Diffie hellman parameters. dh /etc/ssl/dh1024.pem server 10.0.2.0 255.255.255.0 # Ping every 10 seconds, assume that remote # peer is down if no ping received during # a 60 second time period. keepalive 10 60 # Enable compression on the VPN link. comp-lzo # Output a short status file showing # current connections, truncated # and rewritten every minute. status openvpn-status.log # 9 is extremely verbose verb 9 ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2004-12/msg00001.html on line 229 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2004-12/msg00001.html on line 229 |