From owner-freebsd-questions Wed Jul 25 10: 7:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id B2A0837B406 for ; Wed, 25 Jul 2001 10:07:40 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id TAA07401; Wed, 25 Jul 2001 19:14:26 +0200 Message-ID: <3B5EFD1F.8D866D8C@i-clue.de> Date: Wed, 25 Jul 2001 19:08:47 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Olivier Cortes Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Routing... References: <00b001c11528$a4f85da0$13b4a8c0@statix> <20010725185903.C87749@APastourelles-102-1-2-26.abo.wa> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Olivier Cortes wrote: > > 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. If you _really_ want to punch ahole in your firewall, read http://www.uk.research.att.com/vnc/faq.html#q51 If may be safer to forward VNC communicatioins via ssh tunnels. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message