Re: Question about SSVM errors/outbound internet connection

2013-02-22 Thread Marcus Sorensen
Good to hear! On Fri, Feb 22, 2013 at 12:58 PM, David Grizzanti wrote: > Marcus, > > Installing dnsmasq on devcloud and going with the advanced configuration has > worked. The SSVM is able to get out to the internet now and I've been able > to get templates to download. > > Thanks much for you

Re: Question about SSVM errors/outbound internet connection

2013-02-22 Thread David Grizzanti
Marcus, Installing dnsmasq on devcloud and going with the advanced configuration has worked. The SSVM is able to get out to the internet now and I've been able to get templates to download. Thanks much for your help! -- David Grizzanti Software Engineer - SunGard Availability Services 401 N.

Re: Question about SSVM errors/outbound internet connection

2013-02-22 Thread Marcus Sorensen
I've run devcloud(2) with the advanced network marvin config (tools/devcloud/devcloud-advanced_internal-mgt.cfg), with management server inside devcloud. This doesn't work at the moment, due to the memory issues, unless you increase the dom0 memory to at least 1.5G. The other option is the tools/d

Re: Question about SSVM errors/outbound internet connection

2013-02-22 Thread David Grizzanti
Thanks all for the tips - looks like I can't ping 8.8.8.8 from within the SSVM and 192.168.56.1 doesn't provide DNS in this case. In terms of devcloud vs devcloud2, what's the main difference between the two? Just wondering if it's worth me switching to devcloud from devcloud2. Marcus - were t

Re: Question about SSVM errors/outbound internet connection

2013-02-21 Thread Marcus Sorensen
You can get out if you set up the 10.0.3 network as public. That's a NAT. On Feb 21, 2013 11:18 PM, "Wei ZHOU" wrote: > you can not connect outside because It is host-only network. > > can you try devcloud, not devcloud2? > > 2013/2/21 David Grizzanti > > > Hi All, > > > > I had a question about

Re: Question about SSVM errors/outbound internet connection

2013-02-21 Thread Wei ZHOU
you can not connect outside because It is host-only network. can you try devcloud, not devcloud2? 2013/2/21 David Grizzanti > Hi All, > > I had a question about the SSVM and it's ability to communicate out to the > internet. I'm currently using the DevCloud2 appliance inside Virtualbox > with

Re: Question about SSVM errors/outbound internet connection

2013-02-21 Thread Marcus Sorensen
I usually do "apt-get update && apt-get install dnsmasq" on the devcloud. The issue is that the ssvm wants to use your internal or safe management network for DNS servers. I wonder what your routes show, normally I see static routes for the DNS servers to the management net. On Feb 21, 2013 6:33 PM

Re: Question about SSVM errors/outbound internet connection

2013-02-21 Thread Dave Cahill
Hi David, For DNS, it looks like your SSVM can contact 192.168.56.1, but can't resolve download.cloud.com using that server. Maybe 192.168.56.1 isn't actually providing DNS services - what do you get if you run "dig @192.168.56.1 download.cloud.com" ? I would have thought it would fall back to 8.

Question about SSVM errors/outbound internet connection

2013-02-21 Thread David Grizzanti
Hi All, I had a question about the SSVM and it's ability to communicate out to the internet. I'm currently using the DevCloud2 appliance inside Virtualbox with the Management Server and database running on my laptop (OS X). This is with the 4.1 version of the code, pulled from the branch. I'