From owner-freebsd-questions@FreeBSD.ORG Tue Oct 5 17:30:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D96FA16A4CE for ; Tue, 5 Oct 2004 17:30:49 +0000 (GMT) Received: from sys22.mail.msu.edu (sys22.mail.msu.edu [35.9.75.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB88F43D58 for ; Tue, 5 Oct 2004 17:30:49 +0000 (GMT) (envelope-from bushous2@msu.edu) Received: from [65.42.16.175] (helo=[10.4.10.176]) by sys22.mail.msu.edu with asmtp (Exim 4.32 #22) (TLSv1:AES256-SHA:256) id 1CEt9F-0004h1-4W for freebsd-questions@freebsd.org; Tue, 05 Oct 2004 13:30:49 -0400 From: Micah Bushouse To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1096997448.8587.99.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 05 Oct 2004 13:30:48 -0400 Content-Transfer-Encoding: 7bit X-Virus: None found by Clam AV Subject: reverse ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 17:30:50 -0000 Quick Question~ I have a BSD box (home) sitting on an apartment complex network (dhcp/nat/firewall) that I don't control. I also have a BSD box (work) with a static IP sitting on my university's network. Is there a way to open a ssh/other connection before I leave for work in the morning (from the home box to the work box), then travel to the university, sit at my desk and use this connection to get a terminal on my home machine? Is there any software out there that addresses this? Ideally it would involve ssh. Thanks in advance for any responses, ~Micah