ingoa
# range specification files:
#
# One can specify ranges of alised ipaddress using ifcfg-$DEV-range* files.
# Specify multiple ranges using multiple files, such as ifcfg-eth0-range0 and
# ifcfg-eth0-range1, etc. In these files, the following configuration variables
# specify the range:
#
# IPADDR_START -- ipaddr to start range at. eg "192.168.30.1"
# IPADDR_END -- ipaddr to end range at. eg "192.168.30.254"
# CLONENUM_START -- interface clone number to start using for this range. eg
Из этого всего я понял, что нифига не понял... И чего с этими диапазонами делать? А если мне надо на eth0 повесит например 192.168.1.1 и 213.45.23.1?
Напиши пример ентого файла для вот такого случая...