You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-server/networking/troubleshoot-tcp-ip-communication-guidance.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Guidance for troubleshooting TCP/IP communication
3
-
description: Introduces general guidance for troubleshooting scenarios related to TCP/IP communication.
3
+
description: Provides step-by-step guidance for testing network components and troubleshooting any resulting issues, helps you fix common TCP/IP-related issues, and helps you improve network performance.
4
4
ms.date: 01/15/2025
5
5
manager: dcscontentpm
6
6
audience: itpro
@@ -15,9 +15,14 @@ appliesto:
15
15
# TCP/IP communication troubleshooting guidance
16
16
17
17
> [!div class="nextstepaction"]
18
-
> <ahref="https://vsa.services.microsoft.com/v1.0/?partnerId=7d74cf73-5217-4008-833f-87a1a278f2cb&flowId=DMC&initialQuery=31806409"target='_blank'>Try our Virtual Agent</a> - It can help you quickly identify and fix common Active Directory replication issues.
18
+
> <ahref="https://vsa.services.microsoft.com/v1.0/?partnerId=7d74cf73-5217-4008-833f-87a1a278f2cb&flowId=DMC&initialQuery=31806409"target='_blank'>Try our Virtual Agent</a> - It can help you quickly identify and fix common TCP/IP communication issues.
19
19
20
-
This article is designed to help you troubleshoot TCP/IP communication issues.
20
+
## Summary
21
+
22
+
This article helps you troubleshoot TCP/IP communication issues in Windows Server. The article provides step-by-step guidance for testing network components and troubleshooting any resulting issues. It also helps you fix common TCP/IP-related issues and improve network performance.
23
+
24
+
> [!NOTE]
25
+
> Before you begin troubleshooting, familiarize yourself with the network topology and devices between the source and destination nodes. This information helps you identify where issues might occur.
21
26
22
27
## Troubleshooting tools
23
28
@@ -108,7 +113,7 @@ If the node can't ping/telnet to nodes on the same subnet/network segment. Note
108
113
109
114
When the node can ping its default gateway, then external connectivity (such as off-box connectivity) is possible from the source node. Further testing would still be required to understand whether a basic connectivity issue exists. If the node can't ping or Telnet to its default gateway, this means that the ICMP replies are disabled on the router.
110
115
111
-
### Step 6: Check issues that affects the specific destination node
116
+
### Step 6: Check issues that affect the specific destination node
112
117
113
118
If the source node can ping, Telnet, or PsPing to other nodes on the destination subnet, then basic connectivity and routing within the infrastructure is working. This outcome points to an issue that affects the specific destination node.
0 commit comments