ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Morsov <samurai@ricom.ru>
To: community@altlinux.ru
Subject: Re: [Comm] squid - распределение доступа по времени
Date: Mon, 04 Apr 2005 17:09:18 +0400
Message-ID: <42513C7E.5080602@ricom.ru> (raw)
In-Reply-To: <op.sopkkcx2glg102@post.cnt.ru>


Владимир Гусев wrote:

> Тоже не работает - нет доступа никому
acl weekend time SA 00:00-23:59
Это время - для примера (у меня так надо)

http_access allow manager morsov
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports !Jabber_ports morsov
Это касаемо CONNECT

http_access deny chelyshev internet weekend
http_access allow localhost morsov
http_access allow internet ricom
http_access allow internet rts_ricom
http_access deny all
icp_access allow all

squid парсит ваши acl до первого совпадения... на нем и останавливается 
(точнее применяет то правило на котором сошлось)
Т.е. в моем примере он проверят "если пакет от chelyshev и в internet и 
щаз weekend то deny" или "если пакет от ricom в internet то разреши")
Лучше всего чтобы сначал шли все разрешения для ваших подсетей (и 
адресов) а уж потом глобальные запреты.


-- 
Всего наилучшего,
Системный Администратор ЗАО "ИК "РИКОМ-ТРАСТ"
Алексей Морсов
ICQ: 196766290
Jabber: Samurai@jabber.pibhe.com
http://www.ricom.ru
http://www.fondmarket.ru


  parent reply	other threads:[~2005-04-04 13:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-04 12:49 Владимир Гусев
2005-04-04 12:56 ` Владимир Гусев
2005-04-04 13:04 ` Eugene Ostapets
2005-04-04 16:20   ` Владимир Гусев
2005-04-04 13:09 ` Alexey Morsov [this message]
2005-04-04 16:20   ` Владимир Гусев

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=42513C7E.5080602@ricom.ru \
    --to=samurai@ricom.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