ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Ограничение трафика FTP
@ 2003-10-23 14:48 support
  2003-10-24  2:50 ` Aleks Silin
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: support @ 2003-10-23 14:48 UTC (permalink / raw)
  To: community

Здравствуйте!
Делаю прозрачную проксю на iptables и squid с ограничением пропускной
способности
с помощью пулов задержки, с заворотом трафика по 80 порту проблем ясно нет.
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 и тд.?



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-10-25  7:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-23 14:48 [Comm] Ограничение трафика FTP support
2003-10-24  2:50 ` Aleks Silin
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 ` Пирогов Алексей

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