Closed AnatomicJC closed 3 years ago
@AnatomicJC I don't see that issue in my case with Parallels Desktop 17.1.0 on macOS 11.5.2. It works just fine.
I remember that after the upgrade to Parallels Desktop 17 it ask to reboot the Mac. Did you try rebooting after the upgrade? If not - please try to reboot and then also check the output of prlsrvctl net info Shared
. Normally it would look like this:
$ prlsrvctl net info Shared
Network ID: Shared
Type: shared
Parallels adapter:
IPv4 address: 10.211.55.2
IPv4 subnet mask: 255.255.255.0
Host assign IP v6: off
IPv6 address: fdb2:2c26:f4e4::1
IPv6 subnet mask: ffff:ffff:ffff:ffff::
DHCPv4 server:
Server address: 10.211.55.1
IP scope start address: 10.211.55.1
IP scope end address: 10.211.55.254
DHCPv6 server:
Server address: fdb2:2c26:f4e4::
IP scope start address: fdb2:2c26:f4e4::
IP scope end address: fdb2:2c26:f4e4:0:ffff:ffff:ffff:ffff
NAT server:
Hi @legal90 thanks for reply me. I forgot to say in the description of the issue I am using MacOS 12.0.1 Monterey, and I opened this issue after upgrading MacOS to 12.0.1. By the way, I upgraded again Parallels to version 17.1.0 just now and I no longer encounter this issue :) So I will close this issue as all is working as expected.
Thanks !
Hi 👋 ,
I'm using a MacBook pro 2020 with Intel chip.
With Parallels 16, I have this interface with 10.211.55.0/24 network when I launch ifconfig:
When I upgrade to Parallels 17, this interface is missing and vagrant is no more able to configure the VM.
I switched back to Parallels 16 to use vagrant. Is it a know issue ?
Thanks !