Changes between Version 1 and Version 2 of netmon2017vmconfig
- Timestamp:
- Nov 15, 2017, 2:42:47 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
netmon2017vmconfig
v1 v2 15 15 16 16 - 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''' 18 18 - Select OS Type: '''Linux''' 19 19 - Select Version: '''Ubuntu (64-bit)''' 20 20 - Then click on Continue button 21 21 - 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 Window22 - 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 24 24 25 25 ==== Setting up Network Interfaces ==== 26 26 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''' 28 28 - Click on the '''Network''' title 29 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. … … 32 32 33 33 ==== 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''' 35 35 - Click on the '''System''' title 36 36 - Go to '''Processor''' tab and set processors to '''2''' 37 37 - Click '''ok''' 38 39 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/ipv6vmconf/VMSetup.jpg)]]40 38 41 39 == Create the Additional VMs == … … 51 49 And then click on Continue 52 50 Select Full clone 53 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.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. 54 52 55 53 === Setting UP IP Addresses === 56 54 57 ==== NetMon VM ====58 59 - Select the ''' NetMon''' VM from left panel on Virtual box, right click '''Start''' and wait till the VM starts55 ==== !NetMon VM ==== 56 57 - Select the '''!NetMon''' VM from left panel on Virtual box, right click '''Start''' and wait till the VM starts 60 58 - login to the machine using the following user credentials 61 59 {{{ … … 167 165 }}} 168 166 169 Change NetMon to LibreNMS167 Change !NetMon to LibreNMS 170 168 Save and Exit 171 also edit /etc/hosts file to change 127.0.0.1 NetMon to 127.0.0.1 LibreNMS169 also edit /etc/hosts file to change 127.0.0.1 !NetMon to 127.0.0.1 LibreNMS 172 170 173 171 When you completed the IP settings , reboot the machine