Hey group,

I have set up iptables based on the BLFS book.  I have a rule like:
        # Log everything else:  What's Windows' latest exploitable
        # vulnerability?
        $IPTABLES -A INPUT -j LOG --log-prefix "FIREWALL:INPUT "
The output is going into /var/log/kern.log is there anyway I can
send it to a seperate file say /var/log/firewall.log?

Thanks,

Jim Drabb

-- 
James Drabb JR - Programmer Analyst - Orlando, FL - [EMAIL PROTECTED]
---------------------------------------------------------------------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to