At 01:56 PM 06/11/01, Sevatio wrote:
>What file is used to store the settings for multiple IP addresses to one
>eth card?

Hi,

You should be able to find the scripts, ifup and ifdown here:
/etc/sysconfig/network-scripts/

and the config file for each card, i.e.:
ifcfg-eth0
ifcfg-eth0:0

example eth0:0 (alias 0 of eth0) file:

BROADCAST=192.168.99.255
DEVICE=eth0:0
NETMASK=255.255.255.0
IPADDR=192.168.99.211
NETWORK=192.168.99.0
ONBOOT=yes
BOOTPROTO=none

HTH


Reply via email to