ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Victor P. Vjatkin" <vtor77@list.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Squid и программы клиент-банк
Date: Wed, 02 Jun 2004 09:34:29 +0600
Message-ID: <40BD4AC5.9020106@list.ru> (raw)
In-Reply-To: <20040531170302.771701de.bobep@mail.ru>

BoBep пишет:

>Здравствуйте
>Есть squid с настройками по умолчанию (Мастер 2.2 с обновлениями) 
>и есть пара программ типа клиент-банк (одна из них на Java)
>Разработчики программ утверждают, что их продукт работает через прокси.
>Однако опыт показывает, что через squid не работает. Причем, дело доходит 
>до авторизации (устанавливается защищенное соединение ssl), а после ввода 
>имени и пароля - долгое молчание и отваливается по тайм-ауту. В логах squid
>ничего нет. 
>Подскажите, надо ли править конфиг сквида как-то для пропускания ssl-сессий?
>Я был уверен, что умолчальные настройки достаточны для этого.  
>
>  
>
Да мне приходилось делать подобное, но система работала на своих 
специфичных портах 333x .
Достаточно было разрешить CONNECT  по этим портам и с этих хостов.
Для ssl Squid  по умолчанию  разрешает CONNECT.

===
acl SSL_ports port 443 563
acl CONNECT method CONNECT
....
#Recommended minimum configuration:
#
# Only allow cachemgr access from localhost
http_access allow manager localhost
http_access deny manager
# Deny requests to unknown ports
http_access deny !Safe_ports
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports
                                                ^^^^   то что разрешено 
===

Посмотрите внимательно описание системы на каких портах это работает.

-- 
Best regards,
 Victor Vjatkin


_______________________________________________
Community mailing list
Community@altlinux.ru
https://lists.altlinux.ru/mailman/listinfo/community 




      parent reply	other threads:[~2004-06-02  3:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-31 13:03 BoBep
2004-06-01 15:42 ` Alexey Morsov
2004-06-01 16:53 ` Metalking
2004-06-01 21:04   ` Metalking
2004-06-01 17:17 ` [Comm] Squid É ÐÒÏÇÒÁÍÍÙ ËÌÉÅÎÔ-ÂÁÎË óÅÒÇÅÊ óÉÌÁÎÔØÅ×
2004-06-07  7:50   ` [Comm] Squid и программы клиент-банк BoBep
2004-06-07  8:14     ` Re[2]: [Comm] Squid É ÐÒÏÇÒÁÍÍÙ ËÌÉÅÎÔ-ÂÁÎË óÅÒÇÅÊ óÉÌÁÎÔØÅ×
2004-06-09  6:13       ` [Comm] Squid и программы клиент-банк BoBep
2004-06-09 10:10         ` Victor P. Vjatkin
2004-06-22  7:20           ` BoBep
2004-06-22  7:41             ` [Comm] " Mike Lykov
2004-06-22  7:56               ` BoBep
2004-06-22  8:13                 ` [Comm] " Konstantin A. Lepikhov
2004-06-22  9:36                   ` BoBep
2004-06-22  9:55                     ` Konstantin A. Lepikhov
2004-06-23 10:35             ` [Comm] Squid и " Victor P. Vjatkin
2004-06-09 10:45         ` Re[2]: [Comm] Squid É ÐÒÏÇÒÁÍÍÙ ËÌÉÅÎÔ-ÂÁÎË óÅÒÇÅÊ óÉÌÁÎÔØÅ×
2004-06-22  7:08           ` [Comm] Squid и программы клиент-банк BoBep
2004-06-22  7:07             ` Nizamov Shavkat
2004-06-02  3:34 ` Victor P. Vjatkin [this message]

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=40BD4AC5.9020106@list.ru \
    --to=vtor77@list.ru \
    --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