Changeset 1303
- Timestamp:
- 03/03/08 14:29:35 (9 months ago)
- Files:
-
- honeyclient/trunk/etc/honeyclient.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk/etc/honeyclient.xml
r1288 r1303 189 189 <!-- TODO: Update this. --> 190 190 <url description="The URL of the local Ruby web service, which interfaces with the local HoneyClient database."> 191 http://1 27.0.0.1:3000/hc_database/api191 http://172.16.164.1:3000/hc_database/api 192 192 </url> 193 193 </Database> … … 289 289 <VM> 290 290 <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."> 291 /vm/master-vms/Agent.Master-3 0/winXPPro.cfg291 /vm/master-vms/Agent.Master-31/winXPPro.cfg 292 292 </master_vm_config> 293 293 <port description="The TCP port number that the SOAP server of the VM daemon will listen on for requests. Note: This port should be unique and not already be used by other modules, services, or daemons running on the host system." default="8089">
