Re: How do i keep a ping command every 10/20 seconds

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"MSExchange2003Student" <exchangestudent@xxxxxxxxxxxxxx> wrote in message
news:epufHFLrHHA.3248@xxxxxxxxxxxxxxxxxxxxxxx

"Pegasus" <I.can@xxxxxxx> wrote in message
news:e1BVeBGrHHA.4108@xxxxxxxxxxxxxxxxxxxxxxx

"MSExchange2003Student" <exchangestudent@xxxxxxxxxxxxxx> wrote in message
news:%23%23GwjNCrHHA.3492@xxxxxxxxxxxxxxxxxxxxxxx
Hi all

I ahve VPN tunnels between 2 pc's on my network that goed over the
internet. My concern is that the VPN tunnel goes down and then a ping is
required from the client (not in my building) - Is there any utility
that i can use that will ping the server every 10/20 seconds to keep the
tunnel up - Please help urgentlu


Try this:
@echo off
:again
ping OtherPC -n 1
ping localhost -n 20 > nul
goto again
What the heck is this - is it contents that must be in a script file?

It's a simple, humble batch file.


.



Relevant Pages

  • netscreen vpn tunnel
    ... I set up several vpn tunnels and I can ping the servers on the other ... But I cannot ping any server via the tunnels directly from the netscreen ... System Consultant · OCLC PICA GmbH ...
    (comp.security.firewalls)
  • Re: How to ping a pc continuously
    ... for similar posts prior to creating a new post. ... ping www.google.com ... We have VPN tunnels ... See the identical question asked here three days ago under the ...
    (microsoft.public.windowsxp.general)
  • Re: How to ping a pc continuously
    ... for similar posts prior to creating a new post. ... ping www.google.com ... We have VPN tunnels ... See the identical question asked here three days ago under the ...
    (microsoft.public.windowsxp.general)
  • Re: How do i keep a ping command every 10/20 seconds
    ... I ahve VPN tunnels between 2 pc's on my network that goed over the ... internet. ... My concern is that the VPN tunnel goes down and then a ping is ... up - Please help urgentlu ...
    (microsoft.public.windowsxp.general)
  • How do i keep a ping command every 10/20 seconds
    ... I ahve VPN tunnels between 2 pc's on my network that goed over the internet. ... My concern is that the VPN tunnel goes down and then a ping is required from ...
    (microsoft.public.windowsxp.general)