Date: Mon, 1 Dec 2003 22:35:37 -0800 From: Clayton F <nospam@bitheaven.net> To: freebsd-questions@FreeBSD.org Cc: peterkok@peter-angela.com Subject: Re: port forward Message-ID: <BD9370C2-2491-11D8-B6B6-000393C2C922@bitheaven.net> In-Reply-To: <E1AR1Up-0001AZ-D2@host4-server.com> References: <E1AR1Up-0001AZ-D2@host4-server.com>
next in thread | previous in thread | raw e-mail | index | archive | help
For security purposes, I ssh tunnel with a port forward to use vnc from remote locations For example: sudo ssh -L 5900:192.168.0.100:5900 username@domainname.com Hope this helps... --Clayton On Dec 1, 2003, at 7:46 PM, Peter Kok wrote: > > -- > Hi all > > Does freebsd provide port forward when using the nat? > > If yes, how can I forward? > > I would like to forward the window port (192.168.0.100:5900) to map to > the freebsd (public address:5900) > > > Thank you very much > Peter > _______________________________________________ > 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?BD9370C2-2491-11D8-B6B6-000393C2C922>