ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] ipcad
@ 2005-05-24  8:11 Anton Gorlov
  2005-05-24  8:37 ` Anton Gorlov
  2005-05-24  9:11 ` Alexei Takaseev
  0 siblings, 2 replies; 9+ messages in thread
From: Anton Gorlov @ 2005-05-24  8:11 UTC (permalink / raw)
  To: community

Здравствуйте, community.

Как пользоваться ipcad?

Вроде всё настроил... но он ничего не шлёт по указанному в параметре
netflow export destination...
Даже в netstat -nap |grep 9996 поусто. Хотя самле интересное --если
просто запустить ipcad -то видно, что пакетики он всё же считает.
Как же заставить его дальше информацию передавать?
Сорри что не в isp... пароль забыл на ящик.. а заветная бумажка дома.

capture-ports enable;
interface eth0;
aggregate 192.168.0.0/16 strip 32; /* Don't aggregate internal range */
aggregate 0.0.0.0/0 strip 24;   /* Aggregate external networks */
aggregate 1024-65535    into 65535;     /* Aggregate wildly */
aggregate 3128-3128     into 3128;      /* Protect these ports */
aggregate 150-1023      into 1023;      /* General low range */
netflow export destination 127.0.0.1 9996;
netflow export version 5;       # NetFlow export format version {1|5}
netflow timeout active 30;      # Timeout when flow is active, in minutes
netflow timeout inactive 15;    # Flow inactivity timeout, in seconds
/* Note the order! */
dumpfile = ipcad.dump;  # The file is inside chroot(), see below...
chroot = /var/lib/ipcad;
pidfile = ipcad.pid;
memory_limit = 1m;


-- 
С уважением,
 Anton                          mailto:Pnz.Stalker@mail.ru
                                     FIDO: 2:5059/37



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

end of thread, other threads:[~2005-05-24 12:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-24  8:11 [Comm] ipcad Anton Gorlov
2005-05-24  8:37 ` Anton Gorlov
2005-05-24  9:11 ` Alexei Takaseev
2005-05-24  9:33   ` Re[2]: " Anton Gorlov
2005-05-24 10:02     ` Alexei Takaseev
2005-05-24 10:12   ` Anton Gorlov
2005-05-24 10:36     ` Re[3]: " Anton Gorlov
2005-05-24 12:03       ` Re[4]: " Anton Gorlov
2005-05-24 12:57         ` Alexei Takaseev

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