PuTTY - Keeping session alive

If you have some VPN tunnels that timeout based on activity, you could try the following setting if you are using PuTTY

1) Open PuTTY and load your saved session

2) Navigate to Connection

3) Set "Seconds between keepalive" to anything larger than 0 (Note: 0 means disabled)


This will make PuTTY to send NULL packet across the session and your underlying VPN will be deceived that the user is still using the connection.

Comments

Popular Posts