ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Squid for ICQ
@ 2002-02-06 17:00 ìÏÉ×ÓËÉÊ íÉÈÁÉÌ áÎÁÎØÅ×ÉÞ
  2002-02-06 17:26 ` Vyt
  0 siblings, 1 reply; 3+ messages in thread
From: ìÏÉ×ÓËÉÊ íÉÈÁÉÌ áÎÁÎØÅ×ÉÞ @ 2002-02-06 17:00 UTC (permalink / raw)
  To: mandrake-russian

Добрый день,

назрела необходимость некоторым пользователям в моей 
сети оставить выход в инет только по ICQ.
Сервер Весна+Сизиф (Squid), клиенты (Win'98 + 
Icq '2000b)

Пробовал в сквиде указывать:
acl Local dstdomain .debut.ru
acl Icq dstdomain .icq.com
acl michael src 192.168.1.12/255.255.255.255
acl Safe_ports port 443
acl Safe_ports port 5190

http_access allow michael Icq
http_access allow michael Local

Local работает, а Icq - нет
Помогите, пожалуйста, кто с этим сталкивался с 
рекомендациями по настройке squid.conf и файрвола в 
ipchains на данную тему.

С уважением,
Лоивский Михаил 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] Squid for ICQ
  2002-02-06 17:00 [mdk-re] Squid for ICQ ìÏÉ×ÓËÉÊ íÉÈÁÉÌ áÎÁÎØÅ×ÉÞ
@ 2002-02-06 17:26 ` Vyt
  2002-02-06 18:11   ` Ihar Viarheichyk
  0 siblings, 1 reply; 3+ messages in thread
From: Vyt @ 2002-02-06 17:26 UTC (permalink / raw)
  To: mandrake-russian

[-- Attachment #1: Type: text/plain, Size: 836 bytes --]

On Wed, 6 Feb 2002 17:07:48 +0300 (MSK)
мПЙЧУЛЙК нЙИБЙМ бОБОШЕЧЙЮ <loivsky@hotbox.ru> wrote:

> Добрый день,
> 
> назрела необходимость некоторым пользователям в моей 
> сети оставить выход в инет только по ICQ.
> Сервер Весна+Сизиф (Squid), клиенты (Win'98 + 
> Icq '2000b)
> 
> Пробовал в сквиде указывать:
> acl Local dstdomain .debut.ru
> acl Icq dstdomain .icq.com
> acl michael src 192.168.1.12/255.255.255.255
> acl Safe_ports port 443
> acl Safe_ports port 5190
> 
> http_access allow michael Icq
> http_access allow michael Local
> 
> Local работает, а Icq - нет

Опишите метод CONNECT как в примере и порт 5190 и разрешайте
выход только их сочетанию.

Что-то вроде:
acl CONNECT method CONNECT
http_access allow CONNECT Safe_ports
http_access deny all

<skipped>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] Squid for ICQ
  2002-02-06 17:26 ` Vyt
@ 2002-02-06 18:11   ` Ihar Viarheichyk
  0 siblings, 0 replies; 3+ messages in thread
From: Ihar Viarheichyk @ 2002-02-06 18:11 UTC (permalink / raw)
  To: mandrake-russian

On Wed, Feb 06, 2002 at 05:31:48PM +0300, Vyt wrote:
> > Добрый день,
> > 
> > назрела необходимость некоторым пользователям в моей 
> > сети оставить выход в инет только по ICQ.
> > Сервер Весна+Сизиф (Squid), клиенты (Win'98 + 
> > Icq '2000b)
> > 
> > Пробовал в сквиде указывать:
> > acl Local dstdomain .debut.ru
> > acl Icq dstdomain .icq.com
> > acl michael src 192.168.1.12/255.255.255.255
> > acl Safe_ports port 443
> > acl Safe_ports port 5190
> > 
> > http_access allow michael Icq
> > http_access allow michael Local
> > 
> > Local работает, а Icq - нет
> 
> Опишите метод CONNECT как в примере и порт 5190 и разрешайте
> выход только их сочетанию.
Не обязательно. 443 порт тоже будет работать. Проблема скорее всего в 
acl Icq dstdomain .icq.com

По протоколу icq после соединения с login.icq.com сервер сообщает
клиенту ip адрес и порт к которому клиент должен переподключиться.
Например 64.12.24.87:443

Тут придется или описывать акли для возможных ip, либо разрешить метод
connect на safe_ports для всех адресов.

Кстати, а почему обязательно через сквид?
Почему не описать фильтр для ipchains, например?

-- 
Igor Vergeichik
ICQ 47298730




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-06 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-06 17:00 [mdk-re] Squid for ICQ ìÏÉ×ÓËÉÊ íÉÈÁÉÌ áÎÁÎØÅ×ÉÞ
2002-02-06 17:26 ` Vyt
2002-02-06 18:11   ` Ihar Viarheichyk

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