From mboxrd@z Thu Jan 1 00:00:00 1970 From: "testmail" Subject: Re: Iptables Problems Date: Fri, 3 Dec 2004 14:38:34 +0800 Message-ID: <002801c4d902$b6ad7700$0200a8c0@etpi> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: a.ledvinka@promon.cz Cc: Netfilter What does -P represent from your iptable command >>>>> iptables -t filter -P INPUT DROP ? And thank you for the docu.link http://www.netfilter.org/documentation/HOWTO/packet-filtering-HOWTO-6.html I will try to understand first all the suggestion that you posted. Thanks, Milo ----- Original Message ----- From: To: "testmail" Cc: "Netfilter" Sent: Thursday, December 02, 2004 04:00 PM Subject: Re: Iptables Problems > > # Set the default policy > > iptables -t filter -A INPUT -j DROP > iptables -t filter -P INPUT DROP