Get the VM
Select your desired VM stack from the NetFoundry Downloads page:
- VMware: VMDK disk, VMware specific ovf file. open-vm-tools is installed.
- Virtualbox: VMDK disk, VirtualBox specific ovf file.
- KVM: QCOW2 disk with README file
- Hyper-V: Gen1 VHD disk with README file
Register the VM
If your VM stack provides a way to run a script on first boot you may use something like this, substituting your own registration key:
NOTE: with the current version of the edge router image, the administrator is enforcing the password change policy when first login:
How to Configure Static IP Address
On The edge router image, we have provided a helper script to set static IP.
sudo set-ip.sh
Choose the network interface you want to modify from the list, and enter at least the IP, PREFIX and Gateway field to complete the setup.
At the end of setup, you should have some setting like this:
Hit "0" to finish the setup.
Firewall Requirements