Hi list,
 

 I am trying to configure capture HPC but got stuck in between. I checked
the mail archives but i wan't able to fix my problem. 
 
 Here is my systems configuration.
 
 Base PC: IP 192.168.70.3, Firewall off, Vmware server 1.0.4, Windows XP
 Prof SP2.
 
 CaptureHPC server: installed on Virual machine in Vmware server, IP
 192.168.70.4, firewall off, JRE 1.6.0_02 installed, wireshark installed,
 Vmware tools installed.
 
 Capture HPC client: installed on Virual machine in Vmware server, IP
 192.168.70.7, firewall off, winpcap installed, VC++ redistributable
 libraries installed, winpcap installed, Vmware tools installed.
 
 Here is the error i get:-
 
 Microsoft Windows XP [Version 5.1.2600]
 (C) Copyright 1985-2001 Microsoft Corp.
 
 C:\Documents and Settings\Sandeep>cd c:\capture-server
 
 C:\capture-server>java -Djava.net.preferIPv4Stack=true -jar
 CaptureServer.jar -s
  192.168.70.4:7070 -f input_urls.txt
 Option added: server-listen-port => 7070
 Option added: server-listen-address => 192.168.70.4
 Option added: input_urls => input_urls.txt
 Validating config.xml ...
 config.xml successfully validated
 Option added: capture-network-packets-benign => true
 Option added: capture-network-packets-malicious => true
 Option added: client-default-visit-time => 10
 Option added: collect-modified-files => false
 Option added: p_m => 0.019
 Option added: send-exclusion-lists => true
 ExclusionList: file - FileMonitor.exl: File not found
 ExclusionList: process - ProcessMonitor.exl: File not found
 ExclusionList: registry - RegistryMonitor.exl: File not found
 [192.168.70.3:902] VM added
 [May 21, 2008 1:35:08 AM-192.168.70.3:902-8451275] VMSetState:
 WAITING_TO_BE_REV
 ERTED
 CaptureServer: Listening for connections
 [May 21, 2008 1:35:11 AM-192.168.70.3:902-8451275] VMSetState: REVERTING
 VIX Error on waitingForToolsInGuest: The virtual machine needs to be
 powered on
 E Disconnected
 [May 21, 2008 1:35:31 AM 192.168.70.3:902-8451275] VMware error -1
 [May 21, 2008 1:35:31 AM-192.168.70.3:902-8451275] VMSetState: ERROR
 
 
 My config.xml file is:-
 
 <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
        xsi:noNamespaceSchemaLocation="config.xsd">
        <global collect-modified-files="false" 
                        client-default-visit-time="10"
                        capture-network-packets-malicious="true"
                        capture-network-packets-benign="true"
                        send-exclusion-lists="true"
                p_m="0.019"
        />
        
        <exclusion-list monitor="file" file="FileMonitor.exl" />
        <exclusion-list monitor="process" file="ProcessMonitor.exl" />
        <exclusion-list monitor="registry" file="RegistryMonitor.exl" />
        
        
 
        <virtual-machine-server type="vmware-server" address="192.168.70.3"
 port="902"
                username="Administrator" password="***">
                <virtual-machine vm-path="C:\Documents and 
Settings\Administrator\My
 Documents\My Virtual Machines\Windows XP Professional 3\Windows XP 
 
 Professional 3.vmx"
                                                 client-path="C:\Program 
Files\Capture\CaptureClient.bat"
                                                 username="Sandeep"
                                                 password="***"/>
        </virtual-machine-server>
 </config>
 
 
 can you please help me to recover from,
 VIX Error on waitingForToolsInGuest: The virtual machine needs to be
 powered on
 E Disconnected, error.
 
One more thing i haven't compiled the capture hpc from source instead
downloaded the executables from honeynet.org and used.

If anybody want some more details please mail me.
 
 thanks in advance.
 
 Sandeep Romana
 M.T.S E1, CDAC Hyderabad
 Network Security Team.
 





_______________________________________________
Capture-HPC mailing list
Capture-HPC@public.honeynet.org
https://public.honeynet.org/mailman/listinfo/capture-hpc

Reply via email to