|
|
Hello.. I have installed openvpn client at XP and server at linux. When I telnet the server using public IP without VPN and some idle time like one minute, there is no problem.. But when I telnet the same server using OpenVPN, and some idle time like one minute, application (telnet, ftp...etc) is disconnected automatically but VPN is still connected. So, I can reconnect the server via VPN without reconnect the VPN. So I think that this problem is OpenVPN related.. I have also changed mssfix from 1300 to 1500, but the result was same... There is no any security solution like firewall at server and XP, and there is no config timeout related at server. and my config is below.. dev tap0 remote xxx.xx.xx.xx tls-client proto udp port 5000 comp-lzo verb 4 resolv-retry infinite nobind ca myca.crt cert my.crt key my.key pull persist-local-ip ping 30 ping-restart 60 auth-user-pass pass.wod Thanks...... _________________________________________________________________ 전세계인이 함께하는 웹 메일 서비스인 MSN Hotmail을 만나 보세요. http://www.hotmail.com/ ______________________ OpenVPN mailing lists 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/2006-11/msg00052.html on line 220 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/2006-11/msg00052.html on line 220 |