maintenance:general:import_appliance
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
maintenance:general:import_appliance [2019/07/16 13:33] – ↷ Page moved from general:import_appliance to maintenance:general:import_appliance jbosch | maintenance:general:import_appliance [2024/07/03 12:31] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Importing the evaluation NetYCE appliance ====== | ||
+ | |||
+ | In the following example I will show how to import and setup the evaluation NetYCE appliance in a virtual machine (which we will refer to as VM). The virtualization product used is [[https:// | ||
+ | |||
+ | From the File menu, select " | ||
+ | |||
+ | {{: | ||
+ | |||
+ | A summary of the suggested settings of the virtual machine will be displayed, click the " | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Before the actual import will start you'll have to agree to the following software license agreement: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | After the import is completed, review the network settings of Virtualbox and your VM: | ||
+ | |||
+ | in this example we are going to configure a setup with two network interfaces: one for accessing the NetYCE application and one facing the network with nodes you manage. | ||
+ | |||
+ | The first network interface will be used to access the appliance using the webinterface, | ||
+ | |||
+ | {{: | ||
+ | |||
+ | double-click the " | ||
+ | |||
+ | {{: | ||
+ | |||
+ | The DHCP server settings for virtual interfaces that connect to vboxnet0: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Select the genesis VM and click " | ||
+ | |||
+ | {{: | ||
+ | |||
+ | I chose to bridge the second adapter to my wireless network interface, my test network connects through this interface. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Select the genesis VM and click the start button to boot it. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | When the VM starts for the first time it will start a networking setup script, press //< | ||
+ | |||
+ | {{: | ||
+ | |||
+ | **1.** Set the passwords for the ' | ||
+ | |||
+ | **2.** In this example we will use the proposed hostname ' | ||
+ | |||
+ | {{: | ||
+ | |||
+ | **3.** Choose to update networking by pressing //< | ||
+ | |||
+ | **4.** Enter ' | ||
+ | |||
+ | **5.** confirm the "eth0: is this correct? [Y]" prompt by pressing //< | ||
+ | |||
+ | {{: | ||
+ | |||
+ | The eth1 interface is next, | ||
+ | |||
+ | **6.** The prompt recommends dhcp and we press //< | ||
+ | |||
+ | **7.** The prompt proposes using Google' | ||
+ | |||
+ | **8.** Confirm these settings by pressing //< | ||
+ | |||
+ | **9.** eth1 will be the default gateway interface, eth0 will be used as YCE application interface, press //< | ||
+ | |||
+ | {{: | ||
+ | |||
+ | **10.** To apply the new network interface configuration press //< | ||
+ | |||
+ | As you can see my eth0 interface received the address 192.168.56.101 from the DHCP server running on the vboxnet0 interface, and my eth1 interface received the address 192.168.1.186 from my router through the bridged wlan adapter. | ||
+ | |||
+ | **11.** The next question is about using ntpupdate, in this case I answer " | ||
+ | |||
+ | {{: | ||
+ | |||
+ | The needed config files will be created, and you will return to the commandline, | ||
+ | To run this setup you can either login as root and press //< | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Now the appliance is up and running, the web interface can be reached using the ip address of the eth0 interface, in this example I've set up genesis.netyce.org to point to 192.168.56.101 in /etc/hosts. | ||
+ | |||
+ | Login to the appliance with username " | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||