Соответсвенно и деньги со счетов пользователей перестают списываться.
При этом процесс ndsad перестаёт потреблять системные ресурсы.
Не знаю что делать, помогите!

UTM-5.1.10-015 (ndsad с этого-же дистрибутива)
Fedora Core 4
2x Xeon 2GHz, 4Gb RAM
cat /netup/utm5/ndsad.cfg:
Код: Выделить всё
### Project: ndsad; Project version: 0.0.3-025;
### Branch: ;
### File: ndsad.conf; File version: 0.0.3-024
# Sample configuration file for Network DataStream Accounting Daemon
# Data stream collector ip
# Default:
#ip 127.0.0.1
# Example:
#ip 10.0.0.1
# Data stream collector port
# Default:
#port 9996
# Forced faces - these faces
# will be processed even if dummy family is specified
# in configuration file.
# Default:
#none
# Example:
# force lo
# Dummy iface - these faces
# will be traced but data stream won't be generated
# Multiply faces may be specified
# Default:
# none
# Example:
#ignore eth0
# Promisc device - specify string if You want
# device to be put in promisc mode.
# Note.
# Device may be in promisc mode even if promisc string is not specified.
# For example if tcpdump is running on it.
# Default:
#none
# Example:
promisc eth1
# Hash size for the family. # Value must be a power of 2
# Default is 128 buckets for all families.
hash lo 64
# Default hash size may be changed when family is specified as `all'
# Default:
#hash all 128
# Ex
hash all 32
# Heap size in bytes.
# Default:
#heap 16384
# Example:
heap 65536
# Periodical statistic dump delay.
# If no dump is expected specify 0
# Default:
#dump 0
# Example:
#dump 5
# Dummy iface family - faces from this family
# will be traced but data stream won't be generated
# Default:
# none
# Example:
#dummy eth
# Specify log file. Otherwise logging will be done to stderr.
# Default:
#log (null)
# Example:
#log /tmp/ndsad.log
log /netup/utm5/log/ndsad.log
# Jump to another configuration file
# Current file is closed after this line! Beware of loops!
# Default:
# none
# Example:
#config /usr/local/etc/nfcd.local.conf
Код: Выделить всё
ndsad[22685]: Killing scaner thread...
ndsad[2373]: Session opened on Wed Mar 15 12:43:24 2006
ndsad[2373]: binary version `1.32.1'
ndsad[2373]: WatchDog: Dog waken...
ndsad[2374]: `eth0': new device
ndsad[2373]: WatchDog: child[2374] started on Wed Mar 15 12:43:24 2006
ndsad[2374]: `eth0:2': new device
ndsad[2376]: `eth0' thread started successfully.
ndsad[2374]: `eth1': new device
ndsad[2377]: `eth0:2' thread started successfully.
ndsad[2378]: `eth1' thread started successfully.
ndsad[2374]: `lo': new device
ndsad[2379]: `lo' thread started successfully.
ndsad[2376]: `eth0' thread is preparing for PCAP loop call
ndsad[2376]: pcap_datalink(eth0) = 1
ndsad[2376]: Set ppp offset = 4
ndsad[2377]: `eth0:2' thread is preparing for PCAP loop call
ndsad[2378]: `eth1' thread is preparing for PCAP loop call
ndsad[2377]: pcap_datalink(eth0:2) = 1
ndsad[2377]: Set ppp offset = 4
ndsad[2379]: `lo' thread is preparing for PCAP loop call
ndsad[2379]: pcap_datalink(lo) = 1
ndsad[2379]: Set ppp offset = 4
ndsad[2378]: pcap_datalink(eth1) = 1
ndsad[2378]: Set ppp offset = 4