Skip to content

Commit 622f415

Browse files
authored
Update status-code-0x6ba-rpc-server-unavailable.md
1 parent 08ecea6 commit 622f415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/windows-server/active-directory/status-code-0x6ba-rpc-server-unavailable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To troubleshoot this issue, use the following steps:
105105
TCP port 389 <ldap service>: LISTENING
106106
```
107107
108-
4. Collect a network trace when reproducing the issue to double check the network connectivity. You can use `netsh trace` to generate an ETL file, and [convert ETL files to PCAP files](https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/converting-etl-files-to-pcap-files/1133297), which Wireshark can read.
108+
4. Collect a network trace when reproducing the issue to double check the network connectivity. You can use `netsh trace` to generate an ETL file, and [convert the ETL file to a PCAP file](https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/converting-etl-files-to-pcap-files/1133297), which Wireshark can read.
109109
110110
For example, the following network trace collected by the PortQry command-line tool might indicate there's a network connectivity issue from the client machine to the DC's TCP 135 port (RPC).
111111

0 commit comments

Comments
 (0)