Re: logging with iptables

2024-09-20 Thread Karl Vogel
>> On Thu, 19 Sep 2024, fxkl4...@protonmail.com wrote: > in my iptables i havetcp LOG flags 0 level 4 prefix "REJECT: " > this does what i want but how to direct the logging > it gets written to multiple file in /var/log > syslog, messages, kern, debug > can i restrict this to a single file

Re: logging with iptables

2024-09-19 Thread Tim Woodall
On Thu, 19 Sep 2024, fxkl4...@protonmail.com wrote: in my iptables i havetcp LOG flags 0 level 4 prefix "REJECT: " this does what i want but how to direct the logging it gets written to multiple file in /var/log syslog, messages, kern, debug can i restrict this to a single file *.*;auth,a

Re: logging with iptables

2024-09-19 Thread Andy Smith
Hi, On Thu, Sep 19, 2024 at 02:35:24PM +, fxkl4...@protonmail.com wrote: > in my iptables i havetcp LOG flags 0 level 4 prefix "REJECT: " > this does what i want but how to direct the logging > it gets written to multiple file in /var/log > syslog, messages, kern, debug > can i restrict th

logging with iptables

2024-09-19 Thread fxkl47BF
in my iptables i havetcp LOG flags 0 level 4 prefix "REJECT: " this does what i want but how to direct the logging it gets written to multiple file in /var/log syslog, messages, kern, debug can i restrict this to a single file