Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2000 22:39:51 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Ivan Fetch <ivanfetch@technologist.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: What can natd forward besides telnet, ftp, http, Etc?
Message-ID:  <20000209223951.A78747@dan.emsphone.com>
In-Reply-To: <Pine.LNX.4.20.0002092117270.153-100000@ibis.ivanfetch.tzo.com>; from "Ivan Fetch" on Wed Feb  9 21:20:31 GMT 2000
References:  <Pine.LNX.4.20.0002092117270.153-100000@ibis.ivanfetch.tzo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 09), Ivan Fetch said:
>    I was wondering where there might be a list of what natd can
> forward "automatically" besides telnet, ftp, http, Etc.  More
> specifically, I am using FreeBSD 3.4-release and natd as a very nice
> gateway.  I notice that one of the things which is not forwarded from
> the internal network to the internet is VPN packets sent from one of
> the win98 clients.  IS it possible to have these packets be forwarded
> (I know with Linux this took some patching and such)?  What else
> (real audio?) does natd have "difficulty" forwarding from the
> internal network to the outside world?

Natd will automatically forward any outgoing TCP or UDP stream.  It
only needs special knowledge of the few programs that embed IP numbers
in the data stream (ftp being the most common one).  Win98's PPTP
tunnel doesn't use TCP or UDP, so it's a bit harder for natd.  You can
try the "-pptpalias localIP" option, to let a single internal machine
use PPTP.

-- 
	Dan Nelson
	dnelson@emsphone.com


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




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