[Linux-cluster] 2 IP addrs on one NIC : for 2 applications listening on same tcp port to bind to

sunhux G sunhux at gmail.com
Tue Jan 13 16:02:53 UTC 2009


Thanks.

What should I do to ensure each time the server is booted up,
the 2nd IP address will stay.  Which config file to edit or startup
script to create that will execute the commands on each reboot?


On Tue, Jan 13, 2009 at 8:18 PM, Василец Дмитрий <d.vasilets at peterhost.ru>wrote:

> ifconfig eth0 192.168.1.1/24 up
> ifconfig eth0:1 192.168.10.1/24 up
>
> В Втр, 13/01/2009 в 20:05 +0800, sunhux G пишет:
> > Hi,
> >
> > How can I create 2 separate IP addresses for one physical NIC
> > in RHES 4.5?
> >
> > I have 2 applicaitons, one Oracle & one UPS software & both
> > listens/bind to same tcp port number.
> >
> > Purpose is to have Oracle bind to one IP addr while UPS bind
> > to the 2nd IP addr (ie the alias address as in Solaris).
> >
> > Let me know the steps, step by step as pretty new to Linux
> >
> > BTW, do I need to restart the server or the 2nd IP address
> > created can go live without a reboot?
> >
> > Thanks
> > U
> >
> >
> >
> > --
> > Linux-cluster mailing list
> > Linux-cluster at redhat.com
> > https://www.redhat.com/mailman/listinfo/linux-cluster
>
> --
> Linux-cluster mailing list
> Linux-cluster at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20090114/cbfcf682/attachment.htm>


More information about the Linux-cluster mailing list