From: Oleg Frolkov <rcc-of@penza.com.ru> To: MyInfo <community@altlinux.ru> Subject: Re: [Comm] IP QUEUE Date: Sun, 11 Apr 2004 23:05:10 +0400 Message-ID: <1775088671.20040411230510@penza.com.ru> (raw) In-Reply-To: <823368187.20040411174232@sloboda.tula.ru> Здравствуйте, MyInfo. Вы писали 11 апреля 2004 г., 17:42:32: M> Здравствуйте, community. M> Вопрос, хочется заблокировать весь траффик с 1.1.1.1 используя iptables M> добавляем правило: M> FORWARD -p tcp -m tcp -s 192.168.0.0/24 -d 1.1.1.1 -j DROP M> и вродебы счастье наступает но на сервере стоит еще система учета M> трафика использующая тот же иптайблс и его IP QUEUE так вот, как M> только считалка запускается она перенаправялет все пакеты в M> очередь(добавив новые правила) все бы хорошо но тогда пакеты M> перестают дропится... может кто-нибудь посоветует как быть? M> система Alt Linux Master 2.2, считалка NetAms Попробовать заставить считалку добавлять правила не в FORWARD а например в NETAMS. А в FORWARD прописать свои правила а последним правилом iptables -A FORWARD -j NETAMS -- С уважением, Oleg mailto:rcc-of@penza.com.ru
prev parent reply other threads:[~2004-04-11 19:05 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-04-11 13:42 MyInfo 2004-04-11 19:05 ` Oleg Frolkov [this message]
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=1775088671.20040411230510@penza.com.ru \ --to=rcc-of@penza.com.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