Re: Black Box Time

2004-02-10 Thread Beolach
Edit your ~/.blackboxrc file so that it has a line like this: session.screen0.strftimeFormat %H:%M session.screen.strftimeFormat [string] A C language date format string, any combination of specifiers can be used. The default is %I:%M %p which generates a 12 hour clock

Re: iptables and logging

2004-02-10 Thread Armen Kaleshian
John... The logging method that iptables uses is a standard logging mechanism that provides the ability for the logs that come out of it to be read by standard log parsers. The standard is used by many web, ftp, etc. servers that I know of. A provision was made a while back for user space logging

iptables and logging

2004-02-10 Thread John T. Williams
I've set up a basic firewall using iptables. It allows connections from a block of ip addresses to port 22, and allows connection back from established,related. Then everything else gets dropped. Out of curriousity mostly, I wanted to log everything that gets dropped, but iptables logs an overwh