From: "Мар'ян Петришин" <maryanp@ukr.net> To: community@altlinux.ru Subject: [Comm] squid Acces Denied Date: Wed, 16 Feb 2005 00:44:28 +0200 Message-ID: <42127B4C.6020509@ukr.net> (raw) Привет. Проксик у меня прозрачный. При попытке посмотреть сайт получаю следующее: ERROR The requested URL could not be retrieved while trying to retrieve the URL: http://google.com.ua/ The following error was encountered: *Access Denied. Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect. Your cache administrator is ... squid/2.5.STABLE6 В чем же проблемка? Вот мой конфиг: acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 acl all src 0.0.0.0/0.0.0.0 acl allowed_hosts src 192.168.50.0/255.255.255.0 http_access deny manager all http_access allow allowed_hosts http_access deny all icp_access allow allowed_hosts icp_access deny all miss_access allow allowed_hosts miss_access deny all http_port 3128 cache_mem 40 MB #---------------- Transparent Proxy --------------------- httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on Большое спасибо за помощь. _________________________________________________ С уважением, Мар'ян Петришин
next reply other threads:[~2005-02-15 22:44 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-02-15 22:44 Мар'ян Петришин [this message] 2005-02-16 7:29 ` Alexey Morsov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=42127B4C.6020509@ukr.net \ --to=maryanp@ukr.net \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git