Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2000 16:04:36 +0300
From:      Ruslan Ermilov <ru@sunbay.com>
To:        Shawn Barnhart <swb@grasslake.net>
Cc:        stable@FreeBSD.org
Subject:   Re: natd changes?
Message-ID:  <20000719160436.A62577@sunbay.com>
In-Reply-To: <003c01bff17e$f6d85810$0102a8c0@k6>; from swb@grasslake.net on Wed, Jul 19, 2000 at 07:43:39AM -0500
References:  <003c01bff17e$f6d85810$0102a8c0@k6>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 19, 2000 at 07:43:39AM -0500, Shawn Barnhart wrote:
> After finally sorting out my "new" hardware's issues (bad stick of
> SDRAM, for those who care) and getting world to build again, I've
> noticed that natd has changed.  Gone is the -pptp_alias option, replaced
> with the much more functional -redirect_proto option.
> 
> Since I was a user of the old facility for a Cisco-Cisco GRE tunnel,
> this kind of caught me off guard.  I did a quickie search of mailing
> lists and didn't find anything recent mentioning natd and pptp.  No
> gripes mind you, we've now got generalized IP protocol redirection and
> not the application specific stuff we had before.  But when did this
> change?
> 
Here is the summary of changes into libalias(3) and natd(8) since
4.0-RELEASE:

- Load Sharing using IP Network Address Translation (RFC 2391, LSNAT)
- New options: -redirect_proto, -target_addr and -punch_fw
- Removed -pptpalias since this is now done transparently by libalias(3)

Note that you DO NOT need -redirect_proto for PPTP through NAT to work,
this is now done transparently in libalias(3) and much better:

- Multiple PPTP clients behind NAT to the same or different servers.

- Single PPTP server behind NAT -- you just need to redirect TCP
  port 1723 to a local machine.  Multiple servers behind NAT is
  possible but would require a simple API change.

Please see manual page for details.


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000719160436.A62577>