From 487c87304f2cd3d6d8e87d76ec7c4576aad65c62 Mon Sep 17 00:00:00 2001 From: Thorsten Sick Date: Wed, 16 Feb 2022 08:33:06 +0100 Subject: [PATCH] Updated README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9526d49..4bcfa67 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,15 @@ evince tools/human_readable_documentation/build/latex/purpledomesimulation.pdf (which is included in the zip as well) +### Potential issues here + +The vagrant configuration file systems/Vagrantfile defines a bridged network shared between the VirtualBox VMs. If you do not have one or yours has a different name, please create one and change the config. Currently every machine uses: + +``` +attacker.vm.network "public_network", bridge: "enp4s0" +``` + + ## Fixing issues ### Machine creation