forked from MikeMcQuaid/strap
-
Notifications
You must be signed in to change notification settings - Fork 0
Mac OS Firewall
Ramun McCallum edited this page Oct 10, 2017
·
2 revisions
You may find that you are unable to reach resources from your guest VMs that are hosted on your host machine. This can be caused by firewall rules blocking access to nginx. Verify that your firewall is configured properly:
-
Open System Preferences

-
Select Security & Privacy
-
Select the Firewall tab

-
Click the lock to make changes
-
Make sure your firewall is enabled
This is a security best-practice. Do not disable it!
-
After granting access, select the Firewall Options... button.
-
Make sure that nginx, node, etc., are set to Allow incoming connections (there should be a green dot next to them)
