netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "xerces8" <xerces8@butn.net>
To: "Rémi Denis-Courmont" <rdenis@simphalempin.com>
Cc: "Linux Netdev" <netdev@vger.kernel.org>,
	"Linux Networking" <linux-net@vger.kernel.org>
Subject: Re: "Listenless" TCP over NAT?
Date: Fri, 05 Sep 2008 16:26:36 +0200	[thread overview]
Message-ID: <WorldClient-F200809051626.AA26360181@butn.net> (raw)
In-Reply-To: <5f1c7b80099fb4aa3ad56e830aa525d1@chewa.net>

Rémi Denis-Courmont wrote:

> Linux TCP/IP does allow this at the end nodes.
> 
> However, whether it works on the NAT model. Many NAPT and firewalling boxes
> will reset the TCP session if you try to do TCP simultaneous open. Besides,
> you need to be able to predict your source port number, which again is not
> always possible depending on the NAPT implementation.
> 
> 
> As far as I can tell, this is simply way too failure prone in real life.
> Using some form of UDP encapsulation, such as ICE, Teredo, IPsec-in-UDP,
> etc works A LOT better, although not always either.

Yes, but that requires either additional drivers or privileges, while
TCP simultaneous open works without all that.

Thanks for giving me the name of this thing ;-)
I will do some experimenting at home (there goes the weekend...)

Regards,
David



      reply	other threads:[~2008-09-05 14:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-05 11:45 "Listenless" TCP over NAT? xerces8
2008-09-05 12:15 ` Ben Hutchings
2008-09-05 12:15 ` Evgeniy Polyakov
2008-09-05 12:51 ` Rémi Denis-Courmont
2008-09-05 14:26   ` xerces8 [this message]

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=WorldClient-F200809051626.AA26360181@butn.net \
    --to=xerces8@butn.net \
    --cc=linux-net@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdenis@simphalempin.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).