Date: Tue, 16 Apr 2002 18:31:45 +0100 From: Daniel Bye <dan@slightlystrange.org> To: questions@freebsd.org Subject: Re: (NATD) Application Level Gateways currently supported by natd in FreeBSD Message-ID: <20020416173145.GD10571@icarus.slightlystrange.org> In-Reply-To: <000b01c1e56d$8512c3c0$0d204789@akodanged01> References: <000b01c1e56d$8512c3c0$0d204789@akodanged01>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020416173145.GD10571>