You can also alter your syslog configuration.  I have my iptables logging at
the warning level and have added

kern.warning            /dev/tty12

to the syslog.conf file. This logs all kernel warnings to the 12th virtual
console.



> > My firewall currently uses ipchains.  I would like to log or possibly
> > monitor in real time what is being accepted and rejected.  How can I do
> > that?
>
> Assuming you already have the rules you want logged defined in your
> ipchains, the command "tail -f /var/log/messages | grep 'Packet log:'"
> will continuously run and display only lines logged by ipchains filter
> rules.  Enter ^C when you've seen enough.
>
> Jim



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to