On Tue, 23 Apr 2002, BG wrote: > 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