RE: How to solve random VPN disconnection issue

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



Hello Chris,

Thank you for posting here. Let's also thank others for the input.

According to your description, I understand that the remote clients random
disconnect to SBS thru VPN connection. If I have misunderstood the problem,
please don't hesitate to let me know.

Based on my research, I suggest we try the following steps to see if we can
resolve this issue:

1. The random disconnection issue seem the known issue about apply Windows
server 2003 sp2 on SBS. Do you install Windows server 2003 sp2 on SBS? If
yes, please perform the following steps:

1) Update the network adapter drivers
Contact the network adapter manufacturer or contact the original equipment
manager (OEM) for the computer to determine whether an updated network
adapter driver is available. You must have drivers that are compatible with
NDIS 5.2 or with a later version.

2) Modify the registry to disable Receive Side Scaling
a. Click Start, click Run, type regedit , and then click OK.
b. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
c. If the EnableRSS registry entry does not exist, create it. To do this,
follow these steps:
a) On the Edit menu, point to New, and then click DWORD Value.
b) In the New Value #1 box, type EnableRSS , and then press ENTER.

d. Right-click EnableRSS, and then click Modify.
e. In the Value data box, type 0 (zero), and then click OK.
f. Exit Registry Editor.

3) Disable offloading support
a. Click Start, click Run, type regedit , and then click OK.
b. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
c. In the details pane, right-click EnableTCPA, and then click Modify.

Note: If the EnableTCPA registry entry does not exist, create it. To do
this, follow these steps:
a) On the Edit menu, point to New, and then click DWORD Value.
b) In the New Value #1 box, type EnableTCPA , and then press ENTER.

d. In the Value data box, type 0 (zero), and then click OK.
e. Exit Registry Editor.
f. Restart the computer.

2. If the issue persists, I suggest we try the following steps to
reconfigure the VPN connection see if we can resolve this issue:

1) Disable RRAS

a. Schedule a network down time.

b. Please open Routing and Remote Access console on SBS thru run command
"rrasmgmt.msc"

c. Right click the SBSname (local), select Disable Routing and Remote
Access console

2) Run CEICW on SBS

You have to rerun the CEICW to make sure your SBS 2003 server have right
network configuration. Go through the follow KB and Rerun CEICW again
carefully.

How to configure Internet access in Windows Small Business Server 2003
http://support.microsoft.com/kb/825763/en-us

3) Run Remote Access wizard

a. On the Small Business Server 2003-based server, click To Do List in the
left pane of the Server Management console.

b. Under Network Tasks, click Configure Remote Access.

c. Click Next, click Enable Remote Access, click to select the VPN Access
check box, and then click Next.

d. Type the fully qualified public domain name (your public DNS name) of
your server, click Next, and then click Finish.

e. When the wizard is completed, click Close.

4) Then you can access RWW to download Connection Manager or copy the file
from SBS server c:\ClientApps\Connection Manager\SBSPackage.exe. Please
save the sbspackage.exe file in VPN client computer. Then double-click
SBSPackage.exe to run it. After this file run the "connect to small
business server" will be created and you can use it to connect VPN to your
SBS server.

If we cannot resolve the issue after we perform the above steps, please
help me collect some information for further investigation:

1. Once the VPN connection is established, run command "ipconfig /all >
c:\ipconfig_sbs.txt" and "route print > c:\route_sbs.txt" on SBS, send the
files c:\ipconfig_sbs.txt and c:\route_sbs.txt to me at
v-terliu@xxxxxxxxxxxxx

2. Once the VPN connection is established, run command "ipconfig /all >
c:\ipconfig_client.txt" and "route print > c:\route_client.txt" on
problematic client, send the files c:\ipconfig_client.txt and
c:\route_client.txt to me at v-terliu@xxxxxxxxxxxxx

3. Do you install ISA server on SBS? What's the edition?

4. Do you get any VPN related event log on SBS and remote clients?

I hope these steps will give you some help.

Thanks and have a nice day!

Best regards,

Terence Liu(MSFT)

Microsoft CSS Online Newsgroup Support

Get Secure! - www.microsoft.com/security

=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx

When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.

Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.

For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Any input or comments in this thread are highly appreciated.
=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Thread-Topic: How to solve random VPN disconnection issue
| thread-index: AcggyZki2o2hQObVRLGzCOZFVPJ7Qg==
| X-WBNR-Posting-Host: 207.46.192.207
| From: =?Utf-8?B?Q2hyaXMgU3dpbm5leQ==?=
<ChrisSwinney@xxxxxxxxxxxxxxxxxxxxxxxxx>
| Subject: How to solve random VPN disconnection issue
| Date: Tue, 6 Nov 2007 15:06:00 -0800
| Lines: 15
| Message-ID: <4F006F48-9D44-4DC1-98B2-2D6C0A95D17A@xxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
| Newsgroups: microsoft.public.windows.server.sbs
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:74181
| NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
| X-Tomcat-NG: microsoft.public.windows.server.sbs
|
| Hi,
|
| We have a client with SBS 2003 and a couple of remote users that use a
| standard VPN conenctions (Windows XP and 2000). The connection on the
clients
| are set to never time out, but we have noted that the VPN connections
drop
| out randomly. Sometime the VPN connection will last a long time, other
times
| it will drop out afer minutes. I have also set the VPN connections on the
| client PCs to redial if the line is dropped, but this does not happen.
|
| The clients and the SBS server have ADSL connection that do not appear to
| drop connections. In fact, I can run a TS session direct from the clients
to
| the server without issue. I can't see anything obvious in the Event log
| either.
|
| Any one have an idea of what might be wrong here
|

.



Relevant Pages

  • RE: server/connectcomputer from remote offices
    ... > Thank you for posting to the SBS Newsgroup. ... > should be SBS_LOGIN_SCRIPT.bat on the two DCs for remote clients. ... > DC not SBS 2K3 Server, unless they need to access SBS Resource (e.g. ... > the Copy button and paste the full content to the Newsgroup. ...
    (microsoft.public.windows.server.sbs)
  • RE: Remote Office Configuration Suggestions?
    ... The additional DC at the remote site, could not be the SBS server, as you ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • Re: Can I Login to Two SBS Domains from One PC
    ... A's accounting application from 2 of company B clients. ... Run CEICW on SBS ... You have to rerun the CEICW to make sure your SBS 2003 server have right ...
    (microsoft.public.windows.server.sbs)
  • Re: Unable to Connect to Server/Client Desktop using RWW
    ... Please post the results of an ipconfig /all for the sbs server. ... I did another test after turning off the firewall on the remote. ... If port 4125 was not forwarded on the sbs machine, ...
    (microsoft.public.backoffice.smallbiz)
  • Re: Remote Desktop Problem
    ... connectivity issues in SBS Server: ... This newsgroup only focuses on SBS technical issues. ... |> this computer on the Remote tab of properties of My Computer on SBS ...
    (microsoft.public.windows.server.sbs)