Date: Wed, 14 Jun 2000 21:34:45 -0700 From: "Crist J. Clark" <cristjc@earthlink.net> To: "J. Fernandez" <jesus@correo.worldsfactory.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG> Subject: Re: Map private network port to public network port Message-ID: <20000614213444.C252@dialin-client.earthlink.net> In-Reply-To: <39475D4F.59C6050@correo.worldsfactory.com>; from jesus@correo.worldsfactory.com on Wed, Jun 14, 2000 at 11:24:15AM %2B0100 References: <39475D4F.59C6050@correo.worldsfactory.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 14, 2000 at 11:24:15AM +0100, J. Fernandez wrote: > Hello: > > I try to map a port in a machine on private network to a port on public > ip . > > I have a FreeBSD box connected with two NICS , one of then to the > public network IP=195.xxx.xxx.xxx other to private network > ip=192.168.0.1 , a machine on private network with IP 192.168.0.10 . > I try to map 192.168.0.10:8000 to 195.xxx.xxx.xxx:9000 > Itīs psssible using IPFW or similar??? It sounds like you must be using ipfw(8) and natd(8) already. See 'redirect_port' on the natd(8) manpage. -- Crist J. Clark cjclark@alum.mit.edu 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?20000614213444.C252>