PDA

View Full Version : dansguardian blocking downloads


Bnosidda
May 19th, 2008, 07:19 PM
I can't install the .zip files for brushes for gimp and I really need some new brushes, is the a way to allow downloads from 1 site or allow downloads in general?

Eutaw
May 21st, 2008, 10:55 AM
You may have to disable dansguardian to download (the e-Sword protocol requires it). If there is a work-around, somebody more experienced than I will have to show it to you.

Bnosidda
May 22nd, 2008, 05:47 PM
bump I really need help and if you could, is there a way to install flash player without going onto their site? like with the "apt-get install" command?

Bnosidda
May 23rd, 2008, 09:14 PM
Bump
plzzzzzz

Eutaw
May 24th, 2008, 01:51 PM
Simplest way is to disable to download, re-enable after

Bnosidda
May 25th, 2008, 01:00 PM
When I disable it, it cuts off my internet connection

Eutaw
May 25th, 2008, 04:07 PM
I haven't had that problem. Are you root? It shouldn't block you unless you're logged in under a secondary account. Or you may try using the liveCD, see if it lets you in.

tx-uturn
May 29th, 2008, 04:40 PM
I don't remember the list, but /etc/dansguardian has filter lists. You can either add you download site to the whitelist or figure out what filter is blocking and edit that one

funkydan2
June 2nd, 2008, 12:44 AM
If you're using dansguardian at home or on your own computer, you probably don't want to categorically block any type of file download.

The files /etc/dansguardian/bannedmimetypelist and /etc/dansguardian/bannedextensionlist have a pretty restrictive list of files that dansguardian will block.

You may want to delete some (or all, like I have) of the lines in this file so that your downloads aren't blocked.

(Easiest way to do this would be to run 'gksu gedit /etc/dansguardian/bannedmimetypelist' ...)