Assign Multiple IP's on Single NIC

Restart the network after creating the following file:
# cat /etc/sysconfig/network-scripts/ifcfg-eth0-range0 
IPADDR_START=192.168.1.2
IPADDR_END=192.168.1.3
CLONENUM_START=0

No comments: