Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
reading iptables logs: ulog + mysql
Name: Jeronimox Date: November 29, 2005 at 18:21:03 Pacific OS: Dedbian 3.1 CPU/Ram: 450
Comment:
Hi all, I have a Linux server with iptables and I've installes ulogd+ ulogd-mysql in order to put all the iptables logs into a MySQL database.
Once I have the logs in my DB, is there any package that lets me view all the log data in HTML format ??
I tried with Nulog and webfwlog, but I don't succeed..any other package to me ??
Name: 3Dave Date: November 30, 2005 at 04:52:22 Pacific
Reply:
I did something similar but using postgres, apache and perl to store staff and client details coming in and out of the building. It took a little while to write the perl scripts to generate the different html pages but it was pretty easy providing you know a little html and sql. I could did them out for you to look at if you want.
Have you had a look at WWWdb? http://freshmeat.net/projects/wwwdb/
Summary: I installed all the packages of MySQL database but still I am not able to start the MySQL database. I read the log file and found that it was not able to create a socket. I then read the documentation...
Summary: Okay, i've got my Iptables firewall working just fine, but I want to log any denials. After looking at the MAN pages, I figgure out adding the -j LOG switch like this: **CHAIN GOES HERE** -j DENY **...
Summary: I have a linux mandrake and a nt 4 server in my network . I want to read a log file from linux in my nt server. Can any body help me please ? Thanks....