Linux serverNETWORK ADMINISTRATIONSredhat

ping or ssh instance from my computer Openstack

ping or ssh my cirros instance from my computer Openstack

The instance is assigned to a security group that has a security rule that opens port 22 for incoming communications.

lauch cirrOS instance linked to the private network, and to which I associated a floating IP, I can ping my instance via the floating IP or private IP from Ubuntu

ip netns
qrouter-3e911d39-0882-42cb-bf99-66b62787eb09 (id: 1)
qdhcp-ec7d67fb-18c4-4b04-ba55-ec5483543d55 (id: 0)

ip netns exec qdhcp-ec7d67fb-18c4-4b04-ba55-ec5483543d55 ssh cirros@172.168.1.7
ip netns exec qdhcp-ec7d67fb-18c4-4b04-ba55-ec5483543d55 ssh cirros@192.168.1.6

source

by Zariga Tongy

openstack

Leave a Reply

Your email address will not be published. Required fields are marked *