Guillaume wrote:
> Hi,
> I use personalized ipfilters and I want to log dropped packet to a
> dedicated file in /var/log by using syslog.
...>
> #for iptables
> #in a user define chain called for each packet i want to filter
> iptables -A LOG_AND_DROP -m limit --limit 10/minute -j LOG --log-level
Hi,
I use personalized ipfilters and I want to log dropped packet to a dedicated
file in /var/log by using syslog.
I've done some part of the configuration but the iptables messages are not
writed in the file I want. They're displayed on console only...
You can see below the command I issue to get
On 2002.05.28 16:51 Martin Hermanowski wrote:
I got a problem with syslog on Woody. I have several machines on which
kernel messages do *not* get logged to syslog.
In the syslog.conf, the first line is:
| *.* -/var/log/syslog
I don't think that you nee
Hello,
I got a problem with syslog on Woody. I have several machines on which
kernel messages do *not* get logged to syslog.
In the syslog.conf, the first line is:
| *.* -/var/log/syslog
`dmesg' does show the kernel messages, but I can't find them in
/var/
On Thu, Apr 18, 2002 at 11:42:47AM +0200, José wrote:
> recently i added this to my potato 2.2r3 logrotate.conf
>
> /var/log/syslog {
> monthly
> rotate 1
> }
>
> after this, i noticed that nothing have changed ! the rotation is still done
> weekly with rotation 5 !
check /etc/cron.week
Hi all,
recently i added this to my potato 2.2r3 logrotate.conf
/var/log/syslog {
monthly
rotate 1
}
after this, i noticed that nothing have changed ! the rotation is still done
weekly with rotation 5 !
any idea ?
thx
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
6 matches
Mail list logo