|
From: Tec. R. S. F. <se...@co...> - 2002-12-19 22:49:00
|
Hi.. I recently installed iptables analizer and i followed all the steps from the FAQ. The first problem i had was giving permisions to iptables_user using this sintaxis: mysql> grant create temporary tables on iptables.* iptables_user@localhost identified by 'xx'; I get an error near of temporary.. after, when i want see the statis on web, i get an error from mysql.. Its say the user iptables_user cant create tables.. So, i removed the user iptables_user from the config files and im only using iptables_admin user. I tryied again on web i finally i get the principal page.. but i dont see the log of my drop chain.. i only get on database stats: 302 packets in database 0 packets younger than any 0 packets today First was at 0000-00-00 00:00:00 Last was at 0000-00-00 00:00:00 i think is a problem using dates.. Im using Mandrake 9 with the latest mysql Thanks. |