R3dy / capsulecorp-pentest

Vagrant VirtualBox environment for conducting an internal network penetration test
https://www.manning.com/books/the-art-of-network-penetration-testing?a_aid=royce
815 stars 156 forks source link

Fix: collides with a non-host network #72

Closed arg2u closed 2 years ago

arg2u commented 2 years ago

Those lines of code netmask: "255.255.0.0", gateway: "192.168.56.1" conflict with:

The specified host network collides with a non-hostonly network! This will cause your specified IP to be inaccessible. Please change the IP or name of your host only network so that it no longer matches that of a bridged or non-hostonly network.

Bridged Network Address: '192.168.0.0' Host-only Network 'en0: Wi-Fi (AirPort)': '192.168.0.0'