When I star parallels, I loss my internet connection and I cant do anything

Discussion in 'Parallels Desktop on a Mac with Apple silicon' started by JoseM61, Aug 5, 2021.

  1. JoseM61

    JoseM61 Bit poster

    Messages:
    2
    When I open parallels, everything that uses internet on my Mac stops, internet completely cut, and just on my Mac, parallels wouldn't boot up either. send help pls :c
     
  2. Elric

    Elric Parallels Team

    Messages:
    1,718
    Hi,
    Most likely it is a conflict of IP addresses. Please try the following:
    start the /Applications/Utilities/Terminal.app and execute the following 2 commands

    sudo prlsrvctl net set Shared --ip-scope-start 172.16.0.1 --ip-scope-end 172.16.0.254 --ip 172.16.0.2 --dhcp-ip 172.16.0.1
    sudo prlsrvctl net set Host-Only --ip-scope-start 172.16.1.1 --ip-scope-end 172.16.1.254 --ip 172.16.1.2 --dhcp-ip 172.16.1.1
     

Share This Page