From owner-freebsd-questions Tue Apr 16 10:32: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icarus.slightlystrange.org (icarus.slightlystrange.org [62.190.193.173]) by hub.freebsd.org (Postfix) with ESMTP id 8B44837B405 for ; Tue, 16 Apr 2002 10:31:50 -0700 (PDT) Received: from danielby by icarus.slightlystrange.org with local (Exim 3.12 #1 (Debian)) id 16xWnx-0002z9-00 for ; Tue, 16 Apr 2002 18:31:45 +0100 Date: Tue, 16 Apr 2002 18:31:45 +0100 From: Daniel Bye To: questions@freebsd.org Subject: Re: (NATD) Application Level Gateways currently supported by natd in FreeBSD Message-ID: <20020416173145.GD10571@icarus.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: questions@freebsd.org References: <000b01c1e56d$8512c3c0$0d204789@akodanged01> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000b01c1e56d$8512c3c0$0d204789@akodanged01> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 16, 2002 at 11:08:27PM +0530, Aravind Rao K.K wrote: > Hi, > Can anyone please let me know what are the protocols > (like FTP, NetBios etc), for which FreeBSD's natd has support, > to make these protocols work transparently across NAT. > > Thanks ! > Aravind. > AFAIK: All IP Protocols will work with it - are you trying to map port X on the gateway with application port X on a target server behind the gateway? If so you need the -redirect_port option. -redirect_address may be of interest also. Check out man natd for more details. HTH Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message