Bug 1629 - Нужно добавить настрйки для работы клиентов jabber через прокси
Summary: Нужно добавить настрйки для работы клиентов jabber через прокси
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: squid (show other bugs)
Version: unstable
Hardware: all Linux
: P5 enhancement
Assignee: Kostya Timoshenko
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-27 15:43 MSK by Igor Muratov
Modified: 2004-08-17 10:24 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Muratov 2002-11-27 15:43:20 MSK
Вот что-то вроде патча
  acl SSL_ports port 443 563
+ acl Jabber_ports port 5222
- http_access deny CONNECT !SSL_ports
+ http_access deny CONNECT !SSL_ports !Jabber_ports
---

---

Comment 1 Igor Muratov 2004-05-20 12:26:00 MSD
Еще один штрих и багу можно закрыть :)

- acl Jabber_ports port 5222
+ acl Jabber_ports port 5222 5223
Comment 2 Andrei Bulava 2004-06-07 13:32:59 MSD
Fixed in 2.5.STABLE5-alt3.