Installed the openstack in the server. The Host IP given is 192.168.1.2. Created the instance using ubuntu_14 image and also associated the floating IP 192.168.1.234. Enabled TCP and ICMP rules in security group. Installed Apache2 in the instance. I can only access the instance in the browser of server that is 192.168.1.2 and not able to access the floating IP in other devices using the same network. I can access the floating IP through SSH. Can anyone please help me in accessing the IP in other devices?
How to access the floating IP in different systems in open stack?
108 Views Asked by Viston At
0
There are 0 best solutions below
Related Questions in DEVSTACK
- Problem while trying to reinstall devstack
- openstack devstack neutron plugins install error What should I do to make the installation work?
- distutils deprecation warning on ubuntu 22.04
- How to deploy devstack (OpenStack) on RHEL 9.1?
- Error: Could not find versioned identity endpoints when attempting to authenticate
- how to install OpenStack on Ubuntu in 2022
- Unable to deploy DevStack on Ubuntu 22.04
- How to run custom openedx project in localhost
- Can't validate keystone endpoint when I trying to define an OpenStack cloud for juju
- OpenStack additional compute node set up questions
- 'Neutron did not start' occurred while building devstack
- Nova service fails after rebooting
- Openstack and neutron failing: Versioning for this project requires either an sdist tarball, or access to an upstream git repository
- KYPO Deployment failure openstack retuning no valid host found
- Devstack installation error : CryptographyDeprecationwarning: int_from_bytes is deprecated, use int.from_bytes instead
Related Questions in OPENSTACK-NEUTRON
- How to Expose OpenStack Instances to Local Host Physical Network?
- keystoneauth1.exceptions.http.Unauthorized
- How can I assign a port to VM without ip in openstack?
- I created the openstack instances but i cant ping the instances ip from outside soo how to configure it
- modify floating ip description attribute will remove the existing QoS policy
- openstack devstack neutron plugins install error What should I do to make the installation work?
- ERROR neutron ModuleNotFoundError: No module named 'networking_ovn'
- Terraform loops with both index and values
- Feature 'linuxbridge' is experimental
- Extract files from instance
- Neutron-Server Database Not Sync-UP
- Openstack traffic flow is not showing on patch-tun or patch-int
- public endpoint for load-balancer service not found
- how openstacksdk get_port just through ip_address
- Openstack and neutron failing: Versioning for this project requires either an sdist tarball, or access to an upstream git repository
Related Questions in FLOATING-IP
- Floating IP does not work in pacemaker cluster
- My openstack instances can't reach internet
- How to make keepalived respond on failover on HAProxy?
- Ping to Floating IP of an OpenStack instance answers with Request timeout for icmp_seq
- How to Create a Floating IP and then assign it to a server using Openstack API
- DevStack instances can't be reached outside devstack node
- How to access the floating IP in different systems in open stack?
- Terraform openstack instance doesn't return floating ip
- openstack floating ip cannot be accessed
- How to associate floating IP to specific interface with Heat
- Reuse detached floating IPs in OpenStack
- Manage a Floating IP on AWS Services
- Switching floating IP between VMs in openstack
- Keepalived virtual IP won't be transferred back when host master is up again
- Assign openstack floating IP while making sure it will not be removed from other server
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?