Astaro User Bulletin Board
Go Back   Astaro User Bulletin Board > Astaro Gateway Products > Web Security: HTTP/HTTPS/FTP, IM/P2P, Web Filtering and Antivirus

Welcome to the Astaro User Bulletin Board.
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-22-2009, 12:51 AM
Super Moderator
 
Join Date: Feb 2009
Location: In a galaxy far far away
Posts: 857
Default [fixed]multi-volume archive file blocked

While trying to retrieve the URL: http://rs499l33.rapidshare.com/**.rar
Error message: file is part of a multi-volume archive
Your cache administrator is: ******


is there a way to allow such files to be downloaded? (rar files are allowed by the antivirus ). I couldn't find anything neither on the forum nor on the kb

Regards
__________________

Running Astaro ASG virtual appliance | Home power user 100 IP license
Intel Dual Core 2.4GHz (800MHz) | 4GB (2 x 2GB) PC2-6400 800Mhz 5-5-5-18 | WD 160GB |3 x Intel Pro/1000

Last edited by wingman; 07-05-2009 at 09:20 PM.
Reply With Quote
  #2 (permalink)  
Old 03-22-2009, 01:57 AM
BAlfson's Avatar
Moderator
 
Join Date: Mar 2007
Location: Oklahoma City
Posts: 5,396
Default

Do you want to allow everyone, or just yourself?

What does the content filter say at the moment your request was rejected?
__________________
ACE V7 - Astaro Preferred Partner since V3
Addicted to my iPhone!
Reply With Quote
  #3 (permalink)  
Old 03-22-2009, 10:52 AM
Super Moderator
 
Join Date: Feb 2009
Location: In a galaxy far far away
Posts: 857
Default

according to the log the file is not blocked

Code:
2009:03:22-00:36:20 Astaro httpproxy[3901]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="192.168.2.31" user="" statuscode="200" cached="0" profile="REF_DefaultHTTPProfile (Default Proxy)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="1358" time="508 ms" request="0xb1cbd4d8" url="http://rapidshare.com/files/*********.part1.rar" exceptions="" error="" category="170" categoryname="Personal Network Storage" content-type="text/html"
The antivirus blocks the file with the message : file is part of a multi-volume archive

I had the same problem where antivirus blocks encrypted (error message: Archive contains encrypted contents)files but I've searched the forum and I found out why (still not able toi download files regardless that *.rar is permited)


I've managed to overcome the problem by placing rapidshare.com under exceptions and tick the antivirus box but I would prefer to have antivirus check
__________________

Running Astaro ASG virtual appliance | Home power user 100 IP license
Intel Dual Core 2.4GHz (800MHz) | 4GB (2 x 2GB) PC2-6400 800Mhz 5-5-5-18 | WD 160GB |3 x Intel Pro/1000

Last edited by wingman; 03-30-2009 at 09:41 PM.
Reply With Quote
  #4 (permalink)  
Old 04-04-2009, 10:30 AM
Super Moderator
 
Join Date: Feb 2009
Location: In a galaxy far far away
Posts: 857
Default

Quote:
Originally Posted by BAlfson View Post
Do you want to allow everyone, or just yourself?

What does the content filter say at the moment your request was rejected?
Hi Balfson

Any ideas with regards to the "multi-volume archive" file blocked error message?

According to avira the configuration for AntiVir WebGate v.3, Avira WebGate Suite (not sure if astaro is using this one but that's the only product that blocks multi-volume archive files) can be found on /etc/avwebgate.conf (I can't locate this path) (The relevant entry for clam antivirus is /etc/clamd.conf)

If enabled, multi-volume archives will be blocked.

BlockPartialArchive 0

I found that at the moment asg is using 0.94 version of clam (most resent one is 0.95)
Astaro:/ # rpm -qa | grep clam
clamd-0.94.2-8
u2d-clam-7-4342

but I can't locate avira's package version
Astaro:/ # rpm -qa | grep avira
u2d-avira-7-597

can anyone point where the configuration files for avira are on astaro?

Thanks
__________________

Running Astaro ASG virtual appliance | Home power user 100 IP license
Intel Dual Core 2.4GHz (800MHz) | 4GB (2 x 2GB) PC2-6400 800Mhz 5-5-5-18 | WD 160GB |3 x Intel Pro/1000

Last edited by wingman; 04-04-2009 at 11:57 AM.
Reply With Quote
  #5 (permalink)  
Old 04-04-2009, 09:45 PM
BAlfson's Avatar
Moderator
 
Join Date: Mar 2007
Location: Oklahoma City
Posts: 5,396
Default

cd /var/storage/chroot-http/var/pattern/avira
is where the patterns are stored, according to a post by Cath.

Why don't you just create an AV exception for the site?
__________________
ACE V7 - Astaro Preferred Partner since V3
Addicted to my iPhone!
Reply With Quote
  #6 (permalink)  
Old 04-04-2009, 10:01 PM
Super Moderator
 
Join Date: Feb 2009
Location: In a galaxy far far away
Posts: 857
Default

Quote:
Originally Posted by BAlfson View Post
cd /var/storage/chroot-http/var/pattern/avira
is where the patterns are stored, according to a post by Cath.

Why don't you just create an AV exception for the site?

that's where the patterns are stored not the configuration for the engine itself. I don't want to exclude the whole site I just want to allow thatkind of files
__________________

Running Astaro ASG virtual appliance | Home power user 100 IP license
Intel Dual Core 2.4GHz (800MHz) | 4GB (2 x 2GB) PC2-6400 800Mhz 5-5-5-18 | WD 160GB |3 x Intel Pro/1000

Last edited by wingman; 04-15-2009 at 07:08 PM.
Reply With Quote
  #7 (permalink)  
Old 04-04-2009, 11:43 PM
BAlfson's Avatar
Moderator
 
Join Date: Mar 2007
Location: Oklahoma City
Posts: 5,396
Default

Right, since you were noodling around in there, I thought that might give you an idea.
__________________
ACE V7 - Astaro Preferred Partner since V3
Addicted to my iPhone!
Reply With Quote
  #8 (permalink)  
Old 04-04-2009, 11:48 PM
Super Moderator
 
Join Date: Feb 2009
Location: In a galaxy far far away
Posts: 857
Default

Quote:
Originally Posted by BAlfson View Post
Right, since you were noodling around in there, I thought that might give you an idea.
fair enough.
I found the relevant configuration for the clam engine but can't find anywhere the configuration for the avira. Maybe someone from Astaro will be able to help
__________________

Running Astaro ASG virtual appliance | Home power user 100 IP license
Intel Dual Core 2.4GHz (800MHz) | 4GB (2 x 2GB) PC2-6400 800Mhz 5-5-5-18 | WD 160GB |3 x Intel Pro/1000
Reply With Quote
  #9 (permalink)  
Old 04-15-2009, 07:09 PM
Super Moderator
 
Join Date: Feb 2009
Location: In a galaxy far far away
Posts: 857
Default

Quote:
Originally Posted by wingman View Post
fair enough.
I found the relevant configuration for the clam engine but can't find anywhere the configuration for the avira. Maybe someone from Astaro will be able to help
fff I still can't find the relevant configuration. I think that I need professional help :P:P
__________________

Running Astaro ASG virtual appliance | Home power user 100 IP license
Intel Dual Core 2.4GHz (800MHz) | 4GB (2 x 2GB) PC2-6400 800Mhz 5-5-5-18 | WD 160GB |3 x Intel Pro/1000
Reply With Quote
  #10 (permalink)  
Old 04-16-2009, 07:11 AM
Moderator
 
Join Date: Jul 2001
Location: southern California
Posts: 5,156
Default

Are you a home user, or commercial?
If commercial, try opening a case with your reseller or Astaro.

Barry
__________________
http://DealBert.net
Home & business end-user since v1.x
  • ASL 6.3x, HP DL145 Dual Opteron, 1GB RAM, 6 gigE NICs, 50-IP Platinum License
  • ASL 7.3x, Dell PE1550 Dual PIII 1GHz, 1GB RAM, 2 NICs, 50-IP Platinum License
  • ASL 7.5x, 17-watt fanless mini-ITX system: MSI IM-945GSE-A Atom n270, 2GB RAM, Morex T3310 case. 2 Intel GigE, 3 VLANs. 80G 5200rpm 2.5" HD
    Netgear GS108T gigE VLAN switch & Linksys WRT54G WAP
    Total network infrastructure: 27 watts. 100-IP Home User. FiOS 10mb/2mb
Reply With Quote
Reply

Tags
archive, blockpartialarchive, multi-volume, rapidshare

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:30 AM.

 

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.


These pages are specifically maintained for the discussion of firewall issues within the Open Source community, and might already reflect new alpha/beta releases under development. Please refer to our product specifications for the functionality of the actual release. Discussions of new/enhanced functionality does not constitute a commitment of Astaro, to integrate this functionality into future releases. issues within the Open Source community, and might already reflect new alpha/beta releases under development. Please refer to our product specifications for the functionality of the actual release. Discussions of new/enhanced functionality does not constitute a commitment of Astaro, to integrate this functionality into future releases.