> Gelpi Andrea wrote: > > > > Hello, > > I need to put all iptables log messages in a separate file from kernel > > message. > > > > I have tried using option --log-level and after changing logview > > configuration I can only put all kernel message of a particular level in a > > separate file. > > What I need is a way to have only iptables messages in a separate file. > > > > Is it possible? > > This is a syslog problem. Check out e.g. > http://www.balabit.hu/en/downloads/syslog-ng/ to be able to filter on > reg-exps
or you could use -j ULOG (if you have used the ulog patched) and run ulogd. Thats what I'm doing, and it is working fine :) /Christopher > > Serge > > -- > Serge Droz > Paul Scherrer Institut mailto:[EMAIL PROTECTED] > CH-5232 Villigen PSI Phone: ++41 56 310 3637 > Fax: ++41 56 310 3649 > > >