public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Reaching my network over the internet
Date: Thu, 20 Oct 2005 08:37:54 -0700	[thread overview]
Message-ID: <49bf44f10510200837k6bb6079ep3ca971f710682810@mail.gmail.com> (raw)
In-Reply-To: <43535C2C.1040006@djnauk.co.uk>

> >>Why do though all the hassle of setting up a VPN when you can use SSH to
> >>provide a secure tunnel into the network and use that instead? Works
> >>fine for me.
> >>
> >># ssh -L5900:hostname:5900 username@hostname.tld
> >># vncviewer localhost:0
> >
> > Okay, now show me the instance where you want box->internet->box->vnc server.
>
> That does provide a tunnel between two boxes. It's quick and simple to
> setup and can be used by any ssh client, regardless of the system.
> Whether you're on Unix or Linux. You can even do it using Windows using
> PuTTY.
>
> It's good to know in case if you need access but don't have a box that
> can't do VPN, or there's a problem with the VPN.
>
> If you want to open it up for some reason to another box, you can use
> the gateway switch (-g) and SSH will listed to all incoming connections
> on that port on the remote computer.
>
> # ssh -g -L5900:remote:5900 username@server:port
>
> > If you set up openvpn on your ssh server, you easily can tunnel across it.
> > Doing that with ssh would add another tunnel.  Takes 5 minutes to set up.
>
> I'm not disagreeing with you, but a VPN can add a whole level of
> complexity and setup, whereas if you just want to remotely access a VNC
> server across the Internet, SSH works great and has added security built in.
>
> If you want to access more than VPN, i.e. SMB, or need the remote
> computer to 'appear' on the local network for some reason, VPN is fine -
> go ahead and use it.
>
> KISS - keep it short and simple.
>
> --
>   Jonathan Wright                           ~ mail at djnauk.co.uk

Ok, thanks for the help everyone!

- Grant

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-10-20 15:50 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-16 16:59 [gentoo-user] Reaching my network over the internet Grant
2005-10-16 17:16 ` [gentoo-user] " Gabriel M. Beddingfield
2005-10-16 18:01   ` Grant
2005-10-16 18:13     ` John Jolet
2005-10-16 20:44       ` Jonathan Wright
2005-10-17  0:32         ` John Jolet
2005-10-17  8:09           ` Jonathan Wright
2005-10-20 15:37             ` Grant [this message]
2005-12-29 23:23             ` Ryan Viljoen
2005-10-17  1:18 ` [gentoo-user] " Nick Rout
2005-10-17  1:27   ` Dave Nebinger
2005-10-17  2:21     ` Nick Rout
2005-10-17  4:52     ` Heinz Sporn
2005-10-17  8:03     ` Neil Bothwick
2005-12-29 17:28   ` Grant
2005-12-29 20:19     ` Stroller
2005-12-29 21:51       ` Robin
2005-12-29 22:30       ` Grant
2005-12-29 22:42         ` Stroller
2005-12-29 23:13           ` Grant
2005-12-29 23:18           ` Grant
2005-12-30  0:16             ` Stroller
2005-12-29 23:26           ` Ryan Viljoen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49bf44f10510200837k6bb6079ep3ca971f710682810@mail.gmail.com \
    --to=emailgrant@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox