you can use linuconf or.

x here stands for your nic when it 
boots up either 0, 1, 2, ...
what ever nic you want to alias
make another file ifcfg-ethx:0
in this file add this

IPADDR="xxx.xxx.xxx.xxx-yyy"
NETMASK="255.255.255.0"

what ever range you would like to alias for that
nic or just xxx.xxx.xxx.xxx for one extra ip
not a range, for your case.

ifcfg-ethx is located
/etc/sysconfig/network-script/  i think.
or do a find -name ifcfg-eth* 


On Fri, 10 Dec 1999, root wrote:

> 
> 
> > How? which tools?
> > Please tell me the detail. I'm newbie for linux.
> >
> > -----Original Message-----
> > From: Steve Lee [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, December 10, 1999 1:17 PM
> > To: '[EMAIL PROTECTED]'
> > Cc: '[EMAIL PROTECTED]'
> > Subject: Re: can one Ethernet interface support two IP network ?
> >
> > yes.
> > try to alias them.
> >
> > On Fri, 10 Dec 1999, Guo Xiao Qiang (TAGZ) wrote:
> >
> > > These two IP network share same wire that no router between them.
> > Could my
> > > single Ethernet NIC have two IP address that simultaneously access two
> > > network in RH 6.0. I understand Windows NT or Win 98 can do this.
> > >
> > > Thanks in advance
> > > Frank
> > >
> > >
> > > --
> > > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > > as the Subject.
> > >
> 


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to