Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2003 14:25:46 -0500
From:      Steve Bertrand <iaccounts@northnetworks.ca>
To:        freebsd-questions@freebsd.org
Subject:   [Fwd: Re: [4.9-R] Ip forwarding for internal VNC.]
Message-ID:  <1071861946.251.18.camel@ptp.northnetworks.ca>

next in thread | raw e-mail | index | archive | help
Sorry, forgot to Cc list:

>  [xl0,Public Range IP, 196.xx.xx.xx]
>  [xl1,Private Range IP, 192.168.0.1]
> 
> Windows 2k server
>  [Private IP, 192.168.0.2]
> 
> The Windows 2000 server is running VNC and is serving as
> an application server for windows software that is not-so-stable on
> FreeBSD. :P (The windows machine is not connected directly to the
> Internet for obvious reasons ;) )
> 
> What I want: I want to be able to connect to the VNC service
> running on the Windows machine, via the Internet.
> 

Put the following in your natd.conf file:

redirect_port tcp 192.168.0.2:5800 5800

then HUP natd.

Steve


> Is it possible to set up port forwarding so that if I connect
> to the FreeBSD machine on port 5800, the request be forwarded
> to the Windows machine on port 5800? Do I need to set up the
> FreeBSD machine in any specific way to accomplish this setup?
> 
> Thank you in advance.
> 
> Please copy me in any replies, as I am only subscribed to the digest.
> 
> Thank you.
> Regards
> Jaco van Tonder
> 
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1071861946.251.18.camel>