All of lore.kernel.org
 help / color / mirror / Atom feed
* flush current NAT  mappings.
@ 2005-12-26  8:47 Jarek
  2005-12-26 12:52 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Jarek @ 2005-12-26  8:47 UTC (permalink / raw)
  To: netfilter-devel

Hello all.

I was playing with iptables and came to idea, that sometimes I need
to flush current NAT mappings (not iptables rules).
I think  I should clear somewhere from conntrack tables, but where?

I was doing it easily under FreeBSD.
I think iptables/Linux should hangle this possibility too?


Thanks,
Jarek

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: flush current NAT  mappings.
  2005-12-26  8:47 flush current NAT mappings Jarek
@ 2005-12-26 12:52 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2005-12-26 12:52 UTC (permalink / raw)
  To: Jarek; +Cc: netfilter-devel

Jarek wrote:
> I was playing with iptables and came to idea, that sometimes I need
> to flush current NAT mappings (not iptables rules).
> I think  I should clear somewhere from conntrack tables, but where?

You can flush the whole conntrack table with the conntrack-tool:

http://www.netfilter.org/projects/conntrack/index.html

-- 
Pablo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-26 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-26  8:47 flush current NAT mappings Jarek
2005-12-26 12:52 ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.