Open main menu

CDOT Wiki β

Changes

OPS235 Lab 6 - Fedora17

3 bytes added, 14:20, 2 March 2012
no edit summary
#* Change to the <code>/etc/sysconfig/network-scripts</code> directory on <code>fedora3</code>
#* List the contents of the directory and you should see 2 different types of files, network config scripts and network configuration files.
#* look for the config file for your original interface, it should be named <code><span style="background-color:yellow">ifcfg-em0eth0</span></code>#* Copy that file to <code><span style="background-color:yellow">ifcfg-em1eth1</span></code> or whatever name matches your current eth interface.
#* Edit the new file for you interface and give it the following settings:
#**GATEWAY=192.168.235.1
#**DNS1=192.168.235.1
#**DEVICE=<span style="background-color:yellow">em1eth1</span> '''<-- or the interface name <u>YOU</u> have'''
#**BOOTPROTO=none
#**NETMASK=255.255.255.0
13,420
edits