SOLVED: No access to resources on host on mac monterey

Discussions about using Mac OS X guests (on Apple hardware) in VirtualBox.
Post Reply
trondhusono
Posts: 2
Joined: 3. Mar 2022, 01:18

SOLVED: No access to resources on host on mac monterey

Post by trondhusono »

Before the upgrade I was able to have access to mysql and apache webserver on the guest from the host also with port forwarding.

After upgrading I don't have this access anymore. Using VB 6.1.32.

I have tried to run traceroute and it doesn't end up on the server. I don't see any network traffic or anything entering the server. So it seems as something is blocking the vb to receive any network traffic / packages.

Hoping for some suggestions.

Adding more information:
eth0 has IP 10.0.2.15
eth1 has IP 172.28.100.100

The sites I am developing using the box is set to 172.28.100.100 ...
Last edited by trondhusono on 8. Mar 2022, 13:38, edited 1 time in total.
trondhusono
Posts: 2
Joined: 3. Mar 2022, 01:18

Re: No access to resources on host on mac monterey

Post by trondhusono »

I have managed to solve this issue. What I did was:

1) Totally remove / uninstall Virtualbox
2) Reinstall Virtualbox
3) Upgrade / Reinstall Vagrant
4) Upgrade / Reinstall brew

Still some small issues like apache not starting automagically. Same with php daemon.
Post Reply