-
Notifications
You must be signed in to change notification settings - Fork 836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Too many reserved port for Hyper-V #5514
Comments
It seems the ports always change when I restart my computer.
|
Same #5306 which was closed amorphous "faulty windows upgrade". More discussion over at docker/for-win#3171 (message). |
@therealkenc Thanks for your tips. 😄 |
There are 32 likes on the |
I run in this issue after Windows 11 22H2 update and I just figured out a trick to make the port reservations disappear. It may have unknown side effects, use at your own risk. See docs for details. Run the following command in PowerShell and restart: Set-NetNatGlobal -InterRoutingDomainHairpinningMode Local The default switch NAT seems not affected after this tweak. |
@dantmnf |
I was trying to find and toggle settings for WinNAT and found this just works (TM). That is why I put the disclaimer here since its effect is still unclear. |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Environment
Steps to reproduce
For example
Expected behavior
There should not have so many reserved port for Hyper-V, like the default adb 5037.
Actual behavior
There were too many reserved port for Hyper-V. And I could not delete some conficts reserved port as administrator.
Other related issues: canonical/multipass#573 googlevr/gvr-unity-sdk#1002, ......
The text was updated successfully, but these errors were encountered: