Changes between Version 5 and Version 6 of netmon2017vmconfig
- Timestamp:
- Nov 21, 2017, 4:52:32 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
netmon2017vmconfig
v5 v6 1 = VirtualBox and Virtual Machines Configuration =1 = !VirtualBox and Virtual Machines Configuration = 2 2 3 3 In this Hands-on you will create two seperate ubuntu virtual machines. These VM's will be used to install network monitoring systems and tools. … … 5 5 == Setting up the Virtualbox == 6 6 7 === Installation of virtualbox and Downloading virtual hard disks ===8 9 - Download and install virtualbox 5.0.x7 === Installation of !VirtualBox and Downloading virtual hard disks === 8 9 - Download and install !VirtualBox 5.0.x 10 10 - Download the Virtual Hard disks from the LEARN mirror. You can get them by following links 11 11 * [http://192.248.4.49/NetMon/NetMon.vdi NetMon.vdi] 12 12 - Note down the location of downloaded vdi files 13 13 14 === Creating the VM CampusLAN===14 === Creating the VM NetMon === 15 15 16 16 - Start !VirtualBox and Click on '''New''' button (at top-right) to create new virtual machine … … 18 18 - Select OS Type: '''Linux''' 19 19 - Select Version: '''Ubuntu (64-bit)''' 20 - Then click on Continuebutton20 - Then click on '''Next''' button 21 21 - Set VM's memory size to '''1024MB''' and click on Continue button 22 22 - Set VM's hard disk option to '''Use an existing virtual hard disk file''' and click the browse button and browse to the location where you download the virtual hard disks. Then select the '''!NetMon.vdi''' file and click on the create button. … … 27 27 - Select the !NetMon VM from left panel on Virtual box, right click and open '''Settings''' 28 28 - Click on the '''Network''' title 29 - On '''Adapter 1''' check the '''Enable Network Adapter''' . Then change '''Attached to be''' to the '''Bridged Adapter''' and make sure the '''name''' of the interface is the same interface which you use to connect to the outside (Either Wi-Fi or Ethernet). This virtual interface will work as the WAN port of the of your virtual campus network that can be used to connect from outside.29 - On '''Adapter 1''' check the '''Enable Network Adapter'''. Then change '''Attached to''' to the '''Bridged Adapter''' and make sure the '''name''' of the interface is the same interface which you use to connect to the outside (Either Wi-Fi or Ethernet). This virtual interface will work as the WAN port of the of your virtual campus network that can be used to connect from outside. 30 30 - Click on '''Advanced''' drop down list and change the '''promiscuous mode''' to '''Allow All''' 31 31 - Click '''OK''' … … 39 39 == Create the Second VM == 40 40 41 For the next two days of the workshop you will need another linux box. Instead of Installing OS we can clone your VM and create a new VM.41 For the next two days of the workshop, you will need another linux box. Instead of Installing OS we can clone your VM and create a new VM. 42 42 You can easily create the second VM using VM cloning. This VM is for your LibreNMS network monitoring system. 43 43 … … 49 49 And then click on Continue 50 50 Select Full clone 51 This might take some time to create the new virtual disk image (vdi) file. Note that your new VM is same as your previous one. You have to change host name, ipaddresses, etc accordingly.52 53 === Setting U PIP Addresses ===51 This might take some time to create the new virtual disk image (vdi) file. Note that your new VM is same as your previous one. You have to change the host name, IP addresses, etc accordingly. 52 53 === Setting Up IP Addresses === 54 54 55 55 ==== !NetMon VM ==== 56 56 57 57 - Select the '''!NetMon''' VM from left panel on Virtual box, right click '''Start''' and wait till the VM starts 58 - login to the machine using the following user credentials58 - Login to the machine using the following user credentials 59 59 {{{ 60 60 usrname : admin … … 120 120 121 121 - Select the '''LibreNMS''' VM from left panel on Virtual box, right click '''Start''' and wait till the VM starts 122 - login to the machine using the following user credentials122 - Login to the machine using the following user credentials 123 123 {{{ 124 124 usrname : learn