<div style="font-family: Helvetica; font-size: 13px;">Check this guide:</div><div style="font-family: Helvetica; font-size: 13px;">https://www.rdoproject.org/Networking_in_too_much_detail</div><div style="font-family: Helvetica; font-size: 13px;"><br></div><div style="font-family: Helvetica; font-size: 13px;">Around “Neutron host: Router (M,N)” it may give you hints on how to debug the virtual routers… those are the ones which should be exposing your FIPs</div><div style="font-family: Helvetica; font-size: 13px;"><br></div><div style="font-family: Helvetica; font-size: 13px;">could you also dump:</div><div style="font-family: Helvetica; font-size: 13px;"><br></div><div style="font-family: Helvetica; font-size: 13px;"># neutron net-show external_network   ? </div>
                <div><div><br></div><div>-- </div><div>Miguel Ángel Ajo</div></div>
                 
                <p style="color: #A0A0A8;">On Friday 5 June 2015 at 17:20, Maarten Hoes wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div dir="ltr"><div><div>Hi,<br><br><br></div>Yes I can ping 192.168.178.23. <br><br>Ive added the rules with the dashboard/horizon.<br><br></div>- Maarten<br><br><div><div><div><div><br><div>On Fri, Jun 5, 2015 at 5:14 PM, Miguel Angel Ajo <span dir="ltr"><<a href="mailto:mangelajo@redhat.com" target="_blank">mangelajo@redhat.com</a>></span> wrote:<br><blockquote type="cite"><div>
                <div style="font-family:Helvetica;font-size:13px">It looks good.<div><br></div><div>Can you ping 192.168.178.23 from your local network? </div><div><br></div><div>I’d verify that the security groups allow ingress to ssh / ping or whatever you want to open.</div><div><br></div><div><a href="https://www.rdoproject.org/Running_an_instance_with_Neutron" target="_blank">https://www.rdoproject.org/Running_an_instance_with_Neutron</a> (Step 2) as keystonrc_admin</div></div><span>
                <div><div><br></div><div>-- </div><div>Miguel Angel Ajo</div><div>Sent with <a href="http://www.sparrowmailapp.com/?sig" target="_blank">Sparrow</a></div><div><br></div></div>
                  
                </span><div><div><p style="color:rgb(160,160,168)">On Friday 5 June 2015 at 17:11, Maarten Hoes wrote:</p><blockquote type="cite"><div>
                    <span><div><div><div dir="ltr"><div><div>Hi,<br><br><br></div>Here they are.<br><br></div><br>- Maarten<br><br><div><div><br></div></div><div><br><div>On Fri, Jun 5, 2015 at 5:04 PM, Miguel Angel Ajo <span dir="ltr"><<a href="mailto:mangelajo@redhat.com" target="_blank">mangelajo@redhat.com</a>></span> wrote:<br><blockquote type="cite"><div>
                <div style="font-family:Helvetica;font-size:13px">Hmm :)<div><br></div><div>Ok, can you post the output of:</div><div><br></div><div>ovs-vsctl show</div><div><br></div><div>ip addr</div><div><br></div><div>ip link</div><div><br></div><div>and the /etc/sysconfig/network-script/ files ? </div><div><br></div><div>Best,</div><div>Miguel Ángel</div></div><div><div>
                <div><div><br></div><div><br></div></div>
                   
                <p style="color:rgb(160,160,168)">On Friday 5 June 2015 at 17:01, Maarten Hoes wrote:</p><blockquote type="cite"><div>
                    <span><div><div><div dir="ltr"><div>Hi,<br><br><br><a href="http://192.168.178.0/24" target="_blank">192.168.178.0/24</a> is the local network provided by my cable isp box. 192.168.178.23 is my vmware vm im running linux (and openstack) on. Other devices in the same range are ping-able from within that vm.<br><br><br></div>- Maarten<br><br><br></div><div><br><div>On Fri, Jun 5, 2015 at 4:55 PM, Miguel Angel Ajo <span dir="ltr"><<a href="mailto:mangelajo@redhat.com" target="_blank">mangelajo@redhat.com</a>></span> wrote:<br><blockquote type="cite"><div>
                <div style="font-family:Helvetica;font-size:13px">Hmm “no route to host” indicates that the machine were you’re running <div>ping or ssh has no route to 192.168.178.xx  .</div><div><br></div><div>That’s something specific to your setup.</div><div><br></div><div>Is that subnet connected to one of the interfaces of your machine or has routing to reach it?</div><span><font color="#888888"><div><br></div></font></span></div><span><font color="#888888">
                <div><div><br></div><div>-- </div><div>Miguel Angel Ajo</div><div>Sent with <a href="http://www.sparrowmailapp.com/?sig" target="_blank">Sparrow</a></div><div><br></div></div></font></span><div><div>
                    
                <p style="color:rgb(160,160,168)">On Friday 5 June 2015 at 16:53, Maarten Hoes wrote:</p><blockquote type="cite"><div>
                    <span><div><div><div dir="ltr"><div><div><div>Hi,<br><br><br></div>Thanks again for the update and effort.<br><br></div>The guide works (produces no errors), but ...<br><br></div>When I try to connect to the launched instance with either ping or ssh, I get these errors:<br><div><br># ping 192.168.178.52<br>PING 192.168.178.52 (192.168.178.52) 56(84) bytes of data.<br>From 192.168.178.23 icmp_seq=1 Destination Host Unreachable<br><br># ssh 192.168.178.52<br>ssh: connect to host 192.168.178.52 port 22: No route to host<br><br><div>I guess it has something to do with my setup ?<br></div><div><br></div><div><br>- Maarten<br></div><div><br><br></div></div></div><div><br><div>On Fri, Jun 5, 2015 at 4:08 PM, Miguel Angel Ajo <span dir="ltr"><<a href="mailto:mangelajo@redhat.com" target="_blank">mangelajo@redhat.com</a>></span> wrote:<br><blockquote type="cite"><div>
                <div>
                    Could you try now?, 
                </div><div><br></div><div><a href="https://www.rdoproject.org/Neutron_with_existing_external_network" target="_blank">https://www.rdoproject.org/Neutron_with_existing_external_network</a></div>
                <div><div><br></div><div>Let me know if it works for you, here it does work.</div></div><div><div>
                     
                <p style="color:rgb(160,160,168)">On Friday 5 June 2015 at 15:36, Maarten Hoes wrote:</p><blockquote type="cite"><div>
                    <span><div><div><div dir="ltr">Hi,<br><br><br>Thanks, that would be great. <br><br><br>- Maarten<br><br><br></div><div><br><div>On Fri, Jun 5, 2015 at 3:17 PM, Miguel Angel Ajo <span dir="ltr"><<a href="mailto:mangelajo@redhat.com" target="_blank">mangelajo@redhat.com</a>></span> wrote:<br><blockquote type="cite"><div>
                <div style="font-family:Helvetica;font-size:13px">It’s a bit rusty, </div><div style="font-family:Helvetica;font-size:13px"><br></div><div style="font-family:Helvetica;font-size:13px">I’m working in an updated version, </div><div style="font-family:Helvetica;font-size:13px"><br></div><div style="font-family:Helvetica;font-size:13px">To start, I want to remove replication from the quickstart guide, so I’ll add a reference to Steps 1-2 from there, and then separate steps from there.</div><span><font color="#888888"><div style="font-family:Helvetica;font-size:13px"><br></div><div style="font-family:Helvetica;font-size:13px"><br></div>
                <div><div><br></div><div>-- </div><div>Miguel Angel Ajo</div><div><br></div></div></font></span><div><div>
                      
                <p style="color:rgb(160,160,168)">On Thursday 4 June 2015 at 13:57, Maarten Hoes wrote:</p><blockquote type="cite"><div>
                    <span><div><div><div dir="ltr">Hi,<br><br><br>(like asked on irc)<br><br>Im struggling with getting RDO to work with my existing network. Ive tried to follow this guide:<br><br><a href="https://www.rdoproject.org/Neutron_with_existing_external_network" target="_blank">https://www.rdoproject.org/Neutron_with_existing_external_network</a><br><br><br>But cant seem to get it to work for me. Could you take a look at that guide and see if its still accurate ?<br><br><br><br>Thanks,<br><br><br><br>- Maarten Hoes.<br><br></div>
</div></div></span>
                      
                      
                      
                      
                </div></blockquote><div>
                    <br>
                </div>
            </div></div></div></blockquote></div><br></div>
</div></div></span>
                     
                     
                     
                     
                </div></blockquote><div>
                    <br>
                </div>
            </div></div></div></blockquote></div><br></div>
</div></div></span>
                    
                    
                    
                    
                </div></blockquote><div>
                    <br>
                </div>
            </div></div></div></blockquote></div><br></div>
</div></div></span>
                   
                   
                   
                   
                </div></blockquote><div>
                    <br>
                </div>
            </div></div></div></blockquote></div><br></div></div>
</div></div></span>
                  
                  
                  
                  
                </div></blockquote><div>
                    <br>
                </div>
            </div></div></div></blockquote></div><br></div></div></div></div></div>
</div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>