Why iptables don't log?
-j LOG don't output nothing
everything works fine on my wrt54gs but if i can't log traffic how can i set my firewall rules?
The content of this topic has been archived on 4 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
Why iptables don't log?
-j LOG don't output nothing
everything works fine on my wrt54gs but if i can't log traffic how can i set my firewall rules?
Works for me:
# iptables -I INPUT -j LOG
# logread | tail
The discussion might have continued from here.