Changes

Jump to: navigation, search

OPS335 Lab 1

416 bytes added, 17:44, 15 January 2012
Create your personal network
=== Create your personal network ===
Observe and record the output of the following command: iptables -t nat -L
Start Virtual Machine Manager through Gnome or through command line. You will need to enter your root password.
virt-manager
*Name your virtual network 'ops335'
*Use the last two digits of your student number for the third octet of network IP address. Example, if your student number is 000-000-0<b>90</b>, the network address would be 192.168.<b>90</b>.0/24.
*Ensure the DHCP range will allow you to assign at least 3 static IP addresses.
 
*Choose 'Forwarding to physical network' radio button, 'Destination: Any physical device' and 'Mode: NAT'
 
*Ensure the network is started at boot.
 
Once completed open a terminal and observe and record the output of the following command:
 
iptables -t nat -L
=== Installing the first guest machine ===
1
edit

Navigation menu