This tutorial will show you how to configure additional IP address on NIC under Red Hat Linux or Fedora Core. The following procedure uses eth0 as an example for assigning a second TCP/IP address. Use the following command to add the IP address: ifconfig eth0:1 xxx.xxx.xxx.xxx Where xxx.xxx.xxx.xxx is the actual IP address. Note that […]