I tried to save this rule:
iptables -I INPUT -p icmp -j DROP
After iptables-save > a.txt, the icmp rule has added --icmp-port-unreachable(or
icmp-destination-unreachable, can't remember) added. Why is that so?
I use iptables 1.2.6a (debian woody).
The iptables-save in cvs is 1.22 (last changed is in March). I've not compiled the
source from cvs to test yet.
-Original Message-
From: Harald Welte <[EMAIL PROTECTED]>
To: Dung Patrick <[EMAIL PROTECTED]>
Date: Sat, 11 May 20
AIL PROTECTED]>
To: Dung Patrick <[EMAIL PROTECTED]>
Date: Sun, 12 May 2002 14:26:47 +0200
Subject: Re: Re:
On Sun, May 12, 2002 at 12:32:33PM +0800, Dung Patrick wrote:
> I use iptables 1.2.6a (debian woody).
>
> The iptables-save in cvs is 1.22 (last changed is in March). I'