Mailinglist Archive: opensuse-security (670 mails)

< Previous Next >
Question on iptables
Hi all,

for some reasons I would like to reject with a icmp source-quench.
I have tried this:
iptables -t filter -A LIMIT -m limit --limit 1/sec -j REJECT --reject-with \
icmp-source-quench

The problem is that it does not know nothing about icmp-source-quench...
what is the right reject?

Praise

< Previous Next >
Follow Ups