From owner-freebsd-stable@FreeBSD.ORG Thu Jul 28 15:46:52 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9827916A41F for ; Thu, 28 Jul 2005 15:46:52 +0000 (GMT) (envelope-from roger@gwch.net) Received: from mail.gwch.net (80-219-201-207.dclient.hispeed.ch [80.219.201.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEF9343D45 for ; Thu, 28 Jul 2005 15:46:51 +0000 (GMT) (envelope-from roger@gwch.net) Received: from localhost (link [127.0.0.1]) by mail.gwch.net (Postfix) with ESMTP id C1534408AE; Thu, 28 Jul 2005 17:46:50 +0200 (CEST) Received: from mail.gwch.net ([127.0.0.1]) by localhost (mail.gwch.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03043-07; Thu, 28 Jul 2005 17:46:46 +0200 (CEST) Received: from neo.gwch.net (frodo.gwch.net [192.168.2.101]) by mail.gwch.net (Postfix) with ESMTP id DBD2440878; Thu, 28 Jul 2005 17:46:46 +0200 (CEST) From: Roger Grosswiler To: Uzi Klein In-Reply-To: <42E8FEED.7050601@bmby.com> References: <28815.62.2.21.164.1122558289.squirrel@www.gwch.net> <31032.62.2.21.164.1122558363.squirrel@www.gwch.net> <42E8FEED.7050601@bmby.com> Content-Type: text/plain Date: Thu, 28 Jul 2005 17:46:46 +0200 Message-Id: <1122565606.2992.7.camel@neo> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 (2.2.2-5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at gwch.net Cc: freebsd-stable@freebsd.org Subject: Re: Apache2 just listening to https? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2005 15:46:52 -0000 Am Donnerstag, den 28.07.2005, 17:51 +0200 schrieb Uzi Klein: > > Roger Grosswiler wrote: > >>>Are you sure you are looking at the right logfile? > >>>try to grep your logs for that request: > >>> > >>># grep "GET /HTTP/1.0" /var/log/httpd* > >>> > >>>perhaps you got a conflict in vhosts config? > >>> > >>>-Uzi > >> > >>yes, i am. because now, i can access port 80 from my internal network - > >>but not from the external. but even if a firewall is installed, i have > >>just one nic installed and i make no difference from the source. Perhaps, > >>my apache doesn't listen alright...i don't know. > >> > > If it works on the internal network, Apache is listening on port 80. > Make sure the server gets the request from the external network. > It could be a routing/NAT/firewall issue. > > -Uzi > but, why is port 443 responding? this port is configured the same way as port 80 on the firewall and on the router. ..however, i think you are right. gonne do some more research. in each case, thanks again to you all for your support. > >>Roger > >> > >> > >> > >>...in each case, i thank you all for your support. perhaps i gonna correct > >>this again in this life. if not, i don't hope to get on this planet as an > >>animal in a medicinal research station ;-) > >> > >>Roger > >> > > > > > > > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > > > > > Roger