Changes between Version 1 and Version 2 of netmon2017vmconfig


Ignore:
Timestamp:
Nov 15, 2017, 2:42:47 PM (7 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • netmon2017vmconfig

    v1 v2  
    1515
    1616 - Start !VirtualBox and Click on '''New''' button (at top-right) to create new virtual machine
    17  - Enter name of the VM as '''NetMon'''
     17 - Enter name of the VM as '''!NetMon'''
    1818 - Select OS Type: '''Linux'''
    1919 - Select Version: '''Ubuntu (64-bit)'''
    2020 - Then click on Continue button
    2121 - Set VM's memory size to '''1024MB''' and click on Continue button
    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.
    23  - You will see a new virtual machine named NetMon appears on Virtual Box Manager Window
     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.
     23 - You will see a new virtual machine named !NetMon appears on Virtual Box Manager Window
    2424
    2525==== Setting up Network Interfaces ====
    2626
    27  - Select the NetMon VM from left panel on Virtual box, right click and open '''Settings'''
     27 - Select the !NetMon VM from left panel on Virtual box, right click and open '''Settings'''
    2828 - Click on the '''Network''' title
    2929 - 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.
     
    3232
    3333==== Adding processors ====
    34  - Select the NetMon VM from left panel on Virtual box, right click and open '''Settings'''
     34 - Select the !NetMon VM from left panel on Virtual box, right click and open '''Settings'''
    3535 - Click on the '''System''' title
    3636 - Go to '''Processor''' tab and set processors to '''2'''
    3737 - Click '''ok'''
    38 
    39 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/ipv6vmconf/VMSetup.jpg)]]
    4038
    4139== Create the Additional VMs ==
     
    5149And then click on Continue
    5250Select Full clone
    53 This might take sometime 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.
     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 host name, ip addresses, etc accordingly.
    5452
    5553=== Setting UP IP Addresses ===
    5654
    57 ==== NetMon VM ====
    58 
    59  - Select the '''NetMon''' VM from left panel on Virtual box, right click '''Start''' and wait till the VM starts
     55==== !NetMon VM ====
     56
     57 - Select the '''!NetMon''' VM from left panel on Virtual box, right click '''Start''' and wait till the VM starts
    6058 - login to the machine using the following user credentials
    6159{{{
     
    167165}}}
    168166
    169 Change NetMon to LibreNMS
     167Change !NetMon to LibreNMS
    170168Save and Exit
    171 also edit /etc/hosts file to change 127.0.0.1 NetMon to 127.0.0.1 LibreNMS
     169also edit /etc/hosts file to change 127.0.0.1 !NetMon to 127.0.0.1 LibreNMS
    172170
    173171When you completed the IP settings , reboot the machine