Changes between Version 5 and Version 6 of netmon2017vmconfig


Ignore:
Timestamp:
Nov 21, 2017, 4:52:32 PM (6 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • netmon2017vmconfig

    v5 v6  
    1 = Virtual Box and Virtual Machines Configuration =
     1= !VirtualBox and Virtual Machines Configuration =
    22
    33In this Hands-on you will create two seperate ubuntu virtual machines. These VM's will be used to install network monitoring systems and tools.
     
    55== Setting up the Virtualbox ==
    66
    7 === Installation of virtualbox and Downloading virtual hard disks ===
    8 
    9  - Download and install virtualbox 5.0.x​
     7=== Installation of !VirtualBox and Downloading virtual hard disks ===
     8
     9 - Download and install !VirtualBox 5.0.x​
    1010 - Download the Virtual Hard disks from the LEARN mirror. You can get them by following links
    1111    * [http://192.248.4.49/NetMon/NetMon.vdi NetMon.vdi]
    1212 - Note down the location of downloaded vdi files
    1313
    14 === Creating the VM CampusLAN ===
     14=== Creating the VM NetMon ===
    1515
    1616 - Start !VirtualBox and Click on '''New''' button (at top-right) to create new virtual machine
     
    1818 - Select OS Type: '''Linux'''
    1919 - Select Version: '''Ubuntu (64-bit)'''
    20  - Then click on Continue button
     20 - Then click on '''Next''' button
    2121 - Set VM's memory size to '''1024MB''' and click on Continue button
    2222 - 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.
     
    2727 - Select the !NetMon VM from left panel on Virtual box, right click and open '''Settings'''
    2828 - 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 out side.
     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.
    3030 - Click on '''Advanced''' drop down list and change the '''promiscuous mode''' to '''Allow All'''
    3131 - Click '''OK'''
     
    3939== Create the Second VM ==
    4040
    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.
     41For 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.
    4242You can easily create the second VM using VM cloning. This VM is for your LibreNMS network monitoring system.
    4343
     
    4949And then click on Continue
    5050Select 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, ip addresses, etc accordingly.
    52 
    53 === Setting UP IP Addresses ===
     51This 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 ===
    5454
    5555==== !NetMon VM ====
    5656
    5757 - 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 credentials
     58 - Login to the machine using the following user credentials
    5959{{{
    6060usrname  : admin
     
    120120
    121121 - 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 credentials
     122 - Login to the machine using the following user credentials
    123123{{{
    124124usrname  : learn