ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] Options for ipt_NETFLOW in modules.conf
@ 2012-04-05  7:51 Eugene Prokopiev
  2012-04-05 10:21 ` Eugene Prokopiev
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Eugene Prokopiev @ 2012-04-05  7:51 UTC (permalink / raw)
  To: Sysadmins

Здравствуйте!

# cat /etc/modules.conf
options ipt_NETFLOW destination=127.0.0.1:2055

# cat /etc/sysconfig/iptables
*filter
:INPUT ACCEPT [47:2936]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [25:2280]
-A INPUT -j NETFLOW
-A OUTPUT -j NETFLOW
COMMIT

И вот после service iptables start в /proc/net/stat/ipt_netflow я вижу
sock0: 127.0.0.1:2055. А после chkconfig iptables on и перезагрузки
ничего подобного я там не вижу, т.е. параметр destination не
применяется.

Помогает перенос времени загрузки iptables ближе к концу (например,
меняем 08 на 91 в /etc/init.d/iptables).

Собственно, вопрос: кем читается содержимое modules.conf и почему так поздно?

-- 
С уважением,
Прокопьев Евгений

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

end of thread, other threads:[~2012-04-07 11:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-05  7:51 [Sysadmins] Options for ipt_NETFLOW in modules.conf Eugene Prokopiev
2012-04-05 10:21 ` Eugene Prokopiev
2012-04-06  3:40   ` Eugene Prokopiev
2012-04-05 10:44 ` Denis Kuznetsov
2012-04-05 11:18   ` Eugene Prokopiev
2012-04-05 13:35 ` Dubrovskiy Viacheslav
2012-04-06  3:49   ` Eugene Prokopiev
2012-04-06 13:11     ` Denis Kuznetsov
2012-04-07 11:10 ` Sergey

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git