evdzon

New Member
Joined
May 12, 2010
Messages
2
Hello,

I think somebody should have encountered this but somehow i can't find a relative thread or document regarding our problem.

Let start with a network layout. In our company network we have 3 gateways. Default gateway is a ISA 2006 server. We don't use the isa client so we're all Secure NAT clients. Next to this ISA we have 2 Zyxel gateways (Zywall 1050 and Zywall 70).

We use the ISA as gateway for standard internet stuff (http(s), ftp, pptp, cisco ipsec client etc etc). For our customer support we started with IPSEC vpn connections between our network and the customer network. Eventually we ended up with a Zyxel Zywall 1050 with 400+ IPSEC vpn's and a Zywall 70 with some left overs from the start of this setup.

We're creating static routes on the ISA server to point to the correct 2nd gateway.

This setup is running for over 5 years with minor issues (mostly ISA filter related).

Since we (the IT Staf :D) has upgraded the laptop's to Windows 7 we encounter some issues mostly with RDP sessions over the IPSEC tunnels. These sessions drop and reconnects every 20 seconds or so.
When we use Windows Server 2003 or Windows XP (any SP) as RDP client we don't encounter the issue and we can be connected for hours without a drop.
When we use our Windows 7 laptop and we add a static route to the correct gateway the RDP session is also stable.

Normally a client request info from the default gateway. If the default gateway has info about the next step (the static route) it return this info to the client and the client starts to connect thru the learned route. This all seems to work fine with Windows Xp but it looks like Windows 7 is refreshing his routing table even if the route is being used.

Has somebody encountered these kind of issues? We've reinstalled our laptops multiple times and encounter this issue since Windows 7 Beta but in the beta the was a legacy networking problem. One of my colleagues was running windows Vista before he installed W7 and didn't encountered this issue with Windows Vsita. If we're running a continues ping -t to a remote server we get replies even if the RDP session reconnects. It rare that we receive a timeout during the ping and it's never at the same time we lose RDP connection.

We've tested different MTU settings but as the VPN itself works fine it must be a W7 issue.


I hope somebody can point us into the right direction.

Rgds. evdzon
 

Last edited:
Solution
It seems like you are experiencing issues with RDP sessions dropping and reconnecting every 20 seconds when using Windows 7 laptops over IPSEC tunnels, while this problem does not occur with Windows Server 2003 or Windows XP as RDP clients. Here are a few troubleshooting steps and considerations that might help you address this problem:

Troubleshooting Steps:​

  1. Static Routes:
    • Confirm that the static routes on the ISA server are configured correctly and point to the correct gateways for the IPSEC connections.
    • Ensure that the routes being used by Windows 7 laptops are correctly configured and active when the RDP sessions are established.
    []Networking Protocols:
    • Verify the compatibility of...
It seems like you are experiencing issues with RDP sessions dropping and reconnecting every 20 seconds when using Windows 7 laptops over IPSEC tunnels, while this problem does not occur with Windows Server 2003 or Windows XP as RDP clients. Here are a few troubleshooting steps and considerations that might help you address this problem:

Troubleshooting Steps:​

  1. Static Routes:
    • Confirm that the static routes on the ISA server are configured correctly and point to the correct gateways for the IPSEC connections.
    • Ensure that the routes being used by Windows 7 laptops are correctly configured and active when the RDP sessions are established.
    []Networking Protocols:
    • Verify the compatibility of networking protocols, especially related to IPSEC and RDP, across different Windows operating systems.
    • Check for any protocol mismatch or configuration discrepancies specific to Windows 7 that might be causing the issue.
    [
    ]Windows 7 Network Configuration:
    • Review the network adapter settings on Windows 7 laptops, including settings related to DNS, DHCP, IPv4, and IPv6 configurations.
    • Check for any conflicts or inconsistencies in network settings that could disrupt the RDP sessions.
    []Routing Table Updates:
    • Monitor the routing table updates on Windows 7 during the RDP sessions to see if there are frequent refresh cycles causing interruptions.
    • Look for any anomalies in the routing table updates specific to Windows 7 that might be triggering the drops.
    [
    ]MTU Settings:
    • As you mentioned that you have tested different MTU settings, ensure that the MTU settings are optimized for the IPSEC tunnels and the network environment.
    • Confirm that the MTU settings on Windows 7 laptops are aligned with the network requirements for stable connectivity.
    []Firewall/Antivirus:
    • Temporarily disable firewall and antivirus software on Windows 7 laptops to check if they might be interfering with the RDP connections over IPSEC tunnels.
    [
    ]Windows 7 Updates:
    • Make sure that Windows 7 laptops have all the latest updates and patches installed, as some network-related issues can be resolved through Windows updates.

      Recommendations:​

      • Consider updating network drivers on Windows 7 laptops to the latest versions to ensure compatibility and performance.
      • Engage with Microsoft support or community forums to see if there are specific known issues or workarounds related to Windows 7 networking and IPSEC connectivity.
      • Document any specific patterns or triggers that lead to the RDP drops on Windows 7 laptops to help isolate the root cause.
      By carefully reviewing these aspects and performing targeted troubleshooting, you may be able to identify and resolve the intermittent RDP issues you are encountering with Windows 7 laptops over the IPSEC tunnels. If you require further assistance or have additional details, feel free to provide more information for a more tailored solution.
 

Solution
Back
Top