Yes it is possible.
ifconfig eth0 212.x.x.x netmask
255.255.255.224
ifconfig eth0:0 192.168.0.1 netmask
255.255.255.0
or create the file under /etc/sysconfig
and look for ifcfg-eth0 file format
From: fedora-list-bounces@xxxxxxxxxx
[mailto:fedora-list-bounces@xxxxxxxxxx] On
Behalf Of Linux SL
Sent: Thursday, July 14, 2005 4:16
PM
To: ankush174@xxxxxxxxx;
fedora-list@xxxxxxxxxx
Subject: Re: assinging one public
ipaddress and one local(private ipaddress)toone NIC
ifconfig eth1
20.0.10.2 netmask 255.255.255.255
ifconfig eth1:1
200.63.75.245 netmask 255.255.255.248
sorry for my bad
inglish!
-------Original
Message-------
Subject: assinging one
public ipaddress and one local(private ipaddress) toone NIC
I am using
FC3 ,is it possible to assign one public and one local
ipaddress to one
NIC card ? If yes, then how.
|