mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 14:57:23 +00:00
netsh-mcc-ent
This commit is contained in:
parent
154a4d13d4
commit
90cb9bca43
@ -11,7 +11,7 @@ appliesto:
|
|||||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
|
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
|
||||||
- ✅ Supported Linux distributions
|
- ✅ Supported Linux distributions
|
||||||
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for Enterprise</a>
|
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for Enterprise</a>
|
||||||
ms.date: 10/30/2024
|
ms.date: 01/15/2025
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
@ -118,7 +118,7 @@ You can use Task Scheduler on the host machine to check the status of this sched
|
|||||||
|
|
||||||
### Cache node successfully deployed but not serving requests
|
### Cache node successfully deployed but not serving requests
|
||||||
|
|
||||||
If your cache node isn't responding to requests outside of localhost, it may be because the host machine's port forwarding rules weren't correctly set during Connected Cache installation.
|
If your cache node isn't responding to requests outside of localhost, it may be because the host machine's port forwarding rules weren't correctly set during Connected Cache installation. Since WSL 2 uses a virtualized ethernet adapter by default, port forwarding rules are needed to allow traffic to reach the WSL 2instance from your LAN. For more information, see [Accessing network applications with WSL](/windows/wsl/networking#accessing-a-wsl-2-distribution-from-your-local-area-network-lan).
|
||||||
|
|
||||||
To check your host machine's port forwarding rules, use the following PowerShell command.
|
To check your host machine's port forwarding rules, use the following PowerShell command.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user