On 2006/02/23-23:07(+0100), Luis Fernando Llana Díaz wrote :
> a couple of years ago I designed a firewall with iptables. I wrote some
> rules of the kind:
> iptables .. -LOG
> The packages that mathed the rule were displayed in /var/log/syslog. Now I
> have had to change the firewall, sinc
Hello,
a couple of years ago I designed a firewall with iptables. I wrote some
rules of the kind:
iptables .. -LOG
The packages that mathed the rule were displayed in /var/log/syslog. Now I
have had to change the firewall, since I had some errors I have written some
rules like
iptables -A
Apparently, on Mon, Nov 19, 2001 at 12:41:16PM +0100, Michael Hierweck wrote:
> Hello everybody,
>
> I would like to log some paket I reject using iptables:
>
>
> iptables -A mychain -j LOG --log-level warn
>
> But the messages are displayed on the current console. Switching warn to 4,7
> oder
Michael Hierweck, 2001-Nov-19 12:41 +0100:
> Hello everybody,
>
> I would like to log some paket I reject using iptables:
>
>
> iptables -A mychain -j LOG --log-level warn
>
> But the messages are displayed on the current console. Switching warn to 4,7
> oder debug does not help.
>
> I'm usin
Hello everybody,
I would like to log some paket I reject using iptables:
iptables -A mychain -j LOG --log-level warn
But the messages are displayed on the current console. Switching warn to 4,7
oder debug does not help.
I'm using Woody and did not modify the syslog.conf by hand.
Thans for yo
5 matches
Mail list logo