9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] NAT vs /net
@ 2001-01-26  2:48 presotto
  2001-01-26  5:20 ` Andrey A Mirtchovski
  0 siblings, 1 reply; 7+ messages in thread
From: presotto @ 2001-01-26  2:48 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

At its peak there were about 20 people importing our outside interface
to inside machines.  After that we began trusting our path through the
firewall and switched to that in order to push on its harder.

The cost of importing /net is one process on the server machine per
import plus about 5 extra copies of the data due to shoving it trhough
the extra machine plus an extra header per message on the inside net
plus a bunch of context switches you wouldn't need on a nat.

The advantage is no need to worry about embedded addresses since
they would be 'real'.

For a small network, 100 or so machines, I wouldn't bother with
a NAT box and just do the import.  We're building a super-NAT
box for hiding networks the size of Lucent behind a Plan 9
box.  For that, the import surely wouldn't scale.

[-- Attachment #2: Type: message/rfc822, Size: 1452 bytes --]

From: Scott Schwartz <schwartz@bio.cse.psu.edu>
To: 9fans@cse.psu.edu
Subject: [9fans] NAT vs /net
Date: Thu, 25 Jan 2001 21:28:25 -0500
Message-ID: <20010126022825.20068.qmail@g.bio.cse.psu.edu>

On thing I've wondered about is how well importing /net scales.  That
strikes me as an elegant way for folks inside a firewall to talk to the
outside, but with lots of users it means lots of mounts, and running
into limits on number of processes and file descriptors and stuff.
Anyone tested this to destruction?

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [9fans] NAT vs /net
@ 2001-01-26 13:47 presotto
  2001-01-26 13:57 ` Boyd Roberts
  0 siblings, 1 reply; 7+ messages in thread
From: presotto @ 2001-01-26 13:47 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

I'ld be interested in which ones don't.  We've never sent our requests from
53 and I haven't noticed any parts of the world that we can't resolve, but
then again, there's enough redundancy in DNS that I wouldn't necessarily
notice.

[-- Attachment #2: Type: message/rfc822, Size: 1837 bytes --]

From: "Boyd Roberts" <boyd@planete.net>
To: <9fans@cse.psu.edu>
Subject: Re: [9fans] NAT vs /net
Date: Fri, 26 Jan 2001 08:15:07 +0100
Message-ID: <012901c08767$b6c7c2e0$0ab9c6d4@cybercable.fr>

NAT and UDP can be a real mess; some DNS servers refuse
to answer requests that don't have a source port of 53.


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [9fans] NAT vs /net
@ 2001-01-26  2:28 Scott Schwartz
  0 siblings, 0 replies; 7+ messages in thread
From: Scott Schwartz @ 2001-01-26  2:28 UTC (permalink / raw)
  To: 9fans

On thing I've wondered about is how well importing /net scales.  That
strikes me as an elegant way for folks inside a firewall to talk to the
outside, but with lots of users it means lots of mounts, and running
into limits on number of processes and file descriptors and stuff.
Anyone tested this to destruction?


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

end of thread, other threads:[~2001-01-26 13:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-26  2:48 [9fans] NAT vs /net presotto
2001-01-26  5:20 ` Andrey A Mirtchovski
2001-01-26  7:15   ` Boyd Roberts
2001-01-26  7:23     ` Lucio De Re
  -- strict thread matches above, loose matches on Subject: below --
2001-01-26 13:47 presotto
2001-01-26 13:57 ` Boyd Roberts
2001-01-26  2:28 Scott Schwartz

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).