OpenWrt Forum Archive

Topic: wr/rc5, dansguardian/tinyproxy on wrt54g not working

The content of this topic has been archived on 25 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello,

I'm trying to get
- OpenWRT White Russian RC5
- tinyproxy 1.6.3-1
- dansguardian 2.8.0.4-4

to work. Simple reason is that my son now owns his own
wireless device (sony PSP) and the times where the content
filter was ok to run on my desktop seem to be over.

tinyproxy seem to work well once started, but with dansguardian
I have my challenges. Once started I get the folowing messages:

root@wrt54:/etc/init.d# ./S92* start
Starting Dansguardian - True Web Content Filtering: dansguardian
St9bad_alloc
Error opening filter list:/etc/dansguardian/dansguardianf1.conf
Error reading filter group conf file(s).
Error parsing the dansguardian.conf file or other DansGuardian configuration files

Due to the "St9bad_alloc" I asume I have not enough memory.
But my hope is that somebody in this forum has also tryed it and
can share some info.

Thanks,

Thomas

I'm interested in these features as well but haven't had a chance yet to work on them.

A quick search on the dg list revealed some interesting info regarding the St9bad_alloc error your seeing:
http://tech.groups.yahoo.com/group/dans … sage/13282

Can't say for sure, but this _looks_ like a dg issue not specifically related to openwrt.

not a huge suprise, but looks like if you get the following

root@OpenWrt:~# dansguardian
St9bad_alloc
Error opening filter list:/etc/dansguardian/dansguardianf1.conf
Error reading filter group conf file(s).
Error parsing the dansguardian.conf file or other DansGuardian configuration files

you are out of memory. I found the answer here: http://tech.groups.yahoo.com/group/dans … sage/10418

The discussion might have continued from here.