-
Notifications
You must be signed in to change notification settings - Fork 20
VM Network Configuration
Carolina Hadad edited this page Dec 12, 2014
·
1 revision
- Host with single network interface
- VM with static IP address
- With the VM turned off, enable only the first adapter in VirtualBox in bridged mode with the host active interface
- Start the VM (it might take a while this time) and login (user: vagrant, password: vagrant)
- Open the network interfaces configuration file. For example to edit with "nano" editor:
- For the primary network adapter (eth0) enter this configuration filling the correct IP address and netmask:
- For the second adapter (eth1) remove all the configuration. Save the file (Ctrl+x) and restart the VM:
- For the GSM modem, connect it to the same network and assign another static IP address to it.