On Sat, Feb 27, 2010 at 9:14 PM, narendra sisodiya <[email protected]> wrote: > I have two laptop. both are in different city. One is connected to Reliance > USB internet and other is connected via Tata Indicom. (both can open > google.com , yup it means both are on Internet and hidden somewhere by some > methods,, fundas of external ips etc)
Can you elaborate on "hidden somewhere by some methods,, fundas of external ips etc?" Are you saying that the lappies are behind a NAT device? See below, if not. > > I want to ssh from one laptop to other laptop because I cannot troubleshoot > over phone. > how I can do it ? The simplest method that pops into my mind. 1. get both lappies to register with dyndns with unique hostnames e.g. lappyA and lappyB 2. From lappyA: ssh <userid>@lappyB.<dyndns-domain> 3. From lappyB: ssh <userid>@lappyA.<dyndns-domain> > I found only one software for this purpose - > http://sourceforge.net/projects/jabsh , will try it and let you know if it > full fill my requirement. > I may be wrong or trying to catch ear from other direction, > can anybody tell how i can do this in easiest way? >From your problem description, IMO the above is a lot of busy work. > have anybody tried/did this previously ? Yes, this is how most sys admins login in to client locations for remote sys admin. -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
