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
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.
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
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
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
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
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
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.
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'