Ticket #83 (closed bug: invalid)

Opened 1 year ago

Last modified 1 year ago

Configuring honeyclient.xml

Reported by: devinbhullar@gmail.com Assigned to: kindlund
Priority: low Milestone: 0.9
Component: Installation Version: 0.99
Severity: none Keywords: HoneyClient::Manager::VM, honeyclient.xml
Cc:

Description (Last modified by kindlund)

Hi Darien I am not sure (Step #15) on the set up for this task. Do i create the directory /vm/master-vms/Agent.Master-23/winXPPro.cfg but i dont have the .cfg file.

<HoneyClient>

    <Manager>

        <VM>

            <master_vm_config description="The full absolute path to the VM configuration file on the host system that will be used by all subsequent cloned VMs.">

                /vm/master-vms/Agent.Master-23/winXPPro.cfg

            </master_vm_config>

        </VM>

    </Manager>

</HoneyClient>

and what should i put for these variables found in /etc/honeyclient.xml

    <!-- HoneyClient::Manager::FW Options -->

        <FW>

            <!-- TODO: Update this. --> <address description="eth0 interface static IP">

                192.168.0.128

            </address> <!-- TODO: Update this. --> <port description="Default FW port number" default="8083">

                8083

            </port> <!-- TODO: Update this. --> <primaryDns description="Primary DNS IP Address">

                128.29.154.150

            </primaryDns> <!-- TODO: Update this. --> <secondaryDns description="Secondary DNS IP address">

                128.29.40.1

            </secondaryDns> <!-- TODO: Update this. --> <gsx_gateway description="IP address of GSX or VMware Server">

                10.0.0.1/32

            </gsx_gateway> <!-- TODO: Update this. --> <fwGateway description="Gateway IP address of the Firewall">

                10.0.0.254/32

            </fwGateway> <!-- TODO: Update this. --> <honeyclientnet description="CIDR notation for honeyclient netblock">

                10.0.0.0/24

Attachments

Change History

08/28/07 03:26:30 changed by Devinder <devinbhullar@gmail.com>

  • component changed from Unknown to HoneyClient::Manager.

08/28/07 11:30:00 changed by kindlund

  • status changed from new to assigned.
  • description changed.
  • reporter changed from Devinder <devinbhullar@gmail.com> to devinbhullar@gmail.com.
  • component changed from HoneyClient::Manager to HoneyClient::Manager::VM.
  • priority changed from normal to low.
  • milestone set to 0.9.
  • keywords changed from HoneyClient::Manager to HoneyClient::Manager::VM, honeyclient.xml.
  • type changed from test to bug.

Hi Devinder,

You should change the entry of:

/vm/master-vms/Agent.Master-23/winXPPro.cfg

…to the absolute path of your master VM's configuration file.

Specifically, please see this section of the UserGuide: http://www.honeyclient.org/trac/wiki/UserGuide#HoneyclientVM

In these steps, you need to create a new VM, install Windows XP OS, and configure the VM accordingly.

Once you've done this, you should have a master VM that looks like:

/vm/master/master.vmx

This is the type of string that should replace the original.

As for the other FW settings, please leave those as the default. Those settings are never used, so they can be safely ignored.

Hope this helps,

— Darien

08/29/07 14:30:11 changed by kindlund

  • status changed from assigned to closed.
  • resolution set to invalid.
  • version changed from none to 0.99.
  • component changed from HoneyClient::Manager::VM to Installation.
  • summary changed from Configure HoneyClient::Manager to Configuring honeyclient.xml.

Add/Change #83 (Configuring honeyclient.xml)




Change Properties
Action