Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8915555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T04:59:49+00:00 2026-06-15T04:59:49+00:00

I recently connected to VPN using Nortel client. The problem that i faced, I

  • 0

I recently connected to VPN using Nortel client.

The problem that i faced, I borrowed RSA from somebody connected to VPN , had to leave pc idle for 30min or so and VPN timed out. So i had to wake people up and ask for keys to connect.

So I was wondering if its possible to write a script (I am familiar with Batch and javaScript ) that do not let the connection timeout?
What I could think of : keep on sending inputs after a time and do not let it get idle enough to avoid the timeout period. is that a feasible approach ? if not anything better?

I have not tried anything yet, except for googling and that too with not much positive outcomes. and I do not know where to start.

I am not asking for a cooked up solutions(though if someone has it would be great , lol ) , just little guidance, the right direction? or references to some resources maybe?

I would really appreciate some guidance and not downvotes.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T04:59:50+00:00Added an answer on June 15, 2026 at 4:59 am

    Well, if it is a matter of timing out because idle standby, the solution is rather simple. The following pseudocode can be be implemented in many ways

    repeat:
       ping once gateway_ip  
       wait n seconds
    

    You can do this as a bash or batch script. Here’s an example in bash:

    while true
    do
       ping -c 1 gateway_ip
       sleep 3
    done
    

    Or as a batch script:

    :loop
    ping -n 1 gateway_ip
    ping -n 3 127.0.0.1 
    goto loop
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have an existing (old) codeline that we have recently converted from VC6 to
I'm working on a site that is using Facebook Connect and recently made some
I've connected to a linux-based server using ssh. Recently, I've installed JDK using following
I'm having a problem with NetBeans 6.9.1 that has cropped up recently after many
I recently purchased a Bluetooth module from China. Now that I have it I
We are developing an occasionally connected application that uses SQL Compact on the client
I've recently had to draw some architectural diagrams that feature the use of an
I recently started a WPF application. I connected that to a BaseX (XML-based) database
Ive recently get IPBoard board software for my gaming community, I converted it from
I am writing a ClickOnce WPF app that will sometimes be used over VPN.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.