Difference between revisions of "Virtual-Lan"
(→Setup a Virtual Local Area Networking Using FC11) |
(→Setup a Virtual Local Area Networking Using CentOS 5.5) |
||
Line 20: | Line 20: | ||
** 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 | ||
+ | |||
+ | * Install Fedora 14 on VM4 with the following packages: | ||
+ | ** NFS | ||
+ | ** NIS | ||
+ | ** DNS | ||
+ | ** OpenLDAP | ||
+ | ** Wireshark | ||
+ | ** tcpdump |
Revision as of 01:49, 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
- Install Fedora 14 on VM4 with the following packages:
- NFS
- NIS
- DNS
- OpenLDAP
- Wireshark
- tcpdump