I just install and run iptablelog:
- LOG_DROP and LOG_ACCEPT chains have been created (my /var/log/syslog is growing 10mb/mn!!!):
- database is created (using grant create for iptables_user)
- daemon is running and seems to feeding database
- web page is displayed
but there is no data !
like this:
Last packets filtred by chain ALL younger than 1 day :
Records 0 to 0 of 0
0 packets in database
0 packets younger than 1 day
0 packets today
First was at
Last was at
using iptables_admin in config.php doesn't change anything...
|