9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: lucio@proxima.alt.za
To: 9fans@9fans.net
Subject: Re: [9fans] nat
Date: Sun, 16 Nov 2008 18:21:54 +0200	[thread overview]
Message-ID: <0607b2e8dc8cf2a5bc52035e2d35465f@proxima.alt.za> (raw)
In-Reply-To: <0fa43ae03169495494f44021c0ed6838@quanstro.net>

> perhaps you forgot to read the part where i said
> i don't think this would require anything from the
> kernel; the ip would not need modification.

OK, I read it and promptly forgot it because none of the "canonical"
implementations of NAT I am familiar with seem to be able to operate
without kernel help.  Such canonical implementations tend to hook onto
the routing code (I'm not an authority, but I used to pay a lot of
attention to these details in a previous life) and are often carefully
micro-optimised because NAT (and IP filtering) tends to be quite
resource-intensive.

Running NAT at user level would, assuming I'm not totally off base, be
quite expensive and the hardware on which it runs would have to be
pretty powerful.

To crown it all, NAT still interferes very negatively with some of the
more modern protocols (VoIP comes to mind, but I have only a
superficial understanding, so please take this with a pinch of salt)
and special arrangements have to be made to deal with the problem.

Eris raised that question for FTP, a well-known example of NAT's
shortcomings, no matter where it is shoehorned.  In my opinion, in
Unix proxies are better solutions and in Plan 9 we all know what to
look for.  For the traditional workstation configurations, there is no
easy answer.

What do you (Coraid?) use NAT for, exactly?

++L




  reply	other threads:[~2008-11-16 16:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <96BA4878DB039F3DAE38CCF2@192.168.1.2>
2008-11-16 15:09 ` [9fans] Do we have a catalog of 9P servers? sqweek
2008-11-16 15:22   ` [9fans] nat erik quanstrom
2008-11-16 15:54     ` lucio
2008-11-16 15:52       ` erik quanstrom
2008-11-16 16:21         ` lucio [this message]
2008-11-18  5:43     ` Sergey Zhilkin
2008-11-16 17:41   ` [9fans] Do we have a catalog of 9P servers? Charles Forsyth
2008-11-16 16:49 [9fans] nat erik quanstrom
2008-11-16 17:28 ` Eris Discordia
  -- strict thread matches above, loose matches on Subject: below --
2003-09-30 19:47 [9fans] NAT Richard C Bilson
2003-09-30 20:13 ` boyd, rounin
2003-09-30 19:14 Richard C Bilson
2003-09-30 20:42 ` vdharani
2003-09-30 21:25   ` Lyndon Nerenberg
2003-09-30 22:29     ` Charles Forsyth
2003-09-30 18:05 Richard C Bilson
2003-09-30 18:12 ` Brantley Coile
2003-09-30 18:25   ` ynl
2003-09-30 19:44   ` vdharani
2003-09-30 18:36     ` Brantley Coile
2003-09-30 18:39 ` Charles Forsyth
2003-09-30 18:52   ` boyd, rounin

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=0607b2e8dc8cf2a5bc52035e2d35465f@proxima.alt.za \
    --to=lucio@proxima.alt.za \
    --cc=9fans@9fans.net \
    /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).