Log output going to screen

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Does anyone know why my logs are occasionally being dumped to screen as well
as to the messages file? How can I stop this happening?

This is what I am currently logging:

iptables -A INPUT  -i eth1 -j LOG
iptables -A OUTPUT -o eth1 -j LOG
iptables -A FORWARD  -i eth1 -o eth0 -j LOG
iptables -A FORWARD  -i eth0 -o eth1 -j LOG

George




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux