Date: Sun, 21 Dec 2003 16:29:10 -0500 (EST) From: Ron Sweeney <sween@modelm.org> Cc: freebsd-questions@freebsd.org Subject: Re: how to forward ports to different machines Message-ID: <20031221162818.T74893@mockbsd.gha.chartermi.net> In-Reply-To: <20031221152424.GB21954@ns1.tcbug.org> References: <1072033322.3fe5ee2ab1e6f@webmail.new-wen.net> <20031221152424.GB21954@ns1.tcbug.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I guess a cheap way out of this is to nohup the bounce utility in ports. I only mention it, because it is one of my 5 top binaries :) On Sun, 21 Dec 2003, Josh Paetzel wrote: > On Sun, Dec 21, 2003 at 08:02:02PM +0100, Robert Deuerling wrote: > > Hello, > > > > i have a router running nat on interface xl1 and i want to do the following: > > > > 1.) ports 25 and 22 have to go to the router itself. > > 2.) only Ports 80 and 20/21 have to go to another machine. > > > > How can i manage this? > > > > Only trying to configure nat does not the job. > > My second thought is to run separate nat processes, fed by different > > ipfw rules. > > > > Any better suggestions? > > > > -Robert > > > > Look at -redirect_port in the natd manpage > > Josh Paetzel > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031221162818.T74893>