From mboxrd@z Thu Jan 1 00:00:00 1970 From: emo terziev Date: Mon, 17 Feb 2003 08:33:58 +0000 Subject: Re: [LARTC] flush marker howto Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Thanks Bartek It work perfect for me. --- Bartek Krajnik wrote: > On 14-02-2003 at 08:38:26AM -0800, emo terziev > wrote: > et> Hi, > et> How i can clear marker from memory > et> after using > et> > et> iptables .... -j MARK --set-mark XX > et> > et> Can i flush all markers without restart ? > et> I try with "iptables -F" and "-t nat -F" but > this > et> doesn't work. > MARK is only valid in the mangle table. > iptables -t mangle -D ... > > First try "iptables -t nat -L", later "iptables -t > mangle -L". > > Rgds, > Bartek. > -- > GPG-Key: > http://www.bartek.bicom.pl/public_key.txt > pub 1024D/948DE45D 2002-12-12 Bartek Krajnik > > Primary key fingerprint: 95E9 8E2D 1801 7864 2244 > 6EAA 03E5 764D 948D E45D > > ATTACHMENT part 2 application/pgp-signature __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/