ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] iptables trafic count - am i right?
@ 2003-10-09 16:20 Alexandr R. Ogurtzoff
  2003-10-10  1:20 ` Aleks Silin
  2003-10-10  6:38 ` Пирогов Алексей
  0 siblings, 2 replies; 12+ messages in thread
From: Alexandr R. Ogurtzoff @ 2003-10-09 16:20 UTC (permalink / raw)
  To: community

Уважаемые сообщественники подскажите может я где то заблуждаюсь?
Считаю входящий трафик от провайдера:
$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
Себе верю больше...
-- 
С наилучшими пожеланиями
Александр Огурцов



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

end of thread, other threads:[~2003-10-13  8:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-09 16:20 [Comm] iptables trafic count - am i right? Alexandr R. Ogurtzoff
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

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