All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nagy Zoltan <nagy.zoltan@cit.hu>
To: netfilter@lists.netfilter.org
Subject: Re: NAT Issue
Date: Fri, 20 Apr 2007 22:54:41 +0200	[thread overview]
Message-ID: <46292891.80004@cit.hu> (raw)
In-Reply-To: <4628AD71.7060101@embeddedinfotech.com>

Kiran Murari wrote:
>>>
>>> Is there a way to flush the conntrack entries that have been created 
>>> during a specific interval.
>>
>> -- Yasuyuki Kozakai
>>   
> Yeah I have seen the 'conntrack'.
> But this requires linnetfilter_conntrack and libnfnetlink support.
> I am running a 2.6.14 on an Xscale processor.
> 
> So is there a means to flush the entries, other than porting the 
> 'conntrack' to Xscale.
> 
> - Kiran
> 
> 


i've just a minimal coding experience with conntrack,
but i think you need something like 'removing conntrack entries which 
routes are invalid' - as a kernel level feature - i think in this case 
when the wan interface is down you dont have a valid default route...so 
the logic would match on it - and remove them
i think this can be implemented and it would be logical to remove 
invalid routes from the conntrack anyway - i've tried on my 
desktop(2.6.19-gentoo-r5) and it won't removed anything


kirk


  parent reply	other threads:[~2007-04-20 20:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-20 11:08 NAT Issue Kiran Murari
2007-04-20 11:25 ` Yasuyuki KOZAKAI
     [not found] ` <200704201125.l3KBPGSw018412@toshiba.co.jp>
2007-04-20 12:09   ` Kiran Murari
2007-04-20 12:21     ` Yasuyuki KOZAKAI
2007-04-20 20:54     ` Nagy Zoltan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-04-19 10:09 Kiran Murari
2007-04-19 22:24 ` Pascal Hambourg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46292891.80004@cit.hu \
    --to=nagy.zoltan@cit.hu \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.