RE: SSVM unable to connect to DNS

2013-05-01 Thread Tim Schultheiss
- From: Carlos Reátegui [mailto:create...@gmail.com] Sent: Tuesday, April 30, 2013 10:49 PM To: users@cloudstack.apache.org Subject: Re: SSVM unable to connect to DNS On Apr 30, 2013, at 7:09 PM, Ahmad Emneina wrote: > What version cloudstack are you running. First time hearing of this is

Re: SSVM unable to connect to DNS

2013-04-30 Thread Carlos Reátegui
On Apr 30, 2013, at 7:09 PM, Ahmad Emneina wrote: > What version cloudstack are you running. First time hearing of this issue, > I'd imagine its a bug. 4.0.1 from Ubuntu package. Hosts are XS 6.0.2 fully patched up. Don't know if it makes a difference but I don't recall having this problem

Re: SSVM unable to connect to DNS

2013-04-30 Thread Ahmad Emneina
What version cloudstack are you running. First time hearing of this issue, I'd imagine its a bug. Ahmad On Apr 30, 2013, at 6:32 PM, Carlos Reategui wrote: > I decided to stop iptables on the host and now the SSVM works and is able > to get to DNS and download the default Centos template. Is

Re: SSVM unable to connect to DNS

2013-04-30 Thread Carlos Reategui
I decided to stop iptables on the host and now the SSVM works and is able to get to DNS and download the default Centos template. Is this a known issue? This is what it looked like before I stopped it: [root@srvengxen01 ~]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source

Re: SSVM unable to connect to DNS

2013-04-30 Thread Carlos Reategui
Looks like my previous email only went to Ahmad... To add to my below response. I also installed bind9 on my management server and set it up as a caching dns to rule out issues with our corporate MS dns servers and still does not work. On Tue, Apr 30, 2013 at 3:41 PM, Carlos Reategui wrote: >

Re: SSVM unable to connect to DNS

2013-04-30 Thread Carlos Reategui
Not sure if that is the problem. On the xenserver host I can do: [root@srvengxen02 ~]# gethostip download.cloud.com s3-2-w.amazonaws.com 207.171.189.81 CFABBD51 Or does the SSVM's way of doing lookups not work with MS dns servers? On Tue, Apr 30, 2013 at 3:30 PM, Warren Nicholson < warren.nicho

RE: SSVM unable to connect to DNS

2013-04-30 Thread Warren Nicholson
I had this same problem. I replaced the Internal DNS server with External DN Server address of 8.8.8.8 and it started working. The issue is 172.30.20.176 is either not a domain name server, or it is and can't resolve cloud.download.com. You can change this in the zone setup and destroy your SSVM

Re: SSVM unable to connect to DNS

2013-04-30 Thread Ahmad Emneina
looks like you cant route out to the internet. can you ping 8.8.8.8 directly from the ssvm? On Tue, Apr 30, 2013 at 3:09 PM, Carlos Reategui wrote: > The SSVM in my rebuilt setup does not appear to be able to connect to the > DNS servers. > > root@s-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.s