Date: Sat, 25 Aug 2001 11:08:54 -0700 (PDT) From: Tim Erlin <tperlin@yahoo.com> To: Lee Mark Mercado <mercadolee@hotmail.com>, freebsd-questions@FreeBSD.ORG Subject: Re: tcp port Message-ID: <20010825180854.19368.qmail@web11703.mail.yahoo.com> In-Reply-To: <F76tKQbBhgGnvwdHc66000121bd@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Are you running natd? if so, you can use -redirect_port to do so. Check out the man page for the gritty details. It will do translation on the packets, which might not be what you want. If you want to forward the packets without translation, I think you can do that with an ipfw rule, but I'm not sure of the syntax. --Tim --- Lee Mark Mercado <mercadolee@hotmail.com> wrote: > how do i forward some ports (for example: ftp port > 21) from my freebsd-box > to another computer in my LAN. I setup my > freebsd-box as my LAN internet > gateway. > > -Lee > > _________________________________________________________________ > Get your FREE download of MSN Explorer at > http://explorer.msn.com/intl.asp > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ 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?20010825180854.19368.qmail>