Hi Keith,

I was hoping I could create a ifcfg-ethx file in /etc/sysconfig/network-scripts.
If the IP addresses can be initialized in a rc script, what's the use of the
ifcfg-ethx files?

Cheers,
Ray



>The way that I do it is to create a file in rc.d/rcx.d with commands to
>bring up the network interfaces. The file would look like

>#!/bin/sh

>/sbin/ifconfig eth0:1 xxx.xxx.xxx.xxx up
>/sbin/ifconfig eth0:2 xxx.xxx.xxx.xxx up
>/sbin/ifconfig eth0:3 xxx.xxx.xxx.xxx up
>/sbin/ifconfig eth0:4 xxx.xxx.xxx.xxx up

>Keith Lynn


On Mon, 20 Aug 2001 [EMAIL PROTECTED] wrote:

>>
>>
>> Hi everyone,
>>
>> I need some help to configure my system to have four (4) IP addresses for a
>> single network card on my system.  I will not be using DHCP for this.  What
>> fiiles do I have to modify?
>>
>> Cheers,
>> Ray






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://wwww.mandrakestore.com

Reply via email to