|
My VPN dropped me today while I was working on Client Access. My network guy said that the inactivity timeout must have triggered. I created the .bat file but I can't find where you say to put it. I am running XP. Suggestions are helpful. Cyndi B. Boise ID ________________________________ From: midrange-l-bounces@xxxxxxxxxxxx on behalf of Booth Martin Sent: Fri 12/1/2006 4:23 PM To: Midrange Systems Technical Discussion Subject: Re: Client Access question create a ping60.bat file like this, and in your VPN menu under Options --> Application Launcher there is a place to tell vpn to run it when ever it gets connected. @echo off echo Ping xxxx every 60 seconds. echo Type Control-C to end or close cmd window. :Again echo Ping %Date% %Time% PING xxxx -n 1 > NUL PING 1.1.1.1 -n 1 -w 60000 >NUL goto Again and change xxxx to your System i address/name.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.