*nix Thread, SSH To Remote Computer in Technical; Not sure if this is the correct forum !.
With my daughter going to uni next weekend with her Linux ...
-
9th September 2012, 10:49 PM #1 SSH To Remote Computer
Not sure if this is the correct forum !.
With my daughter going to uni next weekend with her Linux laptop I need to be able to access it remotely from our Linux desktop machines at home to solve any problems with her laptop.
I wanted advice how do I set up a remote 'ssh -X user@remotehost' session when the remote computers incoming traffic is NATed so is by default not reachable ?.
I can use an ssh remote connection to her laptop ok on our home network.
Any urgent advice please.
Last edited by tickmike; 10th September 2012 at 12:58 AM.
-
-
IDG Tech News
-
9th September 2012, 11:02 PM #2 If it's on a Uni provided connection then you have no chance. If it's on Private DSL then you will need to have a static IP or DynDNS. And once you have an IP port forward the external port on the router to the laptop. Use a non standard port on the router forwarding to the SSH port on the laptop.
Rob
-
-
9th September 2012, 11:28 PM #3 
Originally Posted by
twin--turbo
If it's on a Uni provided connection then you have no chance. If it's on Private DSL then you will need to have a static IP or DynDNS. And once you have an IP port forward the external port on the router to the laptop. Use a non standard port on the router forwarding to the SSH port on the laptop.
Rob
Hi Rob that is a good point it will be on a different internet connection from the uni in her Private halls of resident, I will have to find out what there policy is for connections.
-
-
9th September 2012, 11:51 PM #4
-
-
10th September 2012, 12:15 AM #5 you can tunnel anything over SSH, I'd suggest VNC so you end up in the same session as her.
Using VNC with SSH
But tunnelling the X Server will also work.
Run remote X applications over network using ssh
-
-
10th September 2012, 08:59 AM #6 Yeah, I'd suggest daughter starts the ssh session via port 443 or 80 back to you and then you use that to tunnel whatever over it, since it's probably easier for you to ensure an incoming ssh connection hits the right machine than vice versa.
-
-
10th September 2012, 10:26 AM #7 Try Teamviewer. It's free for non-commercial use and has Windows and Linux clients.
TeamViewer - Free Remote Control, Remote Access & Online Meetings
RPM and DEB files here:
Free TeamViewer Download for Linux
-
-
10th September 2012, 12:43 PM #8 
Originally Posted by
tickmike
Hi Rob that is a good point it will be on a different internet connection from the uni in her Private halls of resident, I will have to find out what there policy is for connections.
She has 'Chromium' Web browser is that the same ?.
-
-
10th September 2012, 01:00 PM #9 
Originally Posted by
pete
Yeah, I'd suggest daughter starts the ssh session via port 443 or 80 back to you and then you use that to tunnel whatever over it, since it's probably easier for you to ensure an incoming ssh connection hits the right machine than vice versa.
Yes I was thinking down those lines
.
I have not had any feedback from the uni IT 'Lincoln' uk or Halls yet but I suspect that the Halls (private halls !) are NATed .
The uni is NATed.
I do have at home a set of public IP Addresses and I have already set up an automatic backup system on her laptop that uses port 22xx, This port on Egress from the uni is Not restricted, So could I use that and not 443 or 80 ?.
I wanted mainly to use this connection for maintenance of her laptop.
Any advice on using a reverse ssh connection please, how does that work ?. not done that before.
Last edited by tickmike; 10th September 2012 at 03:57 PM.
-
-
10th September 2012, 06:37 PM #10 You can tunnel SSH over HTTPS with Corkscrew.
corkscrew
-
-
11th September 2012, 09:27 PM #11 I have been using 'TeamViewer' on some test machines over our home network and it seems to work ok.
But can you use it over the internet ? If so how does it find the correct remote computer as I could not see any remote setting up details.
Is it safe to use ?
Last edited by tickmike; 11th September 2012 at 09:37 PM.
-
-
11th September 2012, 10:17 PM #12 It seems to work along the lines of both machines routing through TeamViewer's company servers, with a pre-defined user ID and password identifying both parties. Otherwise, you'd be back to DIY routing and NATing problems.
I can't vouch for the details, but they make a point of their security.
TeamViewer Security
-
-
11th September 2012, 10:18 PM #13 
Originally Posted by
tickmike
But can you use it over the Internet?
It definitely works over the Internet. I used it last week. 

Originally Posted by
tickmike
how does it find the correct remote computer
TeamViewer's servers act as an intermediary between your PC and your daughters. The diagram below is for LogMeIn, but TeamViewer works the same way.
-
-
12th September 2012, 11:56 AM #14 I will give my thanks to you all.
I found this out on there website.
How secure is TeamViewer?
All TeamViewer versions use full encryption. Encryption is based on 1024bit RSA private/public key exchange and 256 Bit AES session encoding. This uses the same security level as https/SSL and is considered completely safe by today's standards. The key exchange also guarantees that the data channel is completely encoded from client to client and that any routers or servers in between (including our routers) are unable to read or analyze the data stream. Security and privacy have always been a top priority during development.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The linux version is just a 'windows' one and they just use 'wine' !, as I use PCLinuxOS it was in 'Synaptic' and installed with ease, the only thing I could not get to work was the webcams for VOIP !.
They do seem to collect an lot of info of your computer looking at some of the config files, what do they do with that .
-
SHARE: 
Similar Threads
-
By mac_shinobi in forum Scripts
Replies: 15
Last Post: 22nd August 2012, 12:50 AM
-
By umass in forum Windows Server 2008
Replies: 1
Last Post: 5th October 2011, 09:14 AM
-
By ChrisP in forum Coding
Replies: 4
Last Post: 19th December 2007, 11:18 AM
-
By CM786 in forum Windows
Replies: 21
Last Post: 11th July 2006, 07:37 PM
-
By dezt in forum How do you do....it?
Replies: 7
Last Post: 5th July 2006, 11:43 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules