* Append rule to a NFQUEUE?
@ 2013-02-12 9:50 Aaron Lewis
2013-03-04 20:06 ` Jan Engelhardt
0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lewis @ 2013-02-12 9:50 UTC (permalink / raw)
To: netfilter mailing list
Hi,
I would like to log everything in a created queue,
iptables -A NFQUEUE --queue-num 0 -j LOG
But that doesn't work, any ideas?
--
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://pgp.mit.edu/ )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Append rule to a NFQUEUE?
2013-02-12 9:50 Append rule to a NFQUEUE? Aaron Lewis
@ 2013-03-04 20:06 ` Jan Engelhardt
0 siblings, 0 replies; 2+ messages in thread
From: Jan Engelhardt @ 2013-03-04 20:06 UTC (permalink / raw)
To: Aaron Lewis; +Cc: netfilter mailing list
On Tuesday 2013-02-12 10:50, Aaron Lewis wrote:
>Hi,
>
>I would like to log everything in a created queue,
>
>iptables -A NFQUEUE --queue-num 0 -j LOG
>
>But that doesn't work, any ideas?
Log first, then feed to queue.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-04 20:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 9:50 Append rule to a NFQUEUE? Aaron Lewis
2013-03-04 20:06 ` Jan Engelhardt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.