From owner-freebsd-questions@FreeBSD.ORG Fri Mar 11 20:59:19 2005 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 F1A3416A4CF for ; Fri, 11 Mar 2005 20:59:18 +0000 (GMT) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF3543D31 for ; Fri, 11 Mar 2005 20:59:18 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from twinmp (12-218-21-193.client.mchsi.com[12.218.21.193]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20050311205917m9100r8f0fe>; Fri, 11 Mar 2005 20:59:17 +0000 From: Josh Paetzel To: questions@freebsd.org Date: Fri, 11 Mar 2005 14:59:16 -0600 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503111459.16797.josh@tcbug.org> Subject: ssh timeout on 4.x 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, 11 Mar 2005 20:59:19 -0000 I have a 4.9 RELEASE system that is running as a gateway / webserver for a small LAN. From the internal LAN I can ssh to it fine. From the internet ssh times out. There are no firewall rules interfering. I haven't tried ssh in debug mode although next time I'm on-site I intend to enable it. The webserver works fine, another oddity is that I can't telnet to port 80 on the machine from the internet. Here's the "errors" I get trying ssh and telnet respectively: port 22: Operation timed out telnet: Unable to connect to remote host: connect to address 66.103.77.xx: Operation timed out Anyone have any suggestions of things I can try next time I'm on site? -- Thanks, Josh Paetzel