From owner-freebsd-questions@FreeBSD.ORG Fri Sep 3 18:25:03 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 4292916A4CE for ; Fri, 3 Sep 2004 18:25:03 +0000 (GMT) Received: from fed1rmmtao08.cox.net (fed1rmmtao08.cox.net [68.230.241.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA0E743D2D for ; Fri, 3 Sep 2004 18:25:02 +0000 (GMT) (envelope-from mrvasquez@cox.net) Received: from cox.net ([68.6.210.106]) by fed1rmmtao08.cox.net (InterMail vM.6.01.03.02.01 201-2131-111-104-103-20040709) with ESMTP id <20040903182501.PPWW10798.fed1rmmtao08.cox.net@cox.net>; Fri, 3 Sep 2004 14:25:01 -0400 Message-ID: <4138B6FC.3080006@cox.net> Date: Fri, 03 Sep 2004 11:25:00 -0700 From: Mark Vasquez User-Agent: Mozilla Thunderbird 0.5 (X11/20040208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Syphers References: <200409030123.35778.dsyphers@u.washington.edu> <20040903084307.GA63597@happy-idiot-talk.infracaninophile.co.uk> <200409030256.52955.dsyphers@u.washington.edu> <200409030449.05336.dsyphers@u.washington.edu> In-Reply-To: <200409030449.05336.dsyphers@u.washington.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: getting ssh to work 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: Fri, 03 Sep 2004 18:25:03 -0000 David Syphers wrote: >On Friday 03 September 2004 02:56 am, David Syphers wrote: >[a lot of stuff about how ssh doesn't work] > >Oh my, I feel silly. See, I have no experience with LANs, and foolishly though >that I had a real IP, that computers off the LAN could use to find me... >Didn't even realize I was _on_ a LAN, actually. > >So ssh works fine, I just need to figure out how to let other computers know >where I am. *sigh* > >-David > > > I had a similar problem with using SSH to connect to a FreeBSD box that I have. It turned out that the reason was that on the gateway that I use, I had IP forwarding disabled. My gateway is a box running Slackware Linux, and I am using Iptables to implement NAT (Network Address Translation). Your firewall is most likely something different, but I thought that you might find this info helpful in some way. Mark Vasquez