|
|
Hello all. I have set VPN server(linux) and lots of(about 10 clients) Windows XP clients. But clients connection reset too often in spite of the no connection problem(adsl). belows are configs. Server config) port 5000 proto udp dev tap0 tls-server dh key/dh1024.pem ca key/my-ca.crt cert key/server.crt key key/server.key ifconfig 10.1.0.1 255.255.255.0 ifconfig-pool 10.1.0.10 10.1.0.254 255.255.255.0 push "route-gateway 10.1.0.1" duplicate-cn client-to-client keepalive 10 60 comp-lzo user root group root persist-key persist-tun status openvpn-status.log log openvpn.log log-append openvpn.log verb 4 client config) dev tap0 remote vpn.remote.com tls-client proto udp port 5000 comp-lzo verb 4 resolv-retry infinite nobind ca my-ca.crt cert clientcrt key client.key pull persist-local-ip ping 20 ping-restart 60 auth-user-pass pass.wd When I change the time of the ping and ping timeout, there is no change. How can I solve this problem? Thanks in advance. _________________________________________________________________ 행운의 주인공이 이번엔 나일꺼야, 진짜루... 인터넷 복권 http://www.msn.co.kr/money/interlotto/ ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ 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/2005-01/msg00022.html on line 235 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/2005-01/msg00022.html on line 235 |