From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shannon Roddy Subject: iptables -F Date: Tue, 9 Aug 2005 18:18:06 -0500 Message-ID: <8d48b6ba05080916184604d299@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline 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: netfilter@lists.netfilter.org Can someone help me out here? I figured that iptables -F would flush all tables including the nat table, but it appears to not flush it. I have to explicitly use iptables -t nat -F to fllush the NAT rules. Thanks, Shannon