Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1 draft

758 bytes added, 13:48, 10 January 2016
Set static IP addresses on vm1, vm2, and vm3
== Set static IP addresses on vm1, vm2, and vm3 ==
# Edit each of your VMs to use a static IP address. vm1 should use the first available address in the subnet, vm2 the second and vm3 the third.
# Don't forget to set the default gateway and DNS server. You can use your host's IP address as a DNS server (libvirt will proxy the requests to the real DNS server).
# Make note of the files used and entries required.
# Restart each VM and run the following command to ensure they still have the network configuration you set.
# Test connectivity by pinging each of your VMs.
# Try to ssh from the guest to the host machine, then from the host to the guest.
# Try to ping matrix and google from your host machine.
# Try to ping matrix and google from each of your VM's to ensure you can reach the outside world.
ssh & ssh keys
rsync & cron
Network troubleshooting