Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2000 18:04:39 -0700 (MST)
From:      Ivan Fetch <ivanfetch@technologist.com>
To:        "Fred J. Lomas" <aj@8hill.com>
Cc:        Ryan Thompson <freebsd@sasknow.com>, "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Natd
Message-ID:  <Pine.LNX.4.20.0002151802020.458-100000@ibis.ivanfetch.tzo.com>
In-Reply-To: <38A9CAE2.AFF3BE56@8hill.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,


>so i guess I need to tell it when I come
> in through the WAN IP to forward it to the certain ports on the NT box,
> Im just not sure about how to do that I need to tell it to go from
> x.x.x.x to the internal LAN which is 192.168.101.12:27015 which is my
> game server am I making sense or just confusing my self more.... HAHA!
Ok, in your natd_flags line in /etc/rc.conf, add:
--redirect_port tcp 192.168.101.12:27015 27015

Add the above line to what ever you already have as your NATD_FLAgs line.

Hope this helps -- Ivan.




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?Pine.LNX.4.20.0002151802020.458-100000>