From owner-freebsd-questions Wed Nov 20 10:41:08 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA26253 for questions-outgoing; Wed, 20 Nov 1996 10:41:08 -0800 (PST) Received: from vdp01.vailsystems.com (root@vdp01.vailsystems.com [207.152.98.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA26248 for ; Wed, 20 Nov 1996 10:41:07 -0800 (PST) Received: from crocodile.vale.com (crocodile [204.117.217.147]) by vdp01.vailsystems.com (8.8.3/8.7.3) with ESMTP id MAA17399; Wed, 20 Nov 1996 12:41:00 -0600 (CST) Received: from jaguar (jaguar.vale.com [204.117.217.146]) by crocodile.vale.com (8.8.3/8.7.3) with SMTP id MAA13158; Wed, 20 Nov 1996 12:40:55 -0600 (CST) Message-ID: <329350B7.388E@vailsys.com> Date: Wed, 20 Nov 1996 12:40:55 -0600 From: Hal Snyder Reply-To: hal@vailsys.com Organization: Vail Systems, Inc. X-Mailer: Mozilla 3.0 (WinNT; I) MIME-Version: 1.0 To: Jeremy Sigmon CC: questions@freebsd.org Subject: Re: Apache + SSL connection timeout??? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jeremy Sigmon wrote: > I have setup a server to test SSL. I can connect to it fine with > computers within my subnet, but from outside the connection never > completes. This is with https only. I can telnet/ping/etc from the > outside in. Anyone else ever see this? Any pointers? (I'm stuck) > thanks for the help Make sure your router to the outside allows tcp to your server's port 443, which is what https/SSL uses.