[LINUX:19196] RE: squid

---------

New Message Reply About this list Date view Thread view Subject view Author view

From: Ilker Gokhan (IlkerG@sumerbank.com.tr)
Date: Fri 01 Sep 2000 - 12:29:24 EEST


Burada en iyi yaklasim su olabilir. Default girisler kalsin ve sadece kendi
local netowrk IP icin bir ACL satir ekle http_access icinde o acl ismi icin
allow satirini ekle goreceksin ki erisim hatasi almayacaksin.. :))

#Defaults:
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 SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 1025-65535
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
# our entries...........
acl LAN src 10.0.16.0/24

#Default configuration:
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
#
# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
#
http_access allow LAN
http_access deny all

Sevgilerle,
Ilker G.

>-----Original Message-----
>From: Kadir Leblebici [mailto:kadir@agribelsa.com]
>Sent: Friday, September 01, 2000 11:26 AM
>
>Merhabalar, apache den sonra squidi de ayarlamak istiyorum. ve
>bunun icin su
>ayarlari yaptim
>squid -z
>ile swap olusturdum.
>sonra squid.conf
>dosyasinda
>http_access deny all
>satirinin basina # isareti koyarak
>#http_access deny all
>yaptim
>squid yazarak baslattim.
>hata cikmadi
>clientlerde bir sayfa cagirdigimda erisim yasak hatasi aliyorum
>hata tam olarak su sekilde
>HATA
>İstenilen URL'e ulaşılamadı
>
>---------------------------------------------------------------
>-------------

 
 Listeden cikmak icin:
          unsub linux
 mesajini listeci@bilkent.edu.tr adresine gonderiniz.
   Lutfen Listeci icin MIME / HTML / Turkce Aksan kullanmayin.
 Listeci arayuzu: http://listweb.bilkent.edu.tr/yardim/bilkent/linux.html
 Liste arsivinin adresi: http://listweb.bilkent.edu.tr/


New Message Reply About this list Date view Thread view Subject view Author view

---------

Bu arsiv hypermail 2b29 tarafindan uretilmistir.