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

whereis iptables LOG



Hello,

I use this rule to redirect the outgoing smtp connection under NAT.
Where are the log messages? I just can't find any log begging with
"SMTP_LOG" under /var/log/. Idea?

iptables -t nat -A PREROUTING -p TCP -s 192.168.10.0/24 ! -d
111.222.333.444 --dport 25 -j LOG --log-prefix SMTP_LOG:

-- 
Patrick Hsieh <pahud@pahud.net>
GPG public key http://pahud.net/pubkeys/pahudatpahud.gpg


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: