cookbook:test_netconnection
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cookbook:test_netconnection [2025/10/01 01:39] – Scott Cunliffe | cookbook:test_netconnection [2025/10/01 01:48] (current) – [See Also] Scott Cunliffe | ||
---|---|---|---|
Line 43: | Line 43: | ||
< | < | ||
PS C:\> Test-NetConnection yourserverk.com -P 5000 | PS C:\> Test-NetConnection yourserverk.com -P 5000 | ||
- | ComputerName | + | |
+ | ComputerName | ||
RemoteAddress | RemoteAddress | ||
InterfaceAlias | InterfaceAlias | ||
Line 51: | Line 52: | ||
</ | </ | ||
- | {{tag> connection ping}} | + | TcpTestSucceeded |
+ | ====== See Also ====== | ||
+ | |||
+ | * [[troubleshooting: | ||
+ | * [[cli: | ||
+ | |||
+ | |||
+ | {{tag> connection ping server troubleshooting | ||
cookbook/test_netconnection.1759282757.txt.gz · Last modified: 2025/10/01 01:39 by Scott Cunliffe