On Wed, 29 May 2002, Alexey Markov wrote:
> Hello, Igor!
> You wrote to <[EMAIL PROTECTED]> on Wed, 29 May 2002 15:36:30 +0300 (EET
> DST):
>
> >> ��������� �� � �����, ��� ���� ���������� ��� ������ � �����������
> >> networks � ������� http acl, �� ������������ ����� �������� ���
> >> ����������� ��� ��� ������ ������ � ����������� �� ����, � ������
> >> ������ �� ����������?
>
> IK> ��. ��� ���� ����� ���������� ������ ������ ����� acl-�.
>
> �����, � ���������, ��� �ݣ ��� ��� ��������, ������ ���� ���������,
> ��� � �ӣ ��������� �����, � ������, ��� � ���������ģ���� �������
> ��� ���������� � lenta.ru � rbc.ru ����� ���������� ����� ���������
> � 64 ����/���, � ���������� �� ���� ��������� �������� - 16 ����/���?
> ����� �� ��������� ������ � anekdot.ru (��������!) � ������ �� ������?
>
> acl LOCAL_NETWORKS src_ip 192.168.1/24
>
> group NEWS_DOM {
> networks_acl LOCAL_NETWORKS;
> bandwidth 64k;
> http {
> allow dstdomain lenta.ru rbc.ru;
> }
> }
>
> group OTHER_DOM {
> networks_acl LOCAL_NETWORKS;
> bandwidth 16k;
> http {
> allow dstdomain *;
> }
> }
������ ����� ������:
acl LIMIT_DOMAINS dst_domain lenta.ru rbc.ru
acl LOCAL_NETWORKS src_ip 192.168.1/24
group NEWS_DOM {
networks_acl LOCAL_NETWORKS LIMIT_DOMAINS;
bandwidth 64k;
http {
allow dstdomain *;
}
}
group OTHER_DOM {
networks_acl LOCAL_NETWORKS;
http {
allow dstdomain *;
}
}
>
> ������ ����� �ݣ ���� ��������:
>
> 1. ����� �� � �������� ������ � http acl ��������� IP-������/����?
>
> 2. ��������, ������������ ������� ������� ���� � �������� � �� �����.
> ���� ������ ������������ ���� ������ ����-�� ���� � ������, �����
> �� OOPS ������������ ��� ��������� �����, ��� ������� ���� ���� ������?
������� ���� ������.
>
> --
> � ���������, ������� ������.
>
> =====================================================================
> If you would like to unsubscribe from this list send message to
> [EMAIL PROTECTED] with "unsubscribe oops" in message body.
> Archive is accessible on http://lists.paco.net/oops-rus/
>
Igor Khasilev |
PACO Links, igor at paco dot net |
=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops" in message body.
Archive is accessible on http://lists.paco.net/oops-rus/