Okay, so I finally got iptables working and logging everything it drops.
So what do I do now? Sit here hoping everything is working just fine?
I was thinking I should probably set up some kind of web interface for looking at the dropped packets and then set up rules to explicitly drop packets from particular ips if they keep hounding me.
I did some digging in packages.debian.org and didn't see much that seemed to suit my purposes. I apt-get'ed fwlogwatch and the results of running that program are pretty unimpressive. It pulled ONE ip from the log (there are already TONS of dropped packets and I've only had iptables working properly for a day or so).
Does anyone have any suggestions for iptable log analysis?
Any other suggestions for steps to take security-wise?