Date: Thu, 5 Jul 2001 23:23:21 -0700 From: "Crist J. Clark" <cristjc@earthlink.net> To: Ryan Bonner <disoriented2bsd@home.com> Cc: questions@FreeBSD.ORG Subject: Re: Redirecting Ports Message-ID: <20010705232321.E308@blossom.cjclark.org> In-Reply-To: <000701c104f0$daf47300$bb4ff818@epotlnd1.or.home.com>; from disoriented2bsd@home.com on Wed, Jul 04, 2001 at 06:21:45PM -0700 References: <000701c104f0$daf47300$bb4ff818@epotlnd1.or.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 04, 2001 at 06:21:45PM -0700, Ryan Bonner wrote: > I have a gateway machine setup crosscabled over to a windows machine they > can talk fine and using natd windows can send packets out onto the internet > but cannot recieve packets back because i'm having problems redirecting my > ports. in rc.conf I have this for my natd_flags="-redirect_port > 192.168.0.2:80 80 > with my understanding of it that should allow the windows machine to access > the internet through a browser according to the handbook and if the :80 80 > was a :6667 6667 i would be able to use the irc port i've tried both and > neither worked am I setting up the redirect command wrong that's what I feel > I am doing thanks Ryan For your NAT'ed Windows machine to communicate to the Internet, you do not need any redirect_port options for natd(8). What does your rc.conf look like and rc.firewall if you have modified it. -- 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?20010705232321.E308>