Changes

Jump to: navigation, search

OPS235 Lab 8 - CentOS6

105 bytes removed, 21:19, 12 January 2014
Investigation 4: How do I configure dhcpd to provide IP configuration to my virtual network?
=== Investigation 4: How do I configure dhcpd to provide IP configuration to my virtual network?===
{{Admon/note | Use your fedora3 centos3 VM | Complete the following steps on your fedora3 centos3 VM.}}
# Edit <code>/etc/dhcp/dhcpd.conf</code> for a second time, and add a new subnet delcaration for your virtual network
# Also add a default gateway for the virtual network of '''192.168.235.1'''
# Save your editing session, and exit the text editor.
{{Admon/note | Recall Secure SSH Connection Method from Lab7 | Do not forget that you [http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7#Investigation_7:_How_do_you_make_sshd_more_secure. made ssh more secure] in the previous lab. Therefore, you will need to use the same command in lab7 to securely connect to your VM.}}
<ol><li value="5">Open another terminal window (ssh into fedora3 centos3 from fedora the centos host as user root) and issue the following command:
::: <code>tail -f /var/log/messages</code>
<li>This will show you the last 10 lines of <code>/var/log/messages</code> continue to display new lines as they are added to the log.</li>
'''Answer the Investigation 4 observations / questions in your lab log book.'''
 
=== Investigation 5: How do I test my dhcpd service on my virtual network?===

Navigation menu