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?
- Re: "iptables-save" save icmp rules problem Dung Patrick
- Re: "iptables-save" save icmp rules problem Harald Welte