All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vijaya Chandra Vupputuri <vijay@tachyontech.net>
To: KOVACS Krisztian <hidden@balabit.hu>
Cc: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>,
	netfilter-devel <netfilter-devel@lists.netfilter.org>
Subject: Re: More on LIST_DELETE message with kernels 2.4.23 through 2.4.25
Date: Wed, 17 Mar 2004 15:08:02 +0530	[thread overview]
Message-ID: <1079516281.4874.11.camel@vijay> (raw)
In-Reply-To: <1079458116.843.62.camel@nienna.balabit>

Hi,

've tried to do the same but I don't seem to have any problem on a test
box with redhat 7.3 (2.4.18-3)

If I understood what you said properly the following is your setup,
the ip of the test box is 10.1.0.1 and you have a lan 10.1.0.0/16 whose
gateway is 10.1.0.1
on 10.1.0.1 you redirect any traffic to port 80 to the local port 8080

now if 10.1.0.2 tries to connect to, say, 216.239.41.104 it gets
redirected to the port 8080 on 10.1.0.1

but, from 10.1.0.2, if you try to connect directly to port 80 on
10.1.0.1, with your setup where nothing is listening on 80, the box
would hang. am i right?!

please do let me know if i've missed anything obvious.

Regards,
Vijaya Chandra Vupputuri,
Tachyon Technologies.

On Tue, 2004-03-16 at 22:58, KOVACS Krisztian wrote:
>   Hi,
> 
> On Fri, 2004-03-12 at 14:30, Jozsef Kadlecsik wrote:
> > >   Jozsef, and others pursuing this ugly thing. Please take a look at
> > > http://lists.netfilter.org/pipermail/netfilter-devel/2004-March/014442.html
> > > and probably the thread about find_appropriate_src(). I'd be really glad
> > > to have someone answer it, or somehow show some interest in it.
> > 
> > I'll try to look at it. Unfortunately at the moment I'm very busy with
> > issues from the institute I work for. Sigh. Hopefully I'll find some
> > time-slot...
> 
>   I can reliably reproduce the bug. One of the IPs of the host is
> 10.1.0.1. Only one NAT rule is needed:
> 
> # iptables -t nat -A PREROUTING -p tcp -s 10.1.0.0/16 --dport 80 -j
> REDIRECT --to-ports 8080
> 
>   Then try to connect to port 80 of 10.1.0.1. The connection gets stuck
> in SYN_SENT state, and when it times out, corrupts its REPLY_DIR hash
> chain. Note that LOCAL_NAT is _off_, so this connection won't have a
> null binding allocated.

  reply	other threads:[~2004-03-17  9:38 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-11 16:04 More on LIST_DELETE message with kernels 2.4.23 through 2.4.25 Jonathan Cooper
2004-03-11 16:50 ` Jonathan Cooper
2004-03-11 21:17   ` Kovacs Krisztian
2004-03-12 11:39     ` Jonathan Cooper
2004-03-12 13:06     ` KOVACS Krisztian
2004-03-12 13:30       ` Jozsef Kadlecsik
2004-03-16 17:28         ` KOVACS Krisztian
2004-03-17  9:38           ` Vijaya Chandra Vupputuri [this message]
2004-03-17 10:51             ` Henrik Nordstrom
2004-03-17 11:16             ` KOVACS Krisztian
2004-03-17 11:48               ` KOVACS Krisztian
2004-03-17 13:04                 ` Henrik Nordstrom
2004-03-17 13:37                   ` KOVACS Krisztian
2004-03-17 16:35                     ` Henrik Nordstrom
2004-03-25 16:12                       ` KOVACS Krisztian
2004-03-25 17:40                         ` Henrik Nordstrom
2004-03-17 11:49               ` Vijaya Chandra Vupputuri
2004-03-11 17:26 ` Jozsef Kadlecsik
2004-03-11 19:33   ` Jonathan Cooper
2004-03-12  7:16     ` Jozsef Kadlecsik
2004-03-12  7:26       ` Henrik Nordstrom
2004-03-12 10:58       ` Jonathan Cooper
  -- strict thread matches above, loose matches on Subject: below --
2004-04-01  3:10 wanghtb
2004-04-01 20:52 ` Henrik Nordstrom

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=1079516281.4874.11.camel@vijay \
    --to=vijay@tachyontech.net \
    --cc=hidden@balabit.hu \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=netfilter-devel@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.