Welcome, Guest. Please login or register.
Did you miss your activation email?
+  pfSense Forum
|-+  pfSense English Support» Packages» Dansguardian package for 2.0
Username:
Password:
 
 

Pages: 1 ... 27 28 29 30 [31]   Go Down
  Print  
Author Topic: Dansguardian package for 2.0  (Read 59737 times)
0 Members and 1 Guest are viewing this topic.
LokisMischief
Newbie
*
Offline Offline

Posts: 21


View Profile
« Reply #450 on: May 07, 2013, 03:18:24 am »

Not sure where to start looking for this one  Sad

Did you applied the binary patch fot fix web upload bug? you can try to downgrade binaries via pkg_add too.

Well, I have updated to your latest package, still had the same issue, child processes dropping out with sig 11's, applied your upload patch (incidentally I didn't have any web upload issues) but still the same sig 11's


Edit:

For more information on this issue, read here: http://forum.pfsense.org/index.php/topic,61811.0.html
« Last Edit: May 08, 2013, 05:31:42 am by LokisMischief » Logged
Legion
Jr. Member
**
Offline Offline

Posts: 71


View Profile
« Reply #451 on: May 10, 2013, 11:06:28 am »

marcelloc, I mentioned once before that DG fills up my cron table with fetch_blacklist entries:





I'm not sure why it happens. I'm guessing every time I save a config it puts another entry in the crontab? The main reason I noticed was I was doing things on my pfSense box at about midnight and noticed it suddenly spike in CPU, memory, etc so I had a look and it was trying to fetch the blacklist 100s of times at once.
Logged
maxxer
Jr. Member
**
Offline Offline

Posts: 33


View Profile
« Reply #452 on: May 24, 2013, 06:14:10 am »

Hi. I cannot manage to have DG include blacklists in config.
It's a pfsense 2.1 beta installation, with dg 2.12.
I even tried to upgrade package gui from github, but no change.

Configuration is mostly the default. After adding  blackslit url (shallalist) I go to dansguardian > ACLs > Site list, then edit the default entry. I enable the "Banned" checkbox, then select one  (or all) the blacklist include, press Save. No domain in the blacklist is taken into consideration.
If I manually add a domain to the "Config" text area just below it works, correctly blocked.
If I manually add
Code:
.Include</usr/pbi/dansguardian-amd64/etc/dansguardian/lists/blacklists/porn/domains>
in the same textarea sites are correcrty blocked.

what's wrong?
thanks
Logged
rjcrowder
Full Member
***
Offline Offline

Posts: 151


View Profile
« Reply #453 on: May 24, 2013, 07:00:04 am »

Hi. I cannot manage to have DG include blacklists in config.
It's a pfsense 2.1 beta installation, with dg 2.12.
I even tried to upgrade package gui from github, but no change.

Configuration is mostly the default. After adding  blackslit url (shallalist) I go to dansguardian > ACLs > Site list, then edit the default entry. I enable the "Banned" checkbox, then select one  (or all) the blacklist include, press Save. No domain in the blacklist is taken into consideration.
If I manually add a domain to the "Config" text area just below it works, correctly blocked.
If I manually add
Code:
.Include</usr/pbi/dansguardian-amd64/etc/dansguardian/lists/blacklists/porn/domains>
in the same textarea sites are correcrty blocked.

what's wrong?
thanks
Did you download the new blacklists before trying to select them? The lists are not the same and the categories will change once you download the list.
Logged
maxxer
Jr. Member
**
Offline Offline

Posts: 33


View Profile
« Reply #454 on: May 24, 2013, 07:04:35 am »

Did you download the new blacklists before trying to select them? The lists are not the same and the categories will change once you download the list.
Yes, I first downloaded the blacklists then tried to add them to the filter. Confirmed by the populated blacklist list in the box...
Logged
rjcrowder
Full Member
***
Offline Offline

Posts: 151


View Profile
« Reply #455 on: May 24, 2013, 07:46:25 am »

Did you download the new blacklists before trying to select them? The lists are not the same and the categories will change once you download the list.
Yes, I first downloaded the blacklists then tried to add them to the filter. Confirmed by the populated blacklist list in the box...
Is the selection being saved? In other words, are they highlighted in the list (as you ctrl-click them)?

If you want to check that the UI is writing the config correctly, you can do the following... First, check and see if the list is getting written to the config.xml file (in /conf). If you vi the file, search for "banned_includes" - It should occur three times in the config, once for phraselists, once for sites, and once for URL's. It will be an encoded string and you wont be able to make any sense of it, but make sure the config is getting written here first... Next, check that it is getting properly written into the dansguardian config files located in /usr/local/etc/dansguardian/lists... for example, the one for banned sites for the default group is called "bannedsitelist.Default".
Logged
marcelloc
Hero Member
*****
Offline Offline

Posts: 8173



View Profile
« Reply #456 on: May 24, 2013, 08:22:16 am »

version 2.12.0.6(comunity patches) compiled and pushed to my repo.

Thanks to Fredb.  Smiley

amd64
http://e-sac.siteseguro.ws/packages/amd64/8/All/dansguardian-2.12.0.6.tbz

i386
http://e-sac.siteseguro.ws/packages//8/All/dansguardian-2.12.0.6.tbz

both complied with maxfiles=8192

Also, I've removed squid ports compile depend. It will not force any squid version anymore.

see changelog here
« Last Edit: May 24, 2013, 08:31:58 am by marcelloc » Logged

Have I helped you? Donations are always welcome! Grin

Te ajudei? Doações são sempre bem vindas! Grin
maxxer
Jr. Member
**
Offline Offline

Posts: 33


View Profile
« Reply #457 on: May 24, 2013, 12:15:16 pm »

Is the selection being saved? In other words, are they highlighted in the list (as you ctrl-click them)?

If you want to check that the UI is writing the config correctly, you can do the following... First, check and see if the list is getting written to the config.xml file (in /conf). If you vi the file, search for "banned_includes" - It should occur three times in the config, once for phraselists, once for sites, and once for URL's. It will be an encoded string and you wont be able to make any sense of it, but make sure the config is getting written here first... Next, check that it is getting properly written into the dansguardian config files located in /usr/local/etc/dansguardian/lists... for example, the one for banned sites for the default group is called "bannedsitelist.Default".

thanks for your support!

yes, selection is saved and config.xml is correclty populated. Tough I'm missing bannedsitelist.Default. I just have bannedsitelist. So this should be the problem. I guess 2.1 is not totally supported yet?
Logged
rjcrowder
Full Member
***
Offline Offline

Posts: 151


View Profile
« Reply #458 on: May 24, 2013, 12:32:40 pm »

thanks for your support!

yes, selection is saved and config.xml is correclty populated. Tough I'm missing bannedsitelist.Default. I just have bannedsitelist. So this should be the problem. I guess 2.1 is not totally supported yet?
Hmmm... I'm at a little bit of a loss then. I'm running 2.0.3, so I don't know if there is a problem on 2.1 or not. I would think it would still create "bannedsitelist.Default" though... Is the name "Default" filled in at the top of the page? I suppose it would have to be if it is populating into the config.xml file.

Marcello is the package owner - think he's on 2.1. Maybe he has an idea...
Logged
Pages: 1 ... 27 28 29 30 [31]   Go Up
  Print  
 
Jump to:  

 

Page created in 0.036 seconds with 20 queries.