Chapter 3.  Network Application

Table of Contents

IP Address
eth0:1
Gateway
hosts
DNS
Route
reload network

IP Address


ifcfg-eth0,ifcfg-eth1,ifcfg-eth2 ... ifcfg-eth(n)


[root@development httpd]# cat /etc/sysconfig/network-scripts/ifcfg-eth0


# Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe

DEVICE=eth0

BOOTPROTO=static

BROADCAST=192.168.3.255

HWADDR=00:25:64:A3:59:BF

IPADDR=192.168.3.40

IPV6INIT=yes


IPV6_AUTOCONF=yes

NETMASK=255.255.255.0

NETWORK=192.168.3.0

ONBOOT=yes