ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Anton Gorlov <Pnz.Stalker@mail.ru>
To: community@altlinux.ru
Subject: [Comm] ipcad
Date: Tue, 24 May 2005 12:11:09 +0400
Message-ID: <624254497.20050524121109@mail.ru> (raw)

Здравствуйте, 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



             reply	other threads:[~2005-05-24  8:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-24  8:11 Anton Gorlov [this message]
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

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=624254497.20050524121109@mail.ru \
    --to=pnz.stalker@mail.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