Merhabalar;

 

Bu conf ta MSN e çıkamıyor Firewall da sadece http https  session gözüküsor. 
Aşağıda 1025-65535 portları belirtilmiş (1863) msn portu bunun içinde açılması 
gerekmiyormu? Örnek squid conf u olan varmı ?

 

#Recommended minimum configuration:

acl all src 0.0.0.0/0.0.0.0

acl manager proto cache_object

acl localhost src 127.0.0.1/255.255.255.255

acl to_localhost dst 127.0.0.0/8

acl network src x.x.0.0/255.255.0.0

acl SSL_ports port 443

acl Safe_ports port 80 # http

acl Safe_ports port 21 # ftp

acl Safe_ports port 443 # https

acl Safe_ports port 70 # gopher

acl Safe_ports port 210 # wais

acl Safe_ports port 1025-65535 # unregistered ports

acl Safe_ports port 280 # http-mgmt

acl Safe_ports port 488 # gss-http

acl Safe_ports port 591 # filemaker

acl Safe_ports port 777 # multiling http

acl CONNECT method CONNECT

 

#Allow ICP queries from everyone

icp_access allow all

 

# Squid normally listens to port 3128

http_port 3128

 

#We recommend you to use at least the following line.

hierarchy_stoplist cgi-bin ?

 

 

access_log /var/log/squid/access.log squid

 

#Suggested default:

refresh_pattern ^ftp:                   1440      20%       10080

refresh_pattern ^gopher:          1440      0%          1440

refresh_pattern .                           0             20%       4320

 

 

# Apache to signal ETag correctly on such responses

acl apache rep_header Server ^Apache

 

acl internetip src "/etc/ism/internet.txt"

 

http_access allow internetip

http_access deny all

http_access allow manager localhost

http_access deny manager

http_access allow CONNECT !Safe_ports

http_access allow CONNECT !SSL_ports

http_access allow localhost

http_access deny all

broken_vary_encoding allow apache

 

Bu conf ta MSN e çıkamıyor Firewall da sadece http https  yıkarda 1025-65535 
portları belirtilmiş (1863) msn portu bunun içinde açolması gerekmiyormu? Örnek 
squid conf u olan varmı ??

_______________________________________________
Linux-sunucu E-Posta Listesi
[email protected]

Liste kurallarını http://liste.linux.org.tr/kurallar.php  bağlantısından 
okuyabilirsiniz;

Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen 
e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 
dakika içinde üyeliğinizi sonlandırabilirsiniz.
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu

Cevap