Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

multiple ip address problem

Ericnie-OracleDec 1 2011 — edited Dec 8 2011
If I have one network drivers,but install vmware software,then if ipconfig,I will find
three address,one is real(10.1.2.3),the other two is virtual ip address(such as 192.168.10.1,192.168.1.1).

after start coherence,I find coherence always using the virtual ip address such as 192.168.10.1.
I know I can set -Dtangosol.coherence.localhost=10.1.2.3 to specify which ip I want to use.and it can slove the problem.

but in development environment, in a cluster we have a lot of machine,the customer tell me he need changed all
machines which will join the cluster, They want to know if there are better solutions to allow coherence using
the real ip address,not the virtual ip address.

Thanks for any reply..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 5 2012
Added on Dec 1 2011
6 comments
237 views