Koozali.org: home of the SME Server

To block download

Offline Tejaswini

  • **
  • 36
  • +0/-0
To block download
« on: June 03, 2009, 08:17:33 AM »
Hi everyone...
                  How to block downloading in SME server?Can any one suggest me please....

Offline Tejaswini

  • **
  • 36
  • +0/-0
Re: To block download
« Reply #1 on: June 03, 2009, 08:29:35 AM »
I want to block only downloading....

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: To block download
« Reply #2 on: June 03, 2009, 08:46:52 AM »
Tejaswini:

download what? http? ftp? p2p? what?

you can block download with squid acl or, maybe, with dansguardian
did you even try to search? try "squid block download acl" with google, you'll find how to write a filter rule.. please remember you have to create template's fragments and not modify conf files.

if you don't know what a fragment/template is, please read the developer documentation

hth
Stefano

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: To block download
« Reply #3 on: June 03, 2009, 12:05:54 PM »
Tejaswini

Dansguardian will block file downloads effectively.
It's relatively easily configured by adding or removing file types in a config file eg bannedextensionlist
See
http://wiki.contribs.org/Dansguardian
and
http://wiki.contribs.org/Dansguardian/ConfigFiles
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline Tejaswini

  • **
  • 36
  • +0/-0
Re: To block download
« Reply #4 on: June 03, 2009, 01:16:19 PM »
Thanks a lot....Now i am able to block downloaded files.