Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 18:59:03 +0200
From:      Olivier Cortes <olive@deep-ocean.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Routing...
Message-ID:  <20010725185903.C87749@APastourelles-102-1-2-26.abo.wa>
In-Reply-To: <00b001c11528$a4f85da0$13b4a8c0@statix>; from tonys@loa.com on Wed, Jul 25, 2001 at 12:41:24PM -0400
References:  <00b001c11528$a4f85da0$13b4a8c0@statix>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 25, 2001 at 12:41:24PM -0400, Anthony Smith wrote:
> Hello All -
> 
> I'm using FreeBSD as a firewall/gateway machine for my local private network
> (192.168.111.0/24) and I want to run VNC service on a Win98 machine behind
> the firewall. What services or daemons might offer the ability to forward
> traffic to the VNC port/bypass the firewall?

you can use natd on your firewall to forward the VNC Client connexions
requests to your internal server by adding a config like:

natd -redirect_port tcp INT.ERN.AL.IP:VNC_SERVER_PORT VNC_SERVER_PORT

read the natd manual, i think it will explain better than my average
english.
re-ask if you have problems with the manual.

cheers,

olive


---
Olivier Cortes
free software admin

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?20010725185903.C87749>