<html><body>
<p><font size="2" face="sans-serif">Deal all,</font><br>
<br>
<font size="2" face="sans-serif">I followed this instruction - </font><a href="https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst"><font size="3" color="#0000FF" face="serif"><u>https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst</u></font></a><font size="3" face="serif"> </font><font size="2" face="sans-serif"> and finished Grizzly installation on ubuntu 12.04 (3 nodes), and followed this instruction - </font><a href="https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst"><font size="3" color="#0000FF" face="serif"><u>https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst</u></font></a><font size="3" face="serif"> </font><font size="2" face="sans-serif">for the network configuration using OpenVSwitch and VLAN mode.</font><br>
<br>
<font size="2" face="sans-serif">The VM can be associated with a floating IP successfully so I can ping some external IPs from the VM, e.g., www.baidu.com, but when I try to get the web page using "wget www.baidu.com", it will stuck:</font><br>
<br>
<font size="2" face="sans-serif">$ wget www.baidu.com</font><br>
<font size="2" face="sans-serif">--2013-08-15 05:41:55--  <a href="http://www.baidu.com/">http://www.baidu.com/</a></font><br>
<font size="2" face="sans-serif">Resolving www.baidu.com (www.baidu.com)... 115.239.210.27, 115.239.210.26</font><br>
<font size="2" face="sans-serif">Connecting to www.baidu.com (www.baidu.com)|115.239.210.27|:80... connected.</font><br>
<font size="2" face="sans-serif">HTTP request sent, awaiting response...</font><br>
<br>
<font size="2" face="sans-serif">It's weird as the external ip is pingable and the http connection is established but can not get the http response...</font><br>
<br>
<font size="2" face="sans-serif">Cloud anybody help on this? Many thanks!</font><br>
<br>
<font size="2" face="sans-serif">Scott</font><br>
</body></html>