×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




It does take multiple things to get it to work reliably on Windows Vista and
Windows 7: Windows registry settings, .ws file settings, and other System i
Access settings. We have about 40 people who access our systems via VPN
either full-time (telecommuters) or occasionally (on-call). After doing all
of the following, no one has timeout problems anymore. We are using a
Fortigate Firewall for our VPN connections and have turned off idle timeout
in the Fortigate for the VPN connections. Each PC uses a FortiGuard SSL VPN
client where keep-alive is turned on. We still needed the following things
for it to work properly.

Windows Registry Settings
Sets the interval to 5 seconds and the time to 10 seconds.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters]
"KeepAliveTime"=dword:00002710
"KeepAliveInterval"=dword:00001388


System i Access Workstation (.ws) Files
Both sections are needed.

[Communication]
KeepAlive=Y
[Telnet5250]
KeepAlive=Y

System i Access KeepAlive Settings
The first command turns on keep-alive for everything except telnet (which
uses the registry settings above). The second command sets the interval to
5 seconds and the time to 10 seconds.

From a command prompt type:
cwbcopwr /svc:all /ka:1
cwbcopwr /mka:5,10

You can experiment with different settings for the interval and time both in
the Windows registry settings and the second command for the System i Access
settings. Lower settings didn't work well for us.

Reboot the PC after configuring everything.


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Kirk Goins
Sent: Friday, October 21, 2011 10:15
To: Midrange Systems Technical Discussion
Subject: Re: Sonicwall VPN and ADSL connection

Found this.. but have not tested it.
http://www.midrangenews.com/view?id=1256&p=4

On Fri, Oct 21, 2011 at 8:09 AM, Pat Barber <mboceanside@xxxxxxx> wrote:

I sort had a feeling that might be the answer but I can't find it either.

On 10/20/2011 9:11 PM, Kirk Goins wrote:
I have found the more reliable way to fix this issue is a Windows OS
Change.. The change sets the Keepalive or similar parm a value like
2 minutes. Wish I could find that MS KB article. I remember the
registry
hack
or what ever was a little different per Windows OS level.

I will see if I can find the KB


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/midrange-l.




--
Kirk
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.


---wlteihnssf---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.