Re: Squid - hotmail attachment problemi

2005-10-18 Başlik koray

merhaba

yasaklamalar icinde msn ile ilgili herhangi birsey yok.sadece dosya 
uzantisi bazinda kisitlama yapiyorum.mp3,mpg,pif vs gibi.squid.conf 
dosyam asagidaki gibidir.


---
visible_hostname proxy.test.domain

http_port 3128

acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY

cache_mem 256 MB

maximum_object_size 128 KB
minimum_object_size 0 KB

cache_dir ufs /var/spool/squid 4096 8 256
cache_access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log

acl all src 0.0.0.0/0.0.0.0
acl localhost src 127.0.0.1/255.255.255.255
acl local src 10.0.0.0/255.255.0.0
acl nonlocal src 10.1.0.0/255.255.0.0
acl adsl0 src 192.168.0.0/255.255.255.0
acl adsl1 src 192.168.1.0/255.255.255.0
acl SSL_ports port 443 563
acl Safe_ports port 80  # http
acl Safe_ports port 1755# mms
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 81  # 81 port
acl Safe_ports port 8110 # 8110 port

acl CONNECT method CONNECT
acl yasak_dosyalar urlpath_regex "/etc/squid/dosyalar.regexp"
http_access deny yasak_dosyalar
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localhost
http_access allow local
http_access allow nonlocal
http_access allow adsl0
http_access allow adsl1
http_access deny all

Hakan Yiğit wrote:

http://by110fd.bay110.hotmail.msn.com/cgi-bin/saferd/ICT8%2d5%2epdf

Adresinin herhangi bir kısmını yasaklamalar içerisinde kullanmışsan mesela  " msn " gibi bir yasaklaman varsa calismaz. Onun haricinde bende herhangi bir problem oluşmuyor sana bir acl oluşturalim 

acl permitted_urls dstdomain .msn.com 

http_access deny downloadkisitlaman !permitted_urls 




RE: Squid - hotmail attachment problemi

2005-10-18 Başlik Hakan Yiğit

http://by110fd.bay110.hotmail.msn.com/cgi-bin/saferd/ICT8%2d5%2epdf

Adresinin herhangi bir kısmını yasaklamalar içerisinde kullanmışsan mesela  " 
msn " gibi bir yasaklaman varsa calismaz. Onun haricinde bende herhangi bir 
problem oluşmuyor sana bir acl oluşturalim 

acl permitted_urls dstdomain .msn.com 

http_access deny downloadkisitlaman !permitted_urls 



-Original Message-
From: koray [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 14, 2005 11:23 AM
To: debian-user-turkish@lists.debian.org
Subject: Squid - hotmail attachment problemi 

Merhaba arkadaslar

Debian sarge uzerinde gelen squid ile (2.5.9-10sarge1) basit filtreleri 
olan (sadece dosya uzantisi bazinda kisitlama)bir proxy sunucusu 
calistiriyorum.Soyle bir sorunla karsilastim.
hotmail kullanan insanlar mail hesaplarina gelen attachmentlari download 
edemiyorlar.Sorun dosya uzantisi kisitlamasiyla ilgili degil cunku ayni 
dosyayi yahoo mailden attachment halinde download edebiliyorlar.
Squid loglarina hatalar su sekilde dusuyor.

1129275547.316  2 10.1.0.247 TCP_DENIED/403 1521 GET 
http://by110fd.bay110.hotmail.msn.com/cgi-bin/saferd/ICT8%2d5%2epdf? - 
NONE/- text/html

1129275956.636 37 10.1.0.244 TCP_DENIED/403 1523 GET 
http://by110fd.bay110.hotmail.msn.com/cgi-bin/saferd/ICT8%2d7A%2edoc? - 
NONE/- text/html

vs...

googleda birsey bulamadim.yardimci olursaniz sevinirim.
tesekkurler, selamlar


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Squid - hotmail attachment problemi

2005-10-14 Başlik koray

Merhaba arkadaslar

Debian sarge uzerinde gelen squid ile (2.5.9-10sarge1) basit filtreleri 
olan (sadece dosya uzantisi bazinda kisitlama)bir proxy sunucusu 
calistiriyorum.Soyle bir sorunla karsilastim.
hotmail kullanan insanlar mail hesaplarina gelen attachmentlari download 
edemiyorlar.Sorun dosya uzantisi kisitlamasiyla ilgili degil cunku ayni 
dosyayi yahoo mailden attachment halinde download edebiliyorlar.

Squid loglarina hatalar su sekilde dusuyor.

1129275547.316  2 10.1.0.247 TCP_DENIED/403 1521 GET 
http://by110fd.bay110.hotmail.msn.com/cgi-bin/saferd/ICT8%2d5%2epdf? - 
NONE/- text/html


1129275956.636 37 10.1.0.244 TCP_DENIED/403 1523 GET 
http://by110fd.bay110.hotmail.msn.com/cgi-bin/saferd/ICT8%2d7A%2edoc? - 
NONE/- text/html


vs...

googleda birsey bulamadim.yardimci olursaniz sevinirim.
tesekkurler, selamlar


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]