<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div class="" style=""><span class="" style="">Hi James,</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style=""><br class="" style=""></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style="">Thanks for the response! Yeah Ive tried that no luck. My resolv.conf on a VM  (192.168.1.5) is as follows:</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida
 Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style=""><br class="" style=""></span></div><div style="background-color: transparent;" class="">nameserver 192.168.1.3 </div><div style="background-color: transparent;" class="">nameserver 10.7.0.1</div><div style="background-color: transparent;" class=""><span class="" style=""></span></div><div style="background-color: transparent;" class="">search openstacklocal</div><div class="" style=""><br class="" style=""></div><div class="" style="">The first is the  demo-subnet dhcp address.</div><div class="" style="">The second is the outside network gateway/dns address.</div><div class="" style=""><br class="" style=""></div><div class="" style="">Neither work. Whenever I try anything this what I get:</div><div class="" style=""><br class="" style=""></div><div class="" style=""><div class="" style=""> dig domain.com @8.8.8.8</div><div class=""
 style=""><br class="" style=""></div><div class="" style="">; <<>> DiG 9.9.5-3-Ubuntu <<>> domain.com @8.8.8.8</div><div class="" style="">;; global options: +cmd</div><div class="" style="">;; connection timed out; no servers could be reached</div><div class="" style=""><br class="" style=""></div><div class="" style=""><br class="" style=""></div><div class="" style="">Weirdly, when I try to do an nslookup from the VM and then tcpdump on port 53, on the network node qrouter namespace I see no requests, but I do see requests on the compute node:</div><div class="" style=""><br class="" style=""></div><div class="" style=""><div class="" style="">15:37:36.150955 IP (tos 0x0, ttl 64, id 64629, offset 0, flags [none], proto UDP (17), length 67)</div><div class="" style="">    192.168.1.5.35247 > 8.8.8.8.domain: 28059+ [1au] A? domain.com. (39)</div><div class="" style="">15:37:41.151060 IP (tos 0x0, ttl 64, id 64630,
 offset 0, flags [none], proto UDP (17), length 67)</div><div class="" style="">    192.168.1.5.35247 > 8.8.8.8.domain: 28059+ [1au] A? domain.com. (39)</div><div class="" style="">15:37:46.151166 IP (tos 0x0, ttl 64, id 64631, offset 0, flags [none], proto UDP (17), length 67)</div><div class="" style="">    192.168.1.5.35247 > 8.8.8.8.domain: 28059+ [1au] A? domain.com. (39)</div><div class="" style=""><br class="" style=""></div><div class="" style=""><br class="" style=""></div><div class="" style="">Also I can do an nslookup from the namespace itself and works no problem:</div><div class="" style=""><br class="" style=""></div><div class="" style=""><br class="" style=""></div><div class="" style=""><div class="" style="">ip netns exec qrouter-d9b5f02b-48c5-44a1-bc4b-7ba0336ee201 nslookup www.google.com</div><div class="" style="">Server:         10.7.0.1</div><div class="" style="">Address:  
      10.7.0.1#53</div><div class="" style=""><br class="" style=""></div><div class="" style="">Non-authoritative answer:</div><div class="" style="">Name:   www.google.com</div><div class="" style="">Address: 74.125.225.148</div><div class="" style="">Name:   www.google.com</div><div class="" style="">Address: 74.125.225.146</div><div class="" style="">...etc....</div><div class="" style=""><br></div><div class="" style=""><br></div></div><div class="" style=""><br class="" style=""></div></div><div class="" style=""><br class="" style=""></div></div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" class=""> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" class=""> <div dir="ltr" class="" style="">
 <font size="2" face="Arial" class="" style=""> On Tuesday, October 14, 2014 3:05 PM, James Denton <james.denton@rackspace.com> wrote:<br class="" style=""> </font> </div>  <br class="" style=""><br class="" style=""> <div class="" style=""><div id="yiv2251217246" class="" style=""><div class="" style="">
<div class="" style="">Hi Amit,</div>
<div class="" style=""><br clear="none" class="" style="">
</div>
<div class="" style="">Have you tried specifying a name server with dig? Ie. dig domain.com @8.8.8.8 <—google DNS</div>
<div class="" style=""><br clear="none" class="" style="">
</div>
<div class="" style="">Have you confirmed your instances have a resolver configured in /etc/resolv.conf? This usually occurs via DHCP.</div>
<div class="" style=""><br clear="none" class="" style="">
</div>
<div class="" style="">James</div>
<div class="" style=""><br clear="none" class="" style="">
</div>
<span id="yiv2251217246OLK_SRC_BODY_SECTION" class="" style="">
</span><div class="" id="yiv2251217246yqt66964" style=""><div style="font-family:Calibri;font-size:11pt;text-align:left;color:black;BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;PADDING-BOTTOM:0in;PADDING-LEFT:0in;PADDING-RIGHT:0in;BORDER-TOP:#b5c4df 1pt solid;BORDER-RIGHT:medium none;PADDING-TOP:3pt;" class="">
<span style="font-weight:bold;" class="">From: </span>Amit Anand <<a rel="nofollow" shape="rect" ymailto="mailto:mr_amitanand@yahoo.com" target="_blank" href="mailto:mr_amitanand@yahoo.com" class="" style="">mr_amitanand@yahoo.com</a>><br clear="none" class="" style="">
<span style="font-weight:bold;" class="">Reply-To: </span>Amit Anand <<a rel="nofollow" shape="rect" ymailto="mailto:mr_amitanand@yahoo.com" target="_blank" href="mailto:mr_amitanand@yahoo.com" class="" style="">mr_amitanand@yahoo.com</a>><br clear="none" class="" style="">
<span style="font-weight:bold;" class="">Date: </span>Tuesday, October 14, 2014 at 11:59 AM<br clear="none" class="" style="">
<span style="font-weight:bold;" class="">To: </span>"<a rel="nofollow" shape="rect" ymailto="mailto:openstack@lists.openstack.org" target="_blank" href="mailto:openstack@lists.openstack.org" class="" style="">openstack@lists.openstack.org</a>" <<a rel="nofollow" shape="rect" ymailto="mailto:openstack@lists.openstack.org" target="_blank" href="mailto:openstack@lists.openstack.org" class="" style="">openstack@lists.openstack.org</a>><br clear="none" class="" style="">
<span style="font-weight:bold;" class="">Subject: </span>[Openstack] Name Resolution problem (ICEHOUSE)<br clear="none" class="" style="">
</div>
<div class="" style=""><br clear="none" class="" style="">
</div>
<div class="" style="">
<div class="" style="">
<div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;" class="">
<div class="" style="">Hi all,</div>
<div class="" style=""><br clear="none" class="" style="">
</div>
<div class="" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-style:normal;background-color:transparent;">
So I have a DNS (or at least it seems to be only DNS) problem with the VM's I have created. I cannot resolve anything from within the VM's. I can ping outside by IP (ie, I can ping google,etc but only by IP) but cannot do a dig, curl, nslookup, etc by name.
 I have no clue why this is happening and Ive tried some of the solutions other have recommended at Ask Openstack but to no avail. I was hoping someone here maybe able to point me in the right direction. I have also posted the question at Ask, all the node
 stack details are here:</div>
<div class="" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-style:normal;background-color:transparent;">
<br clear="none" class="" style="">
</div>
<div class="" style="background-color:transparent;"><a rel="nofollow" shape="rect" class="" target="_blank" href="https://ask.openstack.org/en/question/48587/no-internet-access-from-vm/" style="">No internet access from VM - Ask OpenStack: Q&A Site for OpenStack Users and Developers</a><br clear="none" class="" style="">
</div>
<div class="" id="yiv2251217246enhancrCard_0" style="width:450px;font-family:'Georgia', 'Times', 'Times New Roman', 'serif';margin-top:5px;margin-bottom:5px;" contenteditable="false">
<table class="" cellspacing="0" cellpadding="0" border="0" style="width:450px;height:auto;display:block;"><tbody class="" style=""><tr class="" style=""><td colspan="7" rowspan="1" class="" style="height:1px;background-color:#e5e5e5;font-size:1px;border-collapse:collapse;">
<div class="" style="height:1px;background-color:#e5e5e5;font-size:1px;line-height:0px;">
 </div>
</td></tr><tr class="" style=""><td colspan="1" rowspan="5" class="" style="width:1px;background-color:#e5e5e5;font-size:1pt;border-collapse:collapse;">
<div class="" style="width:1px;background-color:#e5e5e5;font-size:1pt;">
 </div>
</td><td colspan="1" rowspan="5" class="" style="width:14px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;">
<div class="" style="width:14px;background-color:#ffffff;font-size:14pt;">
 </div>
</td><td colspan="2" rowspan="1" class="" style="height:6px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;">
<div class="" style="height:6px;background-color:#ffffff;font-size:6pt;">
 </div>
</td><td colspan="1" rowspan="5" class="" style="width:20px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;">
<div class="" style="width:20px;background-color:#ffffff;font-size:20pt;">
 </div>
</td><td colspan="1" rowspan="5" class="" width="1" style="width:1px;background-color:#e5e5e5;font-size:1pt;border-collapse:collapse;">
<div class="" style="width:1px;background-color:#e5e5e5;font-size:1pt;">
 </div>
</td></tr><tr class="" style=""><td colspan="2" rowspan="1" class="" style="width:100%;vertical-align:middle;font-family:'Georgia', 'Times', 'Times New Roman', 'serif';">
<div class="" style="line-height:16.5px;background-color:#ffffff;width:414px;">
<div class="" style="word-wrap:break-word;">
<span class="" style=""></span><span class="" style=""></span><a rel="nofollow" shape="rect" class="" target="_blank" href="https://ask.openstack.org/en/question/48587/no-internet-access-from-vm/" style="text-decoration: none !important; color: #000000 !important;" contenteditable="false"><span class="" style="margin:0;font-weight:normal;margin-bottom:3px;font-size:18px;line-height:21px;max-height:43px;color:#000000;overflow:hidden;display:inline-block;">No
 internet access from VM - Ask OpenStack: Q&A Site for OpenStack Users and Developers</span></a>
<div class="" style="font-size:13px;line-height:20px;color:#999999;max-height:81px;font-family:'Georgia', 'Times', 'Times New Roman', 'serif';overflow:hidden;">
Hi all, So I cant seem to access the internet from my VMs. I can access the floating IPs from anywhere in our network and from all nodes now (controller/network/compute) just fine (but strangely I cannot access the private ips, the tenant network from any of
 the nodes?!) but cant ...</div>
</div>
</div>
</td></tr><tr class="" style=""><td colspan="2" rowspan="1" class="" style="height:6px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;">
<div class="" style="height:6px;background-color:#ffffff;font-size:6pt;">
</div>
</td></tr><tr class="" style=""><td colspan="1" rowspan="1" class="" style="vertical-align:middle;font-family:'Arial', 'Helvetica Neue', 'Helvetica', 'sans-serif';">
<div class="" style="font-size:0pt;"><a rel="nofollow" shape="rect" class="" target="_blank" href="https://ask.openstack.org/en/question/48587/no-internet-access-from-vm/" style="color:black;text-decoration:none;cursor:pointer;"><span class="" style="display:inline-block;line-height:11px;max-width:314px;min-width:254px;overflow:hidden;max-height:13px;"><span class="" style="vertical-align:middle; font-size: 9px; line-height: 11px; color: #999999; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust:none; text-size-adjust:none;">View
 on <span class="" style="font-weight:bold;">ask.openstack.org</span></span></span></a></div>
</td><td colspan="1" rowspan="1" class="" style="vertical-align:middle;width:100px;font-family:'Arial', 'Helvetica Neue', 'Helvetica', 'sans-serif';">
<div class="" style="max-width:100px;min-width:80px;overflow:hidden;text-align:right;line-height:11px;max-height:13px;font-size:0pt;">
<span class="" style="vertical-align:middle; font-size: 9px; line-height: 11px; color: #999999; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust:none; text-size-adjust:none;">Preview
 by Yahoo</span></div>
</td></tr><tr class="" style=""><td colspan="2" rowspan="1" class="" style="height:9px;background-color:#ffffff;font-size:0pt;border-collapse:collapse;">
<div class="" style="height:9px;background-color:#ffffff;font-size:9pt;">
</div>
</td></tr><tr class="" style=""><td colspan="7" rowspan="1" class="" style="height:1px;background-color:#e5e5e5;font-size:1px;border-collapse:collapse;">
<div class="" style="height:1px;background-color:#e5e5e5;font-size:1px;line-height:0px;">
 </div>
</td></tr></tbody></table>
</div>
<div class="" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-style:normal;background-color:transparent;">
<br clear="none" class="" style="">
</div>
<div class="" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-style:normal;background-color:transparent;">
<br clear="none" class="" style="">
</div>
<div class="" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-style:normal;background-color:transparent;">
Thanks in advance for any help!</div>
<div class="" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-style:normal;background-color:transparent;">
<br clear="none" class="" style="">
</div>
<div class="" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, 'Helvetica  Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-style:normal;background-color:transparent;">
Amit</div>
<div class="" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-style:normal;background-color:transparent;">
<br clear="none" class="" style="">
</div>
</div>
</div>
</div></div>

</div></div><br class="" style=""><br class="" style=""></div>  </div> </div>  </div> </div></body></html>