Endian Bugtracker
Endian Issue Tracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000156 [Endian Firewall] Application Level Proxies minor always 2007-04-05 11:32 2009-10-27 13:01
Reporter buzzzo View Status public  
Assigned To simon
Priority normal Resolution fixed  
Status closed   Product Version 2.1
Summary 0000156: Havp Whitelist are not applied to havp conf
Description When i save an havp whitelist tru web gui it will be saved on /var/efw/havp/whitelist , but it seems that the python script doesn't write
the whitelist on /etc/havp .

So the result is that havp doesn't use the whitelist provided from the web gui .

Is it a bug ?

Thx
Additional Information
Tags needsfix
Attached Files

- Relationships

-  Notes
(0000279)
peter (administrator)
2007-04-12 19:54

in havp.conf the place for the whitelist is set to /etc/havp/whitelist, which is a symbolic link to /var/efw/havp/whitelist, so this should not be a problem.
try to open /etc/havp/whitelist with an editor, you should see the same content as in /var/efw/havp/whitelist
(0000287)
buzzzo (reporter)
2007-04-16 10:38

As far as I remember the file was not a simlink , but was a empty file .

I've resolved the problem modifying the restarthavp.py and adding a simple
check of the whitelist file and copy it on the right place (/etc/whitelist).

I suggest adding code on the script to check if the link exists and if not, creating it .

Thx
(0000293)
detlef (reporter)
2007-04-24 23:30

Hi,

whitelist dosn“t work for me. Have installed efw-2.1 on four boxes and
it never works.
In the whitlist are two entries:

www.testvirus.de/*
www.eicar.org/*

every time i download a testvirus, havp is blocking this.
on my boxes the symlink and /etc/havp/whitelist does exist.

Detlef
(0000315)
buzzzo (reporter)
2007-05-08 18:38

So ... how about this bug ?

I think it should be closed ... the problem is acknowleged and the solution
is simply to create the simlink .
(0000317)
peter (administrator)
2007-05-10 17:32

thank you very much for pointing out to close the issue.
this is what we need to keep the tracker clean.
(0001767)
lucagiove (developer)
2008-11-04 14:01

Same problem of original issue.
That appends on efw enterprise 2.2 and also development version.
(0001822)
simon (developer)
2008-11-21 17:58

- if /etc/havp/whitelist is not a symlink but a file the file is moved to /var/efw/havp/whitelist, owner is set to nobody:nobody and a symlink is created (0000156)
- if /etc/havp/whitelist is not a symlink and does not exist a symlink is created (0000156)
- if /var/efw/havp/whitelist does not exist it is touched and owner is set to nobody:nobody (0000156)

- Issue History
Date Modified Username Field Change
2007-04-05 11:32 buzzzo New Issue
2007-04-12 19:54 peter Note Added: 0000279
2007-04-12 19:54 peter Status new => feedback
2007-04-16 10:38 buzzzo Note Added: 0000287
2007-04-24 23:30 detlef Note Added: 0000293
2007-05-08 18:38 buzzzo Note Added: 0000315
2007-05-10 17:32 peter Status feedback => resolved
2007-05-10 17:32 peter Resolution open => fixed
2007-05-10 17:32 peter Assigned To => peter
2007-05-10 17:32 peter Note Added: 0000317
2007-07-11 11:01 peter Status resolved => closed
2008-11-04 14:01 lucagiove Note Added: 0001767
2008-11-04 14:01 lucagiove Status closed => feedback
2008-11-04 14:01 lucagiove Resolution fixed => reopened
2008-11-04 14:02 lucagiove Status feedback => confirmed
2008-11-04 15:16 lucagiove Issue Monitored: lucagiove
2008-11-04 17:42 peter Tag Attached: needsfix
2008-11-04 17:42 peter Status confirmed => new
2008-11-04 17:42 peter Assigned To peter => simon
2008-11-04 17:42 peter Status new => confirmed
2008-11-21 17:58 simon Note Added: 0001822
2008-11-21 17:58 simon Status confirmed => resolved
2008-11-21 17:58 simon Fixed in Version => 2.3
2008-11-21 17:58 simon Resolution reopened => fixed
2009-01-20 19:19 lucagiove Issue End Monitor: lucagiove
2009-10-27 13:01 peter Status resolved => closed

Copyright © 2005-2008 Endian, SRL. All rights reserved.


Mantis [^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker