Multiple public IP on a Compute Instance
Hi,
I have a WLS on the cloud with an ephemeral public IP address to access from the internet.
I need to add a secondary public IP to discriminate SSL domains on the WLS.
I attached a secondary IP on the existing VNIC and I configured the OS putting: "ip addr add <private ip>/24 dev eth0".
But in this moment the traffic was bloqued and none IP responded to nothing. I had to removed it.
Can you help me please?
Thanks!!