A 17:45 05/04/01 -0400, vous avez écrit :
>Is it possible to multinet an IP interface?  What I have done is using
>ifconfig am able to configure eth0 with two separate IP addresses
>(10.10.11.1/24 and 10.10.12.1/24) and am able to ping them from the local
>node however I have not found out how I can save the configuration.  Any
>help is appreciated.

create an alias :
cd /etc/sysconfig/network-scripts
cp ifcfg-eth0 ifcfg-eth0:0

edit the new file ifcfg-eth0:0 and set parameters as you need
then the next time you start up the network (/etc/rc.d/init.d/network
start) it will bring up both interfaces (or more if you create more aliases)

hth

                        - * - * - * - * - * - * -
Mes idees n'engagent que moi (vieux proverbe du Net)

Thierry ITTY
eMail: [EMAIL PROTECTED]                FRANCE



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to