ULOG with -m state

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

 



On Friday 22 November 2002 10:53 am, Iva "Cabric" Cabric wrote:
> Hello,
> I have found a bug in iptables when "-j ULOG" and "-m state" are
> used together, for example:
>
> $ iptables -A ssh -j ULOG -p tcp -m state --state NEW
>
> reports:
>
> iptables v1.2.6a: You must specify `--state'
> Try `iptables -h' or 'iptables --help' for more information.
>
> but using DROP works fine:
>
> $ iptables -A ssh -j DROP -p tcp -m state --state NEW

Does the ULOG target work in other uses, IE "iptables -A FORWARD -j ULOG"=
 ?

j




[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