ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Aleks Silin <my_mail@gala.net>
To: community@altlinux.ru
Subject: Re: [Comm] Ограничение трафика FTP
Date: Fri, 24 Oct 2003 08:50:48 +0600
Message-ID: <20031024085048.2f7112a5.my_mail@gala.net> (raw)
In-Reply-To: <003701c39974$d75fed30$0200a8c0@admin>

On Thu, 23 Oct 2003 18:48:44 +0400
<support@planetashop.ru> wrote:

> Здравствуйте!
> Делаю прозрачную проксю на iptables и squid с ограничением пропускной
> способности
> с помощью пулов задержки, с заворотом трафика по 80 порту проблем ясно нет.
Я как раз озадачился тем же и у меня возникла проблемка. Если в IE указать прокси,
то запрос к прокси выглядет как:
GET http://www.xxx.ru/ HTTP/1.0
Host: www.xxx.ru

А если же я запросы к 80 порту заруливаю с помощью -j REDIRECT --to-ports 3128
то запрос к прокси выглядет как:
GET / HTTP/1.1
Host: www.xxx.ru

и соответственно ничего не работает. Сквид выдает ошибку: неправильный URL
Стоит Мастер 2.0 из коробки. Не подскажите, где я был неправ?

> Iptables я порезал все порты политекой по умолчанию и добавил
> -A PREROUTING -s 192.168.0.0/24 -p tcp --dport 80 -j REDIRECT --to-ports
> 3128
> -A PREROUTING -p tcp --dport 3128 -j DROP
> Web прекрасно ходит через squid ,а вот как ограничить трафик FTP, да еще
> желательно чтобы с вырезанием нехороших слов типа mp3 и тд.?
А FTP-траффик тоже через скавид ходит? Если да, то в сквиде можно настроить
acl name url_regex ........... для вырезания "вредных" URL. 
И траффик теми же пулами ограничить можно.
Подробнее можно почитать на squid.opennet.ru

-- 
С уважением, Силин А.В.
my_mail@gala.net


  reply	other threads:[~2003-10-24  2:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-23 14:48 support
2003-10-24  2:50 ` Aleks Silin [this message]
2003-10-24  8:09   ` Maxim.Savrilov
2003-10-24  8:31   ` Re[2]: " "KoLyA" 
2003-10-24 11:19     ` Re[2]: [Comm]Ограничение " support
2003-10-25  6:50       ` Aleks Silin
2003-10-25  7:55         ` Shawkat Nizamov
2003-10-25  6:40     ` Re[2]: [Comm] Ограничение " Aleks Silin
2003-10-24  7:14 ` Пирогов Алексей
2003-10-24  7:48 ` Пирогов Алексей

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=20031024085048.2f7112a5.my_mail@gala.net \
    --to=my_mail@gala.net \
    --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