On Nov 1, 10:30 am, Pete Akins <pete.ak...@modolabs.com> wrote:
> Hello,
>
> Modo Labs is pleased to announce the availability of the Kurogo Virtual Machine Appliance. This VMX based virtual machine can be downloaded and run on any VMware based virtualization host (Fusion 2+, VMware Player, Workstation 6.5+, ESX 4+) and simplifies evaluation and deployment of Kurogo.
>
> We welcome everyone to download it and try it out and please give us feedback on your experiences.
>
> http://kurogo.org/downloads/#vm
>
> -Pete-
>
> Pete Akins
> Modo Labs, Inc.
Using your VM console, login to the appliance:
user: root
password: kurogo
type this at the command line:
ifconfig eth0 | grep inet | cut -f2 -d ":" | cut -f1 -d " "
This should give you the IP address of your appliance.
Then load this into your browser:
http://x.x.x.x
where (x.x.x.x) is the IP address of your appliance.
If you have further questions, please let us know.
-Pete-
What if it doesnt have the eth0?
Hi Pete,
How do I correct this:
What if it doesnt have the eth0?
Hi Pete,How do I correct this:
<image001.png>
I am using the Oracle VM VirtualBox Manager. I just changed the setting to bridged networking but am unsure how to change to DHCP client.
From: kurog...@googlegroups.com [mailto:kurog...@googlegroups.com] On Behalf Of Pete Akins
Sent: Thursday, December 01, 2011 10:16 AM
To: kurog...@googlegroups.com
Subject: Re: New Kurogo Virtual Applicance
What if it doesnt have the eth0?
<image001.png>
I have now installed the VMWare Workstation but still have the same network error. Perhaps it will be easier to trouble-shoot. Here is the latest:
ifconfig -a
ifconfig eth1 up
ifconfigto confirm that the eth1 interface is up. If you see both lo and eth1, then you're good.
dhclient eth1