Date: Tue, 17 Jun 2003 21:19:58 -0500 From: Kirk Strauser <kirk@strauser.com> To: freebsd-questions@freebsd.org Subject: Re: Secure tunnel: SSH or SSL or IPsec? Message-ID: <87u1aojfe9.fsf@pooh.honeypot.net> In-Reply-To: <20030617004110.05473440.dmp@pantherdragon.org> (Darren Pilgrim's message of "Tue, 17 Jun 2003 00:41:10 -0700") References: <20030617004110.05473440.dmp@pantherdragon.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Transfer-Encoding: quoted-printable
At 2003-06-17T07:41:10Z, Darren Pilgrim <dmp@pantherdragon.org> writes:
> I need the secure connection to occasionally access swat and VNC remotely.
For what you want, SSH works wonderfully. You can add something like this
to your .ssh/config file to save having to type the full command each time:
Host remoteserver
Hostname remote.example.com
LocalForward 3306 2.3.4.5:3306
LocalForward 901 2.3.4.5:901
=2D-=20
Kirk Strauser
In Googlis non est, ergo non est.
--=-=-=
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQA+78xS5sRg+Y0CpvERApNJAKCkhWGSJUqgEj0PvIg7I9ccQvyHSgCgncpL
beOCgB9oiX7HCA11yDXe8jU=
=AYKR
-----END PGP SIGNATURE-----
--=-=-=--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87u1aojfe9.fsf>
