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