Re: NAT solution for Linux?

1998-03-01 Thread Rainer Clasen
Hi!

You wrote:

> Is there a kernel module and/or software that provides Network Address
> Translation (something similar to what Cisco's PIX product does)?

I don´t know Cisco´s PIX, but there is domething called NAT at 

http://www.csn.tu-chemnitz.de/HyperNews/get/linux-ip-nat.html


Regards
 Rainer

---
PGP fingerprint = A5 57 04 B3 69 88 A1 FB  78 1D B5 64 E0 BF 72 EB


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: NAT solution for Linux?

1998-03-01 Thread Joel Klecker
At 16:41 -0600 1998-02-28, Nathan E Norman wrote:
>Is there a kernel module and/or software that provides Network Address
>Translation (something similar to what Cisco's PIX product does)?

There is an implementation of NAT for Linux at
, I don't
know if it can do what you want or not.

--
Joel "Espy" KleckerDebian GNU/Linux Developer
   
God shows his contempt for wealth by the kind of person He selects to
receive it.  -- Austin O'Malley (1858-1952)



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: NAT solution for Linux?

1998-03-01 Thread David S. Jackson
On Sat, 28 Feb 1998, Nathan E Norman wrote:

> Is there a kernel module and/or software that provides Network Address
> Translation (something similar to what Cisco's PIX product does)?

You might have a look at this web page:  www.linas.org/linux/load.html

--
   __   _
David S. Jackson  / /  (_)__  __   __
  [EMAIL PROTECTED]/ /__/ / _ \/ // /\ \/ /  
  [EMAIL PROTECTED]   //_/_//_/\_,_/ /_/\_\ 

* * * CHOICE OF A GNU GENERATION * * *


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


NAT solution for Linux?

1998-02-28 Thread Nathan E Norman
Is there a kernel module and/or software that provides Network Address
Translation (something similar to what Cisco's PIX product does)?

I know about Masquerading; I have friends who use it, and I'm building
such a machine for my home network.  However, we have some large
locations, and customers with large locations, who would like to use
NAT.  Right now this means going with the PIX product.  I believe
there's an NT solution but I've never used it, so I can't recommend it.
There was a mention of a NAT effort on the bsdi list a while ago ... so,
I figured it wouldn't hurt to ask about it here.

For those who don't know, NAT uses the concept of "pools" ... private
addresses on the "inside" are mapped to public addresses on the
"outside. The public addresses are drawn from a pool.  In other words,
each client has its own IP address, or translation slot, whereas a
masquerading proxy server uses Port Address Translation, where all 
requests come from the same public IP address.  The PIX has some cool
security features for each translation slot ... though it seems to me
this could be more generalized if done on top of Linux.

If I were some sort of programming wizard I think this would be a good
project to take on ... however, I'm no wizard :/

--
Nathan Norman
MidcoNet - 410 South Phillips Avenue - Sioux Falls, SD  57104
phone: (605) 334-4454 fax: (605) 335-1173
mailto://[EMAIL PROTECTED]   http://www.midco.net
PGP Key ID: 0xA33B86E9 - Public key available at keyservers
PGP Key fingerprint: CE03 10AF 3281 1858  9D32 C2AB 936D C472



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .