pablocattaneo
3/1/2017 - 8:02 PM

When there is problem with IP once way to solve it is add this line in the vagrant file con coments this one: #config.vm.network "private_n

When there is problem with IP once way to solve it is add this line in the vagrant file con coments this one: #config.vm.network "private_network", ip: "192.168.50.197" then run ipconfig to get the id

config.vm.network "public_network", bridge: "Broadcom BCM5709C"