From: "Alexandr R. Ogurtzoff" <iscander@mercuri.mk.ua> To: community@altlinux.ru Subject: [Comm] iptables trafic count - am i right? Date: Thu, 9 Oct 2003 19:20:59 +0300 Message-ID: <200310091920.59571.iscander@mercuri.mk.ua> (raw) Уважаемые сообщественники подскажите может я где то заблуждаюсь? Считаю входящий трафик от провайдера: $IPTABLES -N in_traf $IPTABLES -N fwd_in_traf $IPTABLES -A in_traf -j RETURN $IPTABLES -A fwd_in_traf -j RETURN первое правило в таблице Input $IPTABLES -A INPUT -i $INET_IFACE -j in_traf Это на нужды шлюза ;-) Ответы на его DNS запросы, то что им качается, и тд первое правило в таблице Forward $IPTABLES -A FORWARD -i $INET_IFACE -j fwd_in_traf Может ли при этом не учитываться трафик входящий с интерфейса $INET_IFACE ? Это тот трафик, который ушёл в локальную сеть.... Если да то какой? А то у меня рассхождения с провайдером в 2,5 раза!!! >8-0 Себе верю больше... -- С наилучшими пожеланиями Александр Огурцов
next reply other threads:[~2003-10-09 16:20 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-10-09 16:20 Alexandr R. Ogurtzoff [this message] 2003-10-10 1:20 ` Aleks Silin 2003-10-10 6:49 ` Alexandr R. Ogurtzoff 2003-10-10 10:21 ` Aleks Silin 2003-10-10 6:38 ` Пирогов Алексей 2003-10-10 7:09 ` Alexandr R. Ogurtzoff 2003-10-10 8:16 ` Mike Lykov 2003-10-10 8:41 ` Alexandr R. Ogurtzoff 2003-10-12 8:04 ` Sergey V. Golovin 2003-10-13 8:38 ` Alexandr R. Ogurtzoff 2003-10-13 5:21 ` Максим Ткаченко 2003-10-13 8:36 ` Alexandr R. Ogurtzoff
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=200310091920.59571.iscander@mercuri.mk.ua \ --to=iscander@mercuri.mk.ua \ --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