Questions tagged [floating-ip]
The floating-ip tag has no summary.
4 questions
0 votes
1 answer
721 views
What are all the IPs that I see in the result of `ip a`
So I issued a command ip a which list all the IP addresses. However I don't understand what all the other Ip addresses and details it printed. In this output I just understood that inet W.X.Y.Z/20 brd ...
0 votes
1 answer
746 views
How can I config the floating IP to a public ip in OpenStack?
In the dashboard: Under the Project -> Compute -> Instances: I created a instance, named test02, and its IP address is 10.0.0.7 and the floating IP is 172.24.4.12. I want to know can I config the ...
1 vote
1 answer
10k views
IP Source Address issues with PaceMaker Virtual IP
I am having trouble setting up a Virtual/Floating IP. In this specific circumstance I am using Pacemaker+Corosync to manage 2 Virtual IP's. One is internal and the other is external to our SIP Trunk. ...
0 votes
1 answer
1k views
Can't see floating IP within Virtual machine
When we spin a VM in cloud based environment ( in my case , open-stack) , and assign it a floating ip to access it from outside , we can't see that IP with standard Linux commands for networking, ...