Mailinglist Archive: opensuse-security (670 mails)
| < Previous | Next > |
Question on iptables
- From: Praise <praisetazio@xxxxxxxxxxxxx>
- Date: Tue, 27 Nov 2001 17:22:19 +0100
- Message-id: <20011127162225.XGHS16874.fep15-svc.tin.it@there>
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
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 > |