Difference between revisions of "Virtual-Lan"

From CDOT Wiki
Jump to: navigation, search
(Setup a Virtual Local Area Networking Using FC11)
Line 1: Line 1:
=Setup a Virtual Local Area Networking Using FC11=
+
=Setup a Virtual Local Area Networking Using CentOS 5.5=
  
* Install FC11 64-bit version with Virtualization Packages
+
* Install 64-bit version of CentOS 5.5 with Virtualization Packages
* Create Three Virtual Machines, each with 8GB of disk space, 1G Memory, 1CPU
+
* Create Four Virtual Machines, each with 8GB of disk space, 1G Memory, 1CPU
* Install CentOS5.x on each VM with at least the following packages:
+
* Install CentOS5.5 on VM1 to VM3 with at least the following packages:
 
** NFS
 
** NFS
 
** NIS
 
** NIS
 
** DNS
 
** DNS
 
** DHCP
 
** DHCP
** Postfix
+
** Postfix, sendmail
 
** OpenLDAP
 
** OpenLDAP
* CentOS 5.x configuration:
+
* CentOS 5.5 configuration:
 
** Enable iptables
 
** Enable iptables
 
** Create a regular user account  
 
** Create a regular user account  
** Disable SELinux
+
** Enable SELinux
  
 
* Collect the following information:
 
* Collect the following information:
** IP address assigned to the host OS (FC11) for the virtual network
+
** IP address(es) assigned to the host OS and each VM for the virtual network
** Name of the device used by the host OS to connect to the virtual network
+
** Name of the network device used by the host OS to connect to the virtual network
 
** IP address, netmask, and gateway for each guest OS
 
** IP address, netmask, and gateway for each guest OS
 
** Name of the device used by each guest OS to connect to the virtual network
 
** Name of the device used by each guest OS to connect to the virtual network

Revision as of 02:46, 12 January 2011

Setup a Virtual Local Area Networking Using CentOS 5.5

  • Install 64-bit version of CentOS 5.5 with Virtualization Packages
  • Create Four Virtual Machines, each with 8GB of disk space, 1G Memory, 1CPU
  • Install CentOS5.5 on VM1 to VM3 with at least the following packages:
    • NFS
    • NIS
    • DNS
    • DHCP
    • Postfix, sendmail
    • OpenLDAP
  • CentOS 5.5 configuration:
    • Enable iptables
    • Create a regular user account
    • Enable SELinux
  • Collect the following information:
    • IP address(es) assigned to the host OS and each VM for the virtual network
    • Name of the network device used by the host OS to connect to the virtual network
    • IP address, netmask, and gateway for each guest OS
    • Name of the device used by each guest OS to connect to the virtual network