Hello As i understand every ISP has to log its clients connections for law enforcement. Is this information is enough: Time (exact) ,src_ip,src_port,dst_ip,dst_port,ip_proto (so this is exact table v1 in pmmact)
The thing is how to make pmmmact set the exact time of connection like 10:22:14 ? [note below config] Thanx for help PS: Paolo pmacct-fe is great is there any chance to make it available for mysql bases too? Peter ####PMACCT CONF###### interface: eth1 daemonize: true debug: false pidfile: /var/run/pmacctd.pid syslog: user plugins: mysql aggregate: src_host,dst_host sql_table: logger sql_db: log_1 sql_table_version: 1 sql_user: logger sql_passwd: ****** sql_refresh_time: 60 sql_history: 1h sql_history_roundoff: mh networks_file: /etc/pmacct/networks.lst plugin_pipe_size: 4096000 plugin_buffer_size: 4096 sql_cache_entries: 99991 -- Best regards, Pajlatek mailto:[EMAIL PROTECTED]
