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 [EMAIL PROTECTED]

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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to