CSIRT-MU / Stream4Flow

A framework for the real-time network traffic analysis based on world-leading technologies for distributed stream processing, network traffic monitoring, and visualization.
https://csirt.muni.cz/?lang=en
MIT License
100 stars 36 forks source link

VM's not working #103

Closed jeswinroy closed 3 years ago

jeswinroy commented 3 years ago

vagrant

The VM's are not being up on my system please help

cermmik commented 3 years ago

This behavior may be caused by several issues and it is hard to say which on is it based on the image. At first, please check that you have Virtualbox and that you are able to boot some virtual machine (check whether a virtualization is enabled on your machine). Second, open the booting virtual host in the VirtualBox and check if there are some error logs. Third, this is some common behavior of the Vagrant in the Windows OS. Try to deploy it several times, it will typically succeed on the next attempt.

jeswinroy commented 3 years ago

machineup All the machines are now up and running but the IP address assigned are not being deployed. It is the local IP address of my system which is allocated to the virtual machines from this step how do I proceed further?

cermmik commented 3 years ago

You can simply change used IP addresses in the configuration file /provisioning/configuration.yml and then start the deployment. You can also set up IP addresses manually. Just open the virtual host and set required IP address.