clong / DetectionLab

Automate the creation of a lab environment complete with security tooling and logging best practices
MIT License
4.64k stars 987 forks source link

(MacOS) Networks with custom subnet/mask values are not supported on this platform #782

Closed Hops-AF closed 2 years ago

Hops-AF commented 2 years ago

Please verify that you are building from an updated Master branch before filing an issue.

Description of the issue:

When attempting to bring up logger it errors out due to networking issues.

Vagrant failed to create a new VMware networking device. The following error message was generated while attempting to create a new device: Networks with custom subnet/mask values are not supported on this platform Please resolve any problems reported in the error message above and try again. ### Link to Gist Containing Build Logs:
clong commented 2 years ago

Please fill this section out:

* Operating System Version:
* Deploying via (VirtualBox/VMWare/AWS/Azure/ESXi):
* Vagrant Version (if applicable): 
Hops-AF commented 2 years ago

OS Version: 12.2.1 Deployed VIA VMWare 12.2.1 Vagrant version: 2.2.19 vagrant-vmware-desktop (3.0.1, global)

clong commented 2 years ago

This issue may help: https://github.com/clong/DetectionLab/issues/602

buf3r0vrflw commented 2 years ago

Experiencing the same issue when attempting to bring up any box.

Operating System Version: Monterey 12.3.1 Deploying via (VirtualBox/VMWare/AWS/Azure/ESXi): VMWare Fusion 12.2.3 Vagrant Version (if applicable): 2.2.19

clong commented 2 years ago

The fix is here! cc @Hops-AF @buf3r0vrflw

https://github.com/clong/DetectionLab/issues/602#issuecomment-1160769030