Chapter 10. Network Configuration

To communicate with other computers, computers must have a network connection. This is accomplished by having the operating system recognize an interface card (such as Ethernet, ISDN modem, or token ring) and configuring the interface to connect to the network.

The Network Administration Tool can be used to configure the following types of network interfaces:

It can also be used to configure IPsec connections, manage DNS settings, and manage the /etc/hosts file used to store additional hostnames and IP address combinations.

To use the Network Administration Tool, you must have root privileges. To start the application, go to the Main Menu Button (on the Panel) => System Settings => Network, or type the command system-config-network at a shell prompt (for example, in an XTerm or a GNOME terminal). If you type the command, the graphical version is displayed if X is running; otherwise, the text-based version is displayed.

To use the command line version, execute the command system-config-network-cmd --help as root to view all of the options.

Figure 10-1. Network Administration Tool

If you prefer modifying the configuration files directly, refer to the Red Hat Enterprise Linux Reference Guide for information on their locations and contents.

TipTip
 

Use the Red Hat Hardware Compatibility List (http://hardware.redhat.com/hcl/) to determine if Red Hat Enterprise Linux supports your hardware device.

10.1. Overview

To configure a network connection with the Network Administration Tool, perform the following steps:

  1. Add a network device associated with the physical hardware device.

  2. Add the physical hardware device to the hardware list, if it does not already exist.

  3. Configure the hostname and DNS settings.

  4. Configure any hosts that cannot be looked up through DNS.

This chapter discusses each of these steps for each type of network connection.