<div dir="ltr"><div><div><div>You can use <br><br>ip netns exec qroute-ID ifconfig <br>ip netns exec qroute-ID tcpdump -eni <some qr or qg interface><br><br></div>to verify if packages are arriving. And, you can also use<br><br>ip netns exec qroute-ID iptables -L -n -v<br><br></div>to see where packages are being dropped (there will be counters on DROP rules). <br><br></div>Regards.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">- JLC</div></div></div>
<br><div class="gmail_quote">On Wed, Mar 28, 2018 at 3:38 PM, wahi <span dir="ltr"><<a href="mailto:wahi@sci.am" target="_blank">wahi@sci.am</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I installed Openstack ocata using the packstack on Centos 7, so there is a controller node, network node and four compute nodes.<br>
<br>
I created the private and public network. The instance is running and getting the internal IP then I am associating the external IP without any problem.<br>
<br>
>From the network node I can use:<br>
ip netns exec qroute-ID ping external-IP or SSH<br>
<br>
But no ping or ssh using the ping or ssh command from the network or controller node or even the compute node where the instance is running.<br>
<br>
No selinux or firewall on all nodes.<br>
<br>
SSH enabled between controller and all remaining nodes.<br>
<br>
Security rules for SSH and ping has been added.<br>
<br>
Really appreciate any help or suggestion to identify the problem.<br>
<br>
<br>
Many thanks in advance.<br>
<br>
<br>
<br>
Regards,<br>
 Wahi<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
</blockquote></div><br></div>