Skip to content
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

[Bug]: Networking broken in windows sandbox - win 11 pro #52

Open
flyingllama87 opened this issue Aug 5, 2024 · 1 comment
Open

[Bug]: Networking broken in windows sandbox - win 11 pro #52

flyingllama87 opened this issue Aug 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@flyingllama87
Copy link

Windows Sandbox version

N/A

Windows build number

Windows 11 Pro 10.0.22631.0

Other software

I don't think these are causing issues but I'll reports them:

SentinelOne
PaloAlto GlobalProtect

Steps to reproduce the bug

Start a sandbox with:

<Configuration>
  <VGpu>Enable</VGpu>
  <Networking>Default</Networking>
  <MappedFolders>
    <MappedFolder>
      <HostFolder>S:\Games</HostFolder>
      <SandboxFolder>C:\Games</SandboxFolder>
      <ReadOnly>false</ReadOnly>
    </MappedFolder>
  </MappedFolders>
  <MemoryInMB>8192</MemoryInMB>
  <CPUs>4</CPUs>
</Configuration>

Expected result

The sandbox to have network access

Actual result

There is no network access within the sandbox, nor is there a connection when running ncpa.cpl

Included System Information

  • Most up to date version of win 11 pro
  • Hyper-v switch config:
get-vmswitch

Name           SwitchType NetAdapterInterfaceDescription
----           ---------- ------------------------------
Default Switch Internal
  • Running on wifi.
 Get-NetAdapter

Name                      InterfaceDescription                    ifIndex Status       MacAddress             LinkSpeed
----                      --------------------                    ------- ------       ----------             ---------
Bluetooth Network Conn... Bluetooth Device (Personal Area Netw...      28 Disconnected 54-6C-EB-XX-XX-XX         3 Mbps
Wi-Fi                     Intel(R) Wi-Fi 6E AX211 160MHz               20 Up           54-6C-EB-XX-XX-XX        44 Mbps
Ethernet 7                PANGP Virtual Ethernet Adapter Secure        17 Disabled     02-50-41-XX-XX-XX         2 Gbps
Npcap Loopback Adapter    Npcap Loopback Adapter                        6 Up           02-00-4C-XX-XX-XX       1.2 Gbps
@flyingllama87 flyingllama87 added the bug Something isn't working label Aug 5, 2024
@kavyamsft
Copy link
Collaborator

kavyamsft commented Sep 20, 2024

@flyingllama87 Are you still seeing this issue? Are you on a device that is controlled by group policy or managed by your organization?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants