Open GoogleCodeExporter opened 8 years ago
From the Windows VM, can you start a browser and try to go to the OpenDLP VM's
web server? You will have to import the certificate into the browser.
Is the "phone home URL" correct in the OpenDLP policy you are using? I
sometimes run into this issue when I am testing things because VirtualBox's
DHCP server doesn't seem to remember the old IP addresses for very long.
If you have edited your OpenDLP policy, did you remember to re-enter the "phone
home password"? For security reasons when editing policies, I do not copy the
old password to the policy editor screen.
Original comment by andrew.O...@gmail.com
on 9 Oct 2011 at 1:39
I was able to load the OpenDLP VM's web server from the Windows VM.
I confirmed the phonehomeURL was the correct IP address, and that the
phonehomepassword was the correct one included in the documentation
("OpenDLPagent")
(Everytime I edit the Profile, I make sure to re-input both the Administrator
pw and the phonehomepassword, since they always seem to be "gone").
I started a scan on the Windows VM from the Windows VM.
Nothing has changed.
Still stuck in the loop, still returning Error 23 every once in awhile.
Original comment by loum...@gmail.com
on 10 Oct 2011 at 5:45
I now have my system working, however have the same problem.
From the apache error log:
access to /OpenDLP/results/results.html failed, reason: user 'ddt' does not
meet 'require'ments for user/valid-user to be allowed access
I have recreated the .htpasswd file numerous times with the same results as
well. Even changed usernames/passwords for the files. Uploading to results is
not working. It deploys just fine however.
Original comment by alphawe...@gmail.com
on 6 Jun 2012 at 4:36
Figured it out. I commented this line in
/etc/apache2/sites-available/default-ssl
ScriptAlias /OpenDLP/ /var/www/OpenDLP/web/bin/
<Directory "/var/www/OpenDLP/web/bin/results/">
#Options FollowSymLinks
Now it's reporting.
Original comment by alphawe...@gmail.com
on 6 Jun 2012 at 5:13
Original issue reported on code.google.com by
loum...@gmail.com
on 7 Oct 2011 at 8:23Attachments: