Open main menu

CDOT Wiki β

Changes

OPS235 Lab 6 - Fedora17

93 bytes added, 11:09, 4 March 2010
Investigation 5: How do I setup local hostname resolution?
# Use the <code>hostname</code> and <code>ifconfig</code> commands on your fedora host and all 3 VM's to gather the information needed to configure the <code>/etc/hosts</code> file on the fedora host and the 3 VM's.
# Edit the <code>/etc/hosts</code> file on each of them so that they can all ping each other by name.
{|class="collapsible" style="background: #*c0c0c0" width="80%"!Sample /etc/hosts file|-| # hostname fedora1 added to /etc/hosts by anaconda
127.0.0.1 localhost.localdomain localhost fedora1
::1 localhost6.localdomain6 localhost6 fedora1
192.168.235.13 fedora3
|}
=== Investigation 5: IPTABLES -- Basic Function/Configuration ===
9
edits