Overview
After a Windows update on a Window Server running as Network connector, access to private resources through CloudConnexa may stop working.
This issue can occur if the update causes the Routing and Remote Access Service (RRAS) to reset, removes the NAT configuration, or changes the network interface configuration. As a result, traffic from clients are no longer routed correctly between the OpenVPN tunnel interface and the private network.
This guide explains how to verify the NAT configuration and reconfigure RRAS if necessary.
Step 1: Verify the Existing NAT Configuration
Open Routing and Remote Access (RRAS).
Expand your server name.
Expand IPv4.
Select NAT.
Verify whether the NAT configuration is still present.
Expected configuration:
One interface configured as:
Public interface connected to the Internet
Enable NAT on this interface
One interface configured as:
Private interface connected to private network
If the NAT configuration is missing or the interfaces are no longer configured correctly, proceed to Step 2.
Step 2: Reconfigure RRAS and NAT
Disable the Existing RRAS Configuration
Open Routing and Remote Access (RRAS).
Right-click the server name.
Select Disable Routing and Remote Access.
Confirm the action.
Re-enable RRAS
Right-click the server name.
Select Configure and Enable Routing and Remote Access.
Click Next.
Select Custom Configuration.
Click Next.
Select:
NAT
LAN Routing
Click Next.
Click Finish.
Click Start Service when prompted.
Step 3: Configure the Public Interface
Expand:
Server Name
IPv4
NAT
Right-click NAT and select New Interface.
Select the interface connected to the Internet (typically Ethernet).
Select:
Public interface connected to the Internet
Enable NAT on this interface
Click Apply and OK.
Step 4: Configure the OpenVPN Interface
Right-click NAT and select New Interface again.
Select the OpenVPN tunnel interface (commonly named OpenVPN Connect DCO, OpenVPN Wintun, or Local Area Connection depending on the server configuration).
Select:
Private interface connected to private network
Click Apply and OK.
Step 5: Verify the Configuration
Confirm that NAT now shows:
Interface | Configuration |
|---|---|
Internet-facing NIC (Ethernet) | Public interface connected to the Internet with NAT enabled |
OpenVPN Tunnel Interface | Private interface connected to private network |
After the configuration is complete:
Verify that the CloudConnexa Connector is connected.
Verify access to private resources from a connected client.
Test connectivity using:
Ping
RDP
SSH
Application-specific traffic
Expected Result
After the NAT configuration is recreated, traffic should once again be routed correctly between Clients and the private network, restoring access to private resources.
Comments
0 comments
Please sign in to leave a comment.