floating ip not pingable when there is two interface attached
i have an issue where when i attached two interface to the instance from the same network and assigned two floating ip to each of the instance, but seems like i cannot ping to the instance and the instance itself not able to ping outside. but i can see when i disable eth0 it able to ping to internet. but not able to ping if i disbale eth1 and enable eth0. any suggestion on this?
To which interface point
curl http://169.254.169.254/latest/meta-data/local-ipv4
?hi bro, last night did some changes where i move to neutron flat network using ml2 setting. a bit different now as i use public ip directly to the instance. but seems like same thing. i have put 3 IPs to the instance.
but when i run curl
http://169.254.169.254/latest/meta-data/local-ipv4
from instance i can only see one ip listed in it. anyway, to solve this kind of issue.??