ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Morsov <samurai@ricom.ru>
To: community@altlinux.ru
Subject: Re: [Comm] iptables: покритикуйте правила
Date: Fri, 14 May 2004 09:53:41 +0400
Message-ID: <40A45EE5.1080907@ricom.ru> (raw)
In-Reply-To: <40A44927.1030807@rmts.donpac.ru>


Eugene Prokopiev wrote:
> Alexey Morsov пишет:
> 
>>
>> Eugene Prokopiev wrote:
>>
>>> # Перенаправляем всех, кого надо, на squid
>>> for i in `/opt/scripts/make_ldap_filter.pl forceProxy`
>>> do
>>>     $IPTABLES -t nat -A PREROUTING -s $i -p TCP --dport 80 -j 
>>> REDIRECT --to-port 3128
>>> done
>>
>>
>> http only, т.е. все ftp, https, icq, irc_шки и потоковое мультимедиа 
>> идут мимо прокси...
>> Если устраивает - тады ой...
> 
> 
> буду добавлять
Чего? transparent proxy у squid-а только для http протокола... но 
может icq и загонишь, а вот ftp однозначно нет...
А что - так много машинок в офисе?
> 
>>>
>>> Нет ли каких-нибудь глупых ошибок?
>>>
>>
>> Глупых не вижу --- но от LOG в глазах темнеет... чем будете рулить 
>> статистику?
> 
> 
> для ULOG собрал ulog-acctd - аналог сизифовского ulogd, который умеет 
> делать только одно дело, но лучше чем ulogd
> 
> LOG - скорее всего обрежу потом еще сильнее, может когда загляну в 
> /var/log/messages да почитаю.
> 
ИМХО все эти LOG нужны (хороши и обязательны) в целях отладки - а 
в эксплуатации они ИМХО не оч. удобны... я лично просто сделал 
набор цепочек типа TCP_IN, TCP_OUT и загоняю соответствующие 
пакеты туда... а с них данных потом закидываю в mysql 
(ежеминутно)... очень симпатишно получаеться и точно... а 
прогулки юзеров по логам прокси наблюдаем...



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


  reply	other threads:[~2004-05-14  5:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13  9:19 Eugene Prokopiev
2004-05-13 11:01 ` Alexey Morsov
2004-05-14  4:20   ` Eugene Prokopiev
2004-05-14  5:53     ` Alexey Morsov [this message]
2004-05-18  4:55       ` Eugene Prokopiev

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=40A45EE5.1080907@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