ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Andrey V. Samopal" <coma@admin.dn.ua>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] squid блок в перерыв!
Date: Fri, 11 Apr 2008 17:44:24 +0300
Message-ID: <1489759428.20080411174424@admin.dn.ua> (raw)
In-Reply-To: <20080304115537.GC29305@ricom.ru>

Здравствуйте, Alexey.

Вы писали 4 марта 2008 г., 14:55:38:

> On Tue, Mar 04, 2008 at 11:21:43AM +0200, Andrey V. Samopal wrote:
>> Здравствуйте, sysadmins.
>> 
>> родное руководство подогнало мне проблемку!
>> к примеру! есть у меня на предприятии перерыв с часу до двух!
>> но пассажиры которые поставили закачку до перерыва продолжают качать и в перерыв.
>> Подскажите ПЛЗ, как это можно зарубить не перерестартовывая сквид?
> О! Тупо в лоб. Во время Ч делать iptables -A INPUT ... --dport 3128 -j
> DROP   ну и в OUTPUT аналогично ) По окончании времени Ч удрать (тупо по
> крону)  

Пришлось мне вернуться к данному вопросу!
Советовали патч, ненашел
iptables было круто, работало
но тут руководство сказало что нада страничка информационная для
товарищей которые лимит превысили. страничка прикручивается к squid,
но проблема в том что забаненый пользователь не увидет ее так как 3128
закрыт.
прокси не прозначный, REDIRECT неполучится.
iptables -A INPUT -i eth0 -s $ip -d 192.168.2.147 -p tcp --dport 3128 -m state --state RELATED,ESTABLISHED -j DROP
непомогает.
ПЛЗ посоветуете что нить!!!!

-- 
С уважением,
 Andrey                          mailto:coma@admin.dn.ua





  reply	other threads:[~2008-04-11 14:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-04  9:21 Andrey V. Samopal
2008-03-04 10:06 ` Alexey Shabalin
2008-03-04 11:35   ` Alexey Morsov
2008-03-04 11:47     ` Timur Batyrshin
2008-03-04 11:47     ` Slava Dubrovskiy
2008-03-04 11:55 ` Alexey Morsov
2008-04-11 14:44   ` Andrey V. Samopal [this message]
2008-04-11 20:53     ` Alexey Morsov
2008-04-14  7:09       ` Andrey V. Samopal
2008-04-14 12:00         ` ua2fgb

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=1489759428.20080411174424@admin.dn.ua \
    --to=coma@admin.dn.ua \
    --cc=sysadmins@lists.altlinux.org \
    /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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git