From: <support@planetashop.ru> To: <community@altlinux.ru> Subject: [Comm] Ограничение трафика FTP Date: Thu, 23 Oct 2003 18:48:44 +0400 Message-ID: <003701c39974$d75fed30$0200a8c0@admin> (raw) Здравствуйте! Делаю прозрачную проксю на 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 и тд.?
next reply other threads:[~2003-10-23 14:48 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-10-23 14:48 support [this message] 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 ` Пирогов Алексей
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='003701c39974$d75fed30$0200a8c0@admin' \ --to=support@planetashop.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