<div dir="ltr"><div>Hello!</div><div><br></div>I know I'm back late on this, but I want to thank you, Boris, for you last response.  It inspired me to do some study of Openstack and networking.  So, I've learning more about it.<div><br></div><div>This workshop helped me a lot:</div><div><a href="https://www.youtube.com/watch?v=b6QU4lNnaS8">https://www.youtube.com/watch?v=b6QU4lNnaS8</a></div><div><br></div><div>I was able to do everything in that workshop up until I tried pinging a website on the external network, e.g. "<a href="http://google.com">google.com</a>".</div><div><br></div><div>I was able to run a VM, create a private network and ping between VMs.  However, when I tried to ping "<a href="http://google.com">google.com</a>" or "<a href="http://openstack.org">openstack.org</a>" on my external (public) network , it didn't work.     For some reason, the port to the external network is "down," while the external network itself is "active."   I created a virtual router that connects my private network to my public (external) network.</div><div><br></div><div>  I set up my Centos7 external network similar to the way it's described here:<br><br></div><div> <a href="https://www.rdoproject.org/networking/neutron-with-existing-external-network/">https://www.rdoproject.org/networking/neutron-with-existing-external-network/</a></div><div><br></div><div>    I created the following security group rules via the command line:</div><div>  # nova secgroup-add-rule default icmp -1 -1 <a href="http://0.0.0.0/0">0.0.0.0/0</a></div><div>  # nova secgroup-add-rule default tcp 22 22 <a href="http://0.0.0.0/0">0.0.0.0/0</a></div><div>   </div><div>   So, I'm wondering what I'm doing wrong here.  </div><div><br></div><div>   I hope that was clearly described!</div><div><br></div><div>   Do you or anyone else have any ideas on this?</div><div><br></div><div><br></div><div><br></div><div>   Thanks!</div><div>   ...John</div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 19, 2016 at 12:27 AM, Boris Derzhavets <span dir="ltr"><<a href="mailto:bderzhavets@hotmail.com" target="_blank">bderzhavets@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;background-color:rgb(255,255,255)">
<p><br>
</p>
<br>
<br>
<div style="color:rgb(0,0,0)">
<hr style="display:inline-block;width:98%">
<div dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> John Alway <<a href="mailto:jalway@gmail.com" target="_blank">jalway@gmail.com</a>><br>
<b>Sent:</b> Friday, February 19, 2016 12:00 AM<span class=""><br>
<b>To:</b> Boris Derzhavets<br>
<b>Cc:</b> <a href="mailto:rdo-list@redhat.com" target="_blank">rdo-list@redhat.com</a><br>
<b>Subject:</b> Re: [Rdo-list] The RDO Quickstart Guide and Private Network</span></font>
<div> </div>
</div>
<div>
<div dir="ltr"><span class="">Thanks, Boris.    <br>
<br>
<div>I was able to get the instance running, but in Step 7, when I used the command</div>
<div># ssh -i cloud2.pem <a href="mailto:fedora@172.24.4.227" target="_blank">fedora@172.24.4.227</a></div>
<div><br>
</div>
<div>It returned </div>
</span><div><span class="">"ssh: connect to host 172.24.4.227 port 22: Connection timed out"<br>
<br></span>
 [BD]<br>
   When you ran packstack :-<br>
    1. How looked puppets  XX.XX.XX.XX_keystone.pp ( for instance ) ?<br>
    2. What is CIDR of LAN your box is located ? <br>
</div><div><div class="h5">
<div><br>
<br>
In the Dashboard is says that the instance is "active" and power state is "running".</div>
<div><br>
</div>
</div></div></div><div><div class="h5">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Feb 17, 2016 at 2:04 PM, Boris Derzhavets <span dir="ltr">
<<a href="mailto:bderzhavets@hotmail.com" target="_blank">bderzhavets@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">
<div style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;background-color:rgb(255,255,255)">
<p><br>
</p>
<br>
<br>
<div style="color:rgb(49,55,57)">
<hr style="display:inline-block;width:98%">
<div dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> John Alway <<a href="mailto:jalway@gmail.com" target="_blank">jalway@gmail.com</a>><br>
<b>Sent:</b> Wednesday, February 17, 2016 1:42 PM<br>
<b>To:</b> Boris Derzhavets<br>
<b>Cc:</b> <a href="mailto:rdo-list@redhat.com" target="_blank">rdo-list@redhat.com</a><br>
<b>Subject:</b> Re: [Rdo-list] The RDO Quickstart Guide and Private Network</font>
<div> </div>
</div>
<div>
<div dir="ltr"><span>Thanks a lot for the help, Boris.   I'll try this out.     However, a lot of these concepts I'm not sure of, so I'll have to study them.      <br>
<br>
Is this RDO project for beginners, or do they expect you to have some previous knowledge, because I'd like to learn some of these prior concepts, so that I can move through this process more smoothly?<br>
<br>
</span>[BD]  I believe packstack will be supported.  But, I already got experience with manual set up
<br>
HA 3 Node (Active/Active) Controller ( Haproxy/Keepalived) . RH is targeting RDO Manager<br>
or TripleO with deploying to overcloud (Active/Passive) HA Controllers (Pacemaker/Corosync).<br>
At the point when RDO Manager (Triple0)  will be used by everybody, packstack won't  be<br>
needed at all.<br>
<div><br>
</div>
<div>Many thanks!</div>
<div><br>
</div>
<div>...John</div>
</div>
<div>
<div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Feb 16, 2016 at 2:41 PM, Boris Derzhavets <span dir="ltr">
<<a href="mailto:bderzhavets@hotmail.com" target="_blank">bderzhavets@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">
<div style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;background-color:rgb(255,255,255)">
<p><br>
</p>
<br>
<br>
<div style="color:rgb(49,55,57)">
<hr style="display:inline-block;width:98%">
<div dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b>
<a href="mailto:rdo-list-bounces@redhat.com" target="_blank">rdo-list-bounces@redhat.com</a> <<a href="mailto:rdo-list-bounces@redhat.com" target="_blank">rdo-list-bounces@redhat.com</a>> on behalf of John Alway <<a href="mailto:jalway@gmail.com" target="_blank">jalway@gmail.com</a>><br>
<b>Sent:</b> Tuesday, February 16, 2016 3:16 PM<br>
<b>To:</b> <a href="mailto:rdo-list@redhat.com" target="_blank">rdo-list@redhat.com</a><br>
<b>Subject:</b> [Rdo-list] The RDO Quickstart Guide and Private Network</font>
<div> </div>
</div>
<div>
<div dir="ltr"><span>Hello,
<div><br>
</div>
<div>I overcame the problem of getting a valid key-pair value.   I'm not sure exactly how it was fixed, but I found the rabbitmq server was down.  This was a result of a host name conflict. The /etc/hostname and /etc/hosts files must both have the same hostname.
    I fixed that, and key-value pair now works.    I'm not sure if that was the reason, because of some funny behavior prior, and it didn't initially complain about this.  Suffice to say, I'm glad it's working!</div>
<div><br>
</div>
<div>Anyway, I'm doing the first tutorial, and I've run into an issue.  </div>
<div><br>
</div>
<div>Here is the tutorial:</div>
</span>
<div><a href="https://www.rdoproject.org/install/running-an-instance/" target="_blank">https://www.rdoproject.org/install/running-an-instance/</a>
<div style="margin-bottom:20px;overflow:auto;width:100%;text-indent:0px">
<table style="width:90%;overflow:auto;padding-top:20px;padding-bottom:20px;margin-top:20px;border-top-width:1px;border-top-style:dotted;border-top-color:rgb(200,200,200);border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(200,200,200);background-color:rgb(255,255,255)" cellspacing="0">
<tbody>
<tr style="border-spacing:0px" valign="top">
<td colspan="1" style="width:250px;display:table-cell;padding-right:20px">
<div style="min-height:54px;margin:auto;display:table;width:154px;background-color:rgb(255,255,255)">
<a href="https://www.rdoproject.org/install/running-an-instance/" style="display:table-cell;text-align:center" target="_blank"><img style="display: inline-block; margin-left: auto; margin-right: auto; max-width: 250px; max-height: 250px; min-height: 54px; width: 154px; border-width: 0px; vertical-align: bottom;" height="54" width="154" src="https://www.rdoproject.org/images/rdo-logo-white.png?1441907864"></a></div>
</td>
<td colspan="2" style="vertical-align:top;padding:0px;display:table-cell">
<div></div>
<div style="color:rgb(0,120,215);font-weight:400;font-size:21px;font-family:wf_segoe-ui_light,'Segoe UI Light','Segoe WP Light','Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;line-height:21px">
<a href="https://www.rdoproject.org/install/running-an-instance/" style="text-decoration:none" target="_blank">Running an instance — RDO</a></div>
<div style="margin:10px 0px 16px;color:rgb(102,102,102);font-weight:400;font-family:wf_segoe-ui_normal,'Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;font-size:14px;line-height:14px">
<a href="http://www.rdoproject.org" target="_blank">www.rdoproject.org</a></div>
<div style="display:block;color:rgb(102,102,102);font-weight:400;font-family:wf_segoe-ui_normal,'Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;font-size:14px;line-height:20px;max-height:100px;overflow:hidden">
Running an Instance Step 1: Visit the Dashboard. Log in to the Openstack dashboard at
<a title="Ctrl+Click or tap to follow the link" href="http://CONTROL_NODE/dashboard" target="_blank">
http://CONTROL_NODE/dashboard</a> - the username is "demo". The password can be ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
</div>
<div><br>
</div>
<div><span>I ran through the steps, and when I got to Step 5, it wanted me to select a "private network," however I only have a public network to select.<br>
<br>
</span> [BD]<br>
<br>
  Create demo_network under particular user belongs  to tenant "demo" ( whose login has been used )<br>
  demo_network should have interface attached to router, created by same user ( ACTIVE State )<br>
  and having external gateway to public.<br>
  Then in dropdown menu will appear just created demo_network. If  you select it ( with correct DNS server<br>
  been defined ) then VM supposed to be launched ( say CirrOS 3.4) will get Internet outbound connectivity.<br>
  As soon as you assign floating IP from public pool VM will get inbound connectivity.
<br>
</div>
<div><br>
</div>
<div><span>I'm running this thing to get myself started, so that I can learn Openstack.  So, I'm not sure why there is no private network, nor how I can create one.<br>
<br>
</span>[BD]<br>
Network may  be created via dashboard GUI right here . Maybe be created via Neutron CLI with corresponding credentials been sourced previously (# .  keystonerc_user )<br>
</div>
<span>
<div><br>
</div>
<div>Does anyone have any ideas on this?</div>
<div><br>
</div>
<div>Thanks!</div>
<div>...John</div>
</span></div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div></div></div>
</div>
</div>
</div>

</blockquote></div><br></div></div></div>