
AMD-V or Intel Hyper-V) be enabled for your system prior to completing the installation procedures listed here. This is done to isolate virtual environments from host's physical networks.This tutorial will require that the virtualization options for your system (e.g. Both interfaces configured as DHCP clients, but they do not receive default route and DNS server.

If you click on IP address then IP will be used to connect, but if you click on MAC Address then MAC address will be used to connect to the VM


Find out VM's IP using vagrant ssh - /ip address print where interface=host_only command.provision "routeros_command", name: "Exec custom script", command: "/import custom_script.rsc", check_script_error: true end Accessing the VM from host provision "routeros_file", name: "Upload test", source: "custom_script.rsc", destination: "custom_script.rsc" config. provision "routeros_command", name: "Command test", command: "/system resource print" # Upload and execute a script file config. hostname = "new-name" # Execute command config. box = "cheretbe/routeros" # Change guest name config. Update, just remove the plugin with the following command:Ĭonfig. ⚠️ Important note: to fix the error "Unable to resolve dependency: user requested 'vagrant-routeros (= x.x.x)'" after Vagrant Eventually it shoud be moved toĪ separate repository and published separately. Stable enough to be published on, that's why it is bundled. The boxes require vagrant-routeros plugin, which is bundled with box file and installed/updated automatically.

⚠️ beta - The boxes are fully functional, but this project is work-in-progress: breaking changes may be introduced at any time.
